Connecting the tracker to a cloud VPS

Stanislav 9 months 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-trace 9 months ago

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

Anton Tananaev 9 months ago

How is this related to Traccar Client?

Stanislav 9 months 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.

Stanislav 9 months ago

No, this is not related to Traccar Client

Anton Tananaev 9 months ago

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