Most likely some issue in the database.
How many Geofences Traccar Supports? This question is because the issue dissapear when I truncate the geofences table. I have around 1000 geofences in that table.
There is no limit.
Thanks Anton for you ultra fast answer. The table tc_user_geofence has 4000 rows, device_geofence 7000 rows, and notifications are activated for geofence enter and exit through firebase. There is some issue with this values?
Anton, The database is Amazon Aurora MySQL. I'm facing the same issue with a new installation with a few devices an geofences. This issue can be because Amazon Aurora ?
Hi Anton,
FYI.
We are using MySQL MariaDB. I have imported Device, Geofence from backend. Also I have imported all necessary mappings required: 1) User-device 2) user-geofence 3) device-geofence(which has 39000 data).
I am also facing the same error:
NullPointerException (GeofenceManager:43 < *:60 < *:35 < PermissionsManager:379 < BaseObjectResource:102 < ...)
What could be the possible reason?
Need your help.
Server log starting to show this warning.
What could be be the cause of this?