6.14.1 Duplicate notifications issue after upgrading

tecseguridad 22 days ago

Hi everyone,

I am experiencing a critical issue after updating to the latest version 6.14.1. Since the upgrade, many devices have started generating thousands of duplicate notifications.

Additionally, I noticed that every time one of these notifications is generated, the "Show Address" (reverse geocoding) is triggered for each one of them. I have the geocoder configured to work on-demand (not automatic), so this unexpected behavior is causing an excessive amount of requests. It seems like the notification loop is forces-triggering the address resolution.

Is anyone else experiencing this? I would appreciate any guidance on how to fix it or if this is a known bug in this specific release.

Here are some details of my setup:

Traccar Version: 6.14.1

Database: MySQL

Notification type: Firebase / Telegram / Web]

Traccar Geocoder: On-demand configuration

Thank you in advance for your help!
WhatsApp Image 2026-06-01 at 12.05.15.jpeg

Anton Tananaev 22 days ago

This should be fixed in 6.14.2.

tecseguridad 22 days ago

Thank you Anton, I will try it

tecseguridad 19 days ago

Hello Anton, The duplicate notifications were fixed; however, I have now noticed that when performing maintenance and restarting the server, a false 'Ignition Off' notification is sent to multiple devices at the same time. I tested this in the early morning and checked the event reports to corroborate it.

Anton Tananaev 19 days ago
Anton Tananaev 18 days ago

Fixed in a new minor release - 6.14.3.

tecseguridad 18 days ago

Thanks for the upgrade