Setup a new Traccar server on a Raspberry Pi 4 but when adding clients using the iOS app all devices show as offline. Have double checked the server URL and identifier and they are correct, and service status is on.
I'm not super tech savvy, so not 100% on whether it's a me problem or a server problem. I've looked at the logs but nothing stands out to me.
Does anyone have any tips or suggestions?
Log:
2024-11-15 11:25:08 INFO: Index user_device_user_id created
...
2024-11-15 11:25:17 WARN: JAXBContext implementation could not be found. WADL feature is disabled.
2024-11-15 11:25:18 INFO: Started o.e.j.s.ServletContextHandler@fb15d05{/,null,AVAILABLE}
2024-11-15 11:25:18 INFO: Started ServerConnector@24f948a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8082}
2024-11-15 11:25:18 INFO: Started Server@8d32597{STARTING}[11.0.24,sto=0] @33373ms
2024-11-15 11:25:49 INFO: user: 0, action: create, object: user, id: 1
2024-11-15 11:25:52 INFO: user: 1, action: login, from: 51.6.13.214
2024-11-15 11:27:41 INFO: user: 1, action: create, object: device, id: 1
2024-11-15 11:27:41 INFO: user: 1, action: link, owner: user, id: 1, property: device, id: 1
2024-11-15 12:09:02 INFO: user: 1, action: remove, object: device, id: 1
2024-11-15 12:09:22 INFO: user: 1, action: create, object: device, id: 2
2024-11-15 12:09:22 INFO: user: 1, action: link, owner: user, id: 1, property: device, id: 2
Setup a new Traccar server on a Raspberry Pi 4 but when adding clients using the iOS app all devices show as offline. Have double checked the server URL and identifier and they are correct, and service status is on.
I'm not super tech savvy, so not 100% on whether it's a me problem or a server problem. I've looked at the logs but nothing stands out to me.
Does anyone have any tips or suggestions?
Log: