Skip to content

Grafana "Frontend" down? #218

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

Closed
Landsil opened this issue Aug 28, 2021 · 8 comments
Closed

Grafana "Frontend" down? #218

Landsil opened this issue Aug 28, 2021 · 8 comments
Labels

Comments

@Landsil
Copy link

Landsil commented Aug 28, 2021

Hi,
everything was working fine last week with stats and such.
This week it stopped loading the dashboard.

PIhole is working fine and I can see pings docker is making but interface at port 3030 doesn't load.
Same thing if I VNC into machine and go to localhost:3030

ERR_CONNECTION_REFUSED

Obligatory restart didn't help.

Any ideas?

@Landsil
Copy link
Author

Landsil commented Aug 28, 2021

docker ps lists everything as running

CONTAINER ID   IMAGE                                  COMMAND                  CREATED      STATUS                       PORTS                                                                                                                                                                               NAMES
c4008e1c43c8   pihole/pihole:latest                   "/s6-init"               7 days ago   Up About an hour (healthy)   0.0.0.0:53->53/udp, :::53->53/udp, 0.0.0.0:53->53/tcp, :::53->53/tcp, 0.0.0.0:80->80/tcp, :::80->80/tcp, 0.0.0.0:443->443/tcp, 0.0.0.0:67->67/udp, :::443->443/tcp, :::67->67/udp   pihole
22c5afb359c5   grafana/grafana                        "/run.sh"                7 days ago   Up 4 seconds                 0.0.0.0:3030->3000/tcp, :::3030->3000/tcp                                                                                                                                           internet-monitoring_grafana_1
f08637464f2b   prom/prometheus:v2.25.2                "/bin/prometheus --c…"   7 days ago   Up About an hour             0.0.0.0:9090->9090/tcp, :::9090->9090/tcp                                                                                                                                           internet-monitoring_prometheus_1
ae95e6d16a9c   prom/blackbox-exporter                 "/bin/blackbox_expor…"   7 days ago   Up About an hour             0.0.0.0:9115->9115/tcp, :::9115->9115/tcp                                                                                                                                           internet-monitoring_ping_1
fb4cd3a4c14c   miguelndecarvalho/speedtest-exporter   "python -u exporter.…"   7 days ago   Up About an hour (healthy)   0.0.0.0:9798->9798/tcp, :::9798->9798/tcp                                                                                                                                           internet-monitoring_speedtest_1
38488de57159   prom/node-exporter                     "/bin/node_exporter …"   7 days ago   Up About an hour             0.0.0.0:9100->9100/tcp, :::9100->9100/tcp                                                                                                                                           internet-monitoring_nodeexp_1

@domborovicova
Copy link

Same after upgrade pi.

@Landsil
Copy link
Author

Landsil commented Aug 29, 2021

Checking other containers with open ports the all connect fine.

I will try manually loading into just grafana when I have some time

@adrianjagielak
Copy link

Same, the uptime of grafana container is always a few secons so that means its constantly restarting

@hansdg1
Copy link

hansdg1 commented Oct 29, 2021

I am having the same issue with grafana restarting constantly. Also seems it might be related to #112, and #8

The logs

┌─[user @ internet-pi]─[~/internet-pi/internet-monitoring]─[11:15:18]
└─[$]› docker ps
CONTAINER ID   IMAGE                                  COMMAND                  CREATED         STATUS                   PORTS                                                                                                                                                                               NAMES
79ffb1956c0d   grafana/grafana                        "/run.sh"                2 minutes ago   Up 4 seconds             0.0.0.0:3030->3000/tcp, :::3030->3000/tcp                                                                                                                                           internet-monitoring_grafana_1
8273327f6534   prom/prometheus:v2.25.2                "/bin/prometheus --c…"   2 minutes ago   Up 2 minutes             0.0.0.0:9090->9090/tcp, :::9090->9090/tcp                                                                                                                                           internet-monitoring_prometheus_1
0e0d5084c43f   miguelndecarvalho/speedtest-exporter   "python -u exporter.…"   2 minutes ago   Up 2 minutes (healthy)   0.0.0.0:9798->9798/tcp, :::9798->9798/tcp                                                                                                                                           internet-monitoring_speedtest_1
cf36de6ee7d4   prom/node-exporter                     "/bin/node_exporter …"   2 minutes ago   Up 2 minutes             0.0.0.0:9100->9100/tcp, :::9100->9100/tcp                                                                                                                                           internet-monitoring_nodeexp_1
1c7de6ca871e   prom/blackbox-exporter                 "/bin/blackbox_expor…"   2 minutes ago   Up 2 minutes             0.0.0.0:9115->9115/tcp, :::9115->9115/tcp                                                                                                                                           internet-monitoring_ping_1
cdfff9263223   pihole/pihole:latest                   "/s6-init"               20 hours ago    Up 19 hours (healthy)    0.0.0.0:53->53/udp, :::53->53/udp, 0.0.0.0:53->53/tcp, :::53->53/tcp, 0.0.0.0:80->80/tcp, :::80->80/tcp, 0.0.0.0:443->443/tcp, 0.0.0.0:67->67/udp, :::443->443/tcp, :::67->67/udp   pihole
┌─[user @ internet-pi]─[~/internet-pi/internet-monitoring]─[11:16:36]
└─[$]› docker logs 79ffb1956c0d
Error: ✗ Get "https://grafana.com/api/plugins/repo/flant-statusmap-panel": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
Error: ✗ Get "https://grafana.com/api/plugins/repo/flant-statusmap-panel": context deadline exceeded (Client.Timeout exceeded while awaiting headers)

@hansdg1
Copy link

hansdg1 commented Oct 29, 2021

I was able to fix the issue I mentioned above by actually RTFM on #8

#8 (comment)
#8 (comment)

@stale
Copy link

stale bot commented Jan 29, 2022

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

@stale stale bot added the stale label Jan 29, 2022
@stale
Copy link

stale bot commented Mar 17, 2022

This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.

@stale stale bot closed this as completed Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants