Hello
I have a problem with my admin user.
I change it to no admin user i don't be able to rollback.
I have only 1 user
I try to change in database but it's not working
UPDATE traccar.users SET readonly=b'0', admin=b'1', devicereadonly=b'0' WHERE id=1;
Can you give the sql to restore admin user ?
Thanks
Have you restarted service after running that query?
Hello, after restarting service it's working
Thanks
No all working good and my admin account is restored
What is expected in log ?
Thanks
Sorry, I misread. I thought it doesn't work.
Hello
I have a problem with my admin user.
I change it to no admin user i don't be able to rollback.
I have only 1 user
I try to change in database but it's not working
Can you give the sql to restore admin user ?
Thanks