Schlagwörter: #backup #restore #docker
-
AutorBeiträge
-
-
7. Juli 2022 um 10:40 Uhr - Views: 648 #13408
Hello,
I’ve restored a backup from a docker installation to another but something went wrong: now I can login to the new Otobo but my user is not an admin anymore and i cannot see any ticket. Moreover, on the top of the page I read „Otobo Daemon is not running“, but according with „docker ps“ it is. Unfortunately I’m quite new to this software and I need some help about what I should check to understand the cause of the problem. Can you please help me?
Thanks
My dashboard on the old server:
And my dashboard in the new one after restoring the backup:
-
7. Juli 2022 um 11:33 Uhr #13411
Hi,
perhaps it is a cache problem, please change inside the OTOBO docker container and delete the cache:
root> docker exec -it otobo_web_1
otobo> bin/otobo.Console.pl Maint::Cache::Delete
otobo> bin/otobo.Console.pl Maint::Loader::CacheCleanup
If the content is still not displayed, something went wrong when importing the database.
Best wishes from Germany,
Stefan Rother
Team OTOBO
-
7. Juli 2022 um 12:57 Uhr #13412
Thanks, it works!
-
-
AutorBeiträge
- Du musst angemeldet sein, um auf dieses Thema antworten zu können.