grafana-wizzy / wizzy

Manage & automate Grafana with easy wizzy
https://grafana-wizzy.com
Apache License 2.0
468 stars 60 forks source link

`wizzy import dashboards` claims to start downloading but does not #117

Closed sparr closed 6 years ago

sparr commented 6 years ago

I can wizzy import dashboard some-slug successfully, but wizzy import dashboards says that it is Importing 33 dashboards: but then exits without further stdout or file output.

sparr commented 6 years ago

Complementary issue:

% wizzy export dashboards
Output:
{"message":"Unauthorized"}
✘ Dashboard slug-1 export failed.
Output:
{"message":"Unauthorized"}
✘ Dashboard slug-2 export failed.

but wizzy export dashboard slug-1 is successful

DanCech commented 6 years ago

Are you using latest master? This sounds like the issue fixed in #116

sparr commented 6 years ago

Good call. Sorry for the dupe.