Error integrating firebase with traccar 5.5 com.google.api.client.json.jackson2.

just now i made the upgrade

sudo systemctl stop traccar
sudo systemctl disable traccar
sudo rm /etc/systemd/system/traccar.service
sudo systemctl daemon-reload
sudo rm -R /opt/traccar

wget https://www.traccar.org/download/traccar-linux-64-latest.zip
unzip traccar-linux-*.zip && ./traccar.run
Anton Tananaev2 years ago

Looks like we missed some dependencies. Please try to re-download the installer now.

now I have the same message again as in 5.5 :/

SenderId mismatch - FirebaseMessagingException (... < NotificatorFirebase:94 < NotificationResource:96 < ...) 
Anton Tananaev2 years ago

This error is coming from the firebase itself. There must be some issue with the configuration or your mobile app.