Maybe one of this option may cause the problem?
<entry key='event.enable'>true</entry>
<entry key='event.overspeedHandler'>true</entry>
<entry key='event.overspeed.notRepeat'>true</entry>
<entry key='event.motionHandler'>true</entry>
<entry key='event.geofenceHandler'>true</entry>
<entry key='event.alertHandler'>true</entry>
<entry key='event.ignitionHandler'>true</entry>
<entry key='event.statusHandler'>true</entry>
<entry key='event.maintenanceHandler'>true</entry>
Should be easy to test. Let us know the results.
Finally found the problem.
As you said it was a configuration problem as I had an invalid geocoding setting.
As opposed to the older version, the latest generates an exception (I don't know how, it went unnoticed initially), blocking the send of the event/notification.
Thank you for the support!
@petiweg953
Can you show me the relevant config parts, which caused the problem?
I've the same after the update...
Thanks,
MrFX
@petiweg953 can you tell me it was your solution please??
Maybe try default configuration. As far as I know, it works for everyone else, so we must be missing something.