Sending email error

Robert Cruz8 years ago

Hi,

I received this error when doing email configuration:

java.lang.Boolean cannot be cast to java.lang.String - ClassCastException (ExtendedModel:89 < PropertiesProvider:39 < NotificationMail:57 < ...)

I have found the fix but don't understand when the person says that should not be "Boolean" should be "String", this is the fix link :https://github.com/tananaev/traccar-web/issues/627

Any help on this?

Thanks,

Anton Tananaev8 years ago

It's a known issue in 3.15. The only way to set attribute is via web API. You won't be able to do it via web interface until the fix is deployed.