I want to set up a second system with ioBroker, InfluxDB, and Grafana. The installations are complete, and restoring the three components with BackItUp seems to have worked. I’ve also copied the Grafana.db file. I can see my dashboards in Grafana, but no library panels. I stopped and restarted the Grafana service.
How do I get the library panels into the new system?
The dashboards aren’t displaying anything because, supposedly, the plugins or the library panels can’t be found.
There are no more queries in the dashboard and the settings are also gone.
If I stop the Grafana service and delete the grafana.db database, I get the same result after restarting the service. However, no other grafana.db file exists.
Problem solved:
There was a grafana.db file after all.
Since the installation is running on Windows 11, the grafana.db file is located in the directory C:\Program Files\GrafanaLabs\grafana\data.
Now everything is displayed correctly.