Hi,
Today i delete some records manualy from devices table. After that traccar application not working. It is showing only the loading image on home page and getting below error.
NullPointerException (PermissionsManager:233 < *:388 < SecurityRequestFilter:75 < ...)
Please tell me how to solve this issue.
Not sure why you decided to ask here as well. I have already answered over email. You removed some record without removing all the references to it. You need to fix it.
Hi,
Today i delete some records manualy from devices table. After that traccar application not working. It is showing only the loading image on home page and getting below error.
Please tell me how to solve this issue.