Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect to HTTPS encrypted source not working #24

Open
mschabhuettl opened this issue Sep 29, 2021 · 6 comments
Open

Connect to HTTPS encrypted source not working #24

mschabhuettl opened this issue Sep 29, 2021 · 6 comments
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@mschabhuettl
Copy link

mschabhuettl commented Sep 29, 2021

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

@mpostument
Copy link
Owner

Hello, tried to reproduce the error using the HTTPS grafana endpoint. But was not able to reproduce the error. Each time pull was successful.

@mpostument
Copy link
Owner

What grafana version are you using? I tried 7 and 8

@mschabhuettl
Copy link
Author

mschabhuettl commented Nov 17, 2021

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

@mschabhuettl
Copy link
Author

@mpostument do you have any ideas? or am I doing something wrong?

@mpostument
Copy link
Owner

I am not familiar with Home Assistant Grafana plugin. Maybe it is because of it. I will try investigate what is wrong

@telmich
Copy link

telmich commented Jun 24, 2022

I think this is working with version 1.4.8 - at least I just pulled over https without any problems

@mpostument mpostument added help wanted Extra attention is needed question Further information is requested labels Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants