By mistakenly I removed admin role from admin user and updated password and email id, now when I login with modified credentials the only option available to me is Logout button.
Tried updating the Users table as below from MySQL query, still not able to get admin access.
admin: 1
readonly: 0
userlimit: -1
devicereadonly: 0
userlimit: -1
forgot to mention restarted the traccar service also
It should work after restart, if you configured permissions correctly in the database.
By mistakenly I removed admin role from admin user and updated password and email id, now when I login with modified credentials the only option available to me is Logout button.
Tried updating the Users table as below from MySQL query, still not able to get admin access.
admin: 1
readonly: 0
userlimit: -1
devicereadonly: 0
userlimit: -1