not show data after restore DB

Hrobar Petr2 years ago

Hello,
I migrated traccar to another server. I converted the Postgre database via sql dump and restore. I login into the web client as "previous old user" admin, but I can't see the original groups/users/vehicles even though they are in the tables.
When I create a new user, it appears to me, it also appears in the table below the original ones, but I only see the new ones.
Can you please advise me where the problem could be?

Anton Tananaev2 years ago

Groups and devices need to be linked to your user, so it's possible that you won't see them if they're not linked. But you should see all users from the database as an admin.

Hrobar Petr2 years ago

Thanks for the direction, the problem was that I was doing a backup and restore DB with the TracCar server turned on.
When performing a backup and restore database, it is necessary to have the TracCar server turned off.