You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -51,4 +54,49 @@ If you're using Azure Kubernetes Service - AKS:
51
54
1. Update PVC (Persitent Volume Claim) to one supported in your cluster
52
55
2. Update Ingress
53
56
3. Update variables.
54
-
4. Apply the manifest in your cluster.
57
+
4. Apply the manifest in your cluster.
58
+
59
+
### Troubleshooting Grafana "database is locked" Error
60
+
61
+
Grafana database can lock which can cause container to fail, see [Grafana, SQLite, and database is locked](https://opsverse.io/2022/12/15/grafana-sqlite-and-database-is-locked/)
0 commit comments