Demo Server Notification Error ? ( java.lang.Boolean cannot be cast to java.lang.String )

Cyber rider7 years ago

hi.
I get such an error on the demo server. My gmail account imap settings open, Allow less trusted applications. I tried changing the password and trying to solve the problem.

what is the solution to this problem?

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

alt text

alt text

Anton Tananaev7 years ago

That's a known issue in the web app. It will be fixed in the next release. For now you should either use config, or API to set parameters with correct types.

Cyber rider7 years ago

How to use the demo server config or API?

(demo.traccar.org,demo2.traccar.org,demo3.traccar.org,demo4.traccar.org )

Anton Tananaev7 years ago

Obviously you don't have access to the config file on the demo servers. As for API, you would need to appropriate technical knowledge to use it.

Cyber rider7 years ago

thank you