Suddenly Garfana got Logout automatically, when I logged in there was no dashboards, Panels, no DataSource. what can be the issue how can I restore my work.
@anjali07 One of the possibilities is that your database got deleted or corrupted.
If you use Docker and don’t persist volume with SQLite database, it happens when recreating the container. If that’s the case, you probably can’t restore it.
how can I restore it
If this is case, whenever container will recreate all the thing will remove then what is the solution for this?