-
-
Notifications
You must be signed in to change notification settings - Fork 480
internet-monitoring - grafana context deadline exceeded #349
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
Comments
Just started happening to me as well. Solved it by adding: example of
Note though that any edits to
Alternatively edit via raspberry UI: Note that I'm using network cable to connect the raspberrypi to the router, hence the |
Thanks, this post solved it. |
This solves the issue, also need to reboot after updating the config. |
Wondering if anyone here might be able to help with this issue in a different environment. I am trying to get Powerwall-Dashboard running on Synology. This uses grafana, but I can't get the grafana docker to keep running. It quits every time with this error: I can wget that url on Synology, so I don't think it's a firewall issue, but it seems like a network issue in that the grafana container can't talk to the outside world. But I'm over my head here — since the grafana image is created from the Powerwall-Dashboard docker, I'm not sure where I would look to troubleshoot this. Any ideas? |
Internet-monitoring failed to load after reboot. Bringing up the container in attached mode shows the following error message:
This repeats until stopping the containers.
As as test, https://grafana.com/api/plugins/repo/flant-statusmap-panel can be manually downloaded to the pi with wget; so definitely accessible.
Error persists when rebuilding everything from a fresh SD card.
The text was updated successfully, but these errors were encountered: