Tracking pings randomly go to center of world

Landox 18 hours ago

Hi all, I have a frustrating issue where my tracker will randomly ping my location as the center of the world and then the next ping it will come back. I had this issue when running my traccar server on HomeAssistant but moved to running it on my own vm using the latest docker release but it still happens. I have two EC33 trackers using the GT06 protocol and they both do the same thing - I am using the correct port (5023), . Could this be an issue with my config? Or the trackers (unlikely to be both defective)? How can I fix this or troubleshoot this better? Please note, I am far from an expert on this.

The worst part is my Geofence triggers, all my automations trigger as it thinks I'm leaving the Geofence area and coming back multiple times in a split second...

t1.png

It looks like it pings to the exact center of the whole map every time

Any help would be appreciated.
t2.png

Anton Tananaev 18 hours ago

Zero coordinates is what some devices send when they don't have a GPS signal.

Landox 17 hours ago

How can I filter these zero coordinates out on the server side?

Anton Tananaev 17 hours ago

Have you checked the documentation?

Landox 17 hours ago

Thank you for the hint, I didn't know that the GPS tracker was reporting zeros and I naturally followed up with your response without checking the documentation with the "zero" keyword. Apologies.

filter.zero config device