ysde / grafana-backup-tool

A Python-based application to backup Grafana settings by using the Grafana API
MIT License
868 stars 274 forks source link

Issues with folders, orgs, users when restoring #191

Open ffisc opened 2 years ago

ffisc commented 2 years ago

Getting stared with the tool. I have:

  1. run grafana-backup save -> backup 1 saved
  2. made a change (added a dashboard)
  3. run grafana-backup save -> backup 2 saved
  4. run grafana-backup restore {path_to_backup1}

On this last step I got several error messages:

Is this beheviour expected?

tschaffter commented 1 year ago

@ffisc I have the same issue as you with version 1.2.5 of this tool, both with the python package version and docker container. Did you find a solution?

ffisc commented 1 year ago

@ffisc I have the same issue as you with version 1.2.5 of this tool, both with the python package version and docker container. Did you find a solution?

No @tschaffter unfortunately I gave up on this tool (and haven't used Grafana itself in a while) - best of luck