Push Notifications

Stella8 days ago

I'm unable to get push notifications to work on my Android device. I tried clearing the notification-token attribute and letting the server regenerating it already. I'm using the official Traccar Manager app from Google Play and included the following in my config file:

<entry key='notificator.types'>traccar,web</entry>
<entry key='notificator.traccar.key'>[redacted]</entry>

I also tried putting [redacted] in single quotes but that did not work either. The web notification type works as expected.

Anton Tananaev8 days ago

The app should generate it, not the server. That happens on login. Have you re-logged in?

Stella8 days ago

Yes, I have. The token regenerates but the notification still does not send when using the Test Channels button.

Anton Tananaev8 days ago

Do you get any errors?

Stella7 days ago

Nothing appears in the logs when I click Test Channels

Anton Tananaev7 days ago

And no error in the UI? Then it means that the notification was successfully sent.

Stella7 days ago

No errors appear in the UI either, but I still am not receiving notifications on my phone, even with the app open.

Stella7 days ago

Found out it was unrelated to Traccar Manager, sorry for the trouble! (https://github.com/tailscale/tailscale/issues/14095)