[HELP] downloading fails w/ invalid cross-device link
#201
Answered
by
madhur
bahmanm
asked this question in
Q&A (Help Section)
-
I'm testing out gdg to see if I can use it in my hobby project. I've got a simple config as below: context_name: testing
contexts:
testing:
output_path: _build/gdg
url: http://localhost:3000
user_name: admin
password: admin
filter_override:
ignore_dashboard_filters: false
watched:
- Instance Health
global:
debug: true
ignore_ssl_errors: true I can list all the resources in Grafana w/o any problems. However I don't seem to be able to download any resource as all of them fail w/ the infamous For example:
Do you think this is a configuration issue? Have I missed anything obvious? |
Beta Was this translation helpful? Give feedback.
Answered by
madhur
Sep 30, 2023
Replies: 1 comment 7 replies
-
The fix for this was merged recently #195 . |
Beta Was this translation helpful? Give feedback.
7 replies
Answer selected by
bahmanm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The fix for this was merged recently #195 .