I am experiencing an issue with my Traccar server where the maximum number of devices online at any given time is limited to 596. My setup includes 2000 devices, but the online device count never exceeds this limit. Additionally, devices frequently disconnect and reconnect within seconds.
Upon reviewing the logs, I found a recurring pattern of errors, such as:
2025-01-26 08:53:34 WARN: [Tfe106809] error - Unterminated object at line 7 column 5 path $.private_key
See https://github.com/google/gson/blob/main/Troubleshooting.md#malformed-json - MalformedJsonException (... < NotificatorFirebase:76 < <gener:-1 < *:-1 < ..>
2025-01-26 08:53:34 INFO: [Tfe106809] disconnected
This issue started 4 days ago. The server was previously working fine. I have already tried upgrading to Traccar 6.6, but the problem persists.
Server Configuration:
Memory: 8 GB
vCPUs: 4 AMD
Disk: 160 GB
Region: BLR1
OS: Ubuntu 24.10 x64
Any guidance on resolving this would be highly appreciated.
There was an issue with my firebase notification configuration as clearly visible in traccar logs as well. Which is now resolved. Hence this topic is closed from my side.
I am experiencing an issue with my Traccar server where the maximum number of devices online at any given time is limited to 596. My setup includes 2000 devices, but the online device count never exceeds this limit. Additionally, devices frequently disconnect and reconnect within seconds.
Upon reviewing the logs, I found a recurring pattern of errors, such as:
This issue started 4 days ago. The server was previously working fine. I have already tried upgrading to Traccar 6.6, but the problem persists.
Server Configuration:
Memory: 8 GB
vCPUs: 4 AMD
Disk: 160 GB
Region: BLR1
OS: Ubuntu 24.10 x64
Any guidance on resolving this would be highly appreciated.