Add comment on failure grafana
This commit is contained in:
parent
16ba4192a0
commit
5458ace635
1 changed files with 3 additions and 0 deletions
|
|
@ -7,6 +7,9 @@ database_backups:
|
|||
docker_volume_backups:
|
||||
- volume_name: actual_data
|
||||
container_name: actual-server
|
||||
# I tried restoring this specific backup but that didn't work. I got a
|
||||
# Login failed: Internal Server Error on the dashboard
|
||||
# The logs mentioned that a non writeable database was being used...
|
||||
- volume_name: grafana_data
|
||||
container_name: grafana-server
|
||||
- volume_name: hoarder_hoarder_data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue