Connecting the tracker to a cloud VPS

Stanislava month ago

I deployed Traccar on a cloud VPS, I add my tracker, but it is constantly offline, while when adding the same tracker "tomaps.free-gps.ru" it connects and displays correctly. The settings when connecting are identical. What could be the problem?

Track-tracea month ago

The problem is that you do not show what the result is of the troubleshooting guide on traccar website.

Anton Tananaeva month ago

How is this related to Traccar Client?

Stanislava month ago

Port 5001 on my server is open and listening. The file /opt/traccar/logs/tracker-server.log only shows that I add a device:

2025-04-30 14:08:18 INFO: user: 2, action: remove, object: device, id: 2
2025-04-30 14:08:44 INFO: user: 2, action: create, object: device, id: 3
2025-04-30 14:08:44 INFO: user: 2, action: link, owner: user, id: 2, property: device, id: 3
2025-04-30 14:09:01 INFO: user: 2, action: edit, object: device, id: 3
2025-04-30 14:18:42 INFO: user: 2, action: remove, object: device, id: 3
2025-04-30 14:18:59 INFO: user: 2, action: create, object: device, id: 4
2025-04-30 14:18:59 INFO: user: 2, action: link, owner: user, id: 2, property: device, id: 4

Unfortunately, I can't give more information.

Stanislava month ago

No, this is not related to Traccar Client

Anton Tananaeva month ago

If it's not related, then why is this in "Traccar Client" forum section?