Connect to HTTPS encrypted source not working
Hello!
I want to pull Dashboards/Folders from an https encrypted source. Unfortunatly this is not working.
I'm getting this error when i pull-folders
Pull folders command failed invalid character '<' looking for beginning of value
Trying to pull from Home Assistant Grafana plugin.
The port is defined and forwarding is turned on.
When I open the URL https://example.tld:port in my browser I get forwarded to https://example.tld:port/api/hassio_ingress/<something>/login.
Cheers, Matthias
Hello, tried to reproduce the error using the HTTPS grafana endpoint. But was not able to reproduce the error. Each time pull was successful.
What grafana version are you using? I tried 7 and 8
What grafana version are you using? I tried 7 and 8
Hello! Sorry for the late response. On HomeAssistant (with Grafana plugin) I'm running Version 7.3.1, and on my second Grafana instance I'm running Version 8.2.4.
Always getting the error
grafana-sync pull-folders --apikey="<API-KEY>" --directory="folders" --url https://<MY-DOMAIN>:3000
Pull folders command failed invalid character '<' looking for beginning of value
Edit: sorry wrong error message
@mpostument do you have any ideas? or am I doing something wrong?
I am not familiar with Home Assistant Grafana plugin. Maybe it is because of it. I will try investigate what is wrong
I think this is working with version 1.4.8 - at least I just pulled over https without any problems