Open
Description
I'm running the HOMER 10 all-in-one Docker stack, and I'm encountering a persistent issue where dashboards become inaccessible via the Grafana web UI, despite being present and intact in the underlying SQLite database.
Issue Summary
- No container restarts occurred
- The dashboard was not deleted, and is not in trash
- Dashboards do not appear in Grafana after a random amount of time. Sometimes days/weeks, sometimes hours.
Troubleshooting
- Confirmed dashboard exists in /var/lib/grafana/grafana.db
- Folder list is valid
- Org is valid
- UID is unique
Not sure where to go from here.