Error with push notifications on v5.2

federico2 years ago

Hi,
I am getting this error on a red box at the bottom of the screen when testing push notifications:

Connection refused (Connection refused) - ConnectException (... < NotificatorTraccar:77 < NotificationResource:97 < ...)

I am on v5.2 and my configuration file is as follows:

<entry key='notificator.types'>web,mail,traccar</entry>
<entry key='notificator.traccar.key'>myKeyFromTheAccountPage</entry>

any clue?

Thanks in advance.
Federico.-

SnoK2 years ago
federico2 years ago

Thanks, I have replaced the .jar and now notifications are working fine.