Grafana problems #653
-
Hi, When starting grafana I get the following error:
Trying to open the UI at http://localhost:3300/ does not work. |
Beta Was this translation helpful? Give feedback.
Answered by
hakegard
Jun 20, 2024
Replies: 1 comment
-
In case someone experiences the same thing, the problem was simply that the docker containers for some reason had lost internet connectivity. Deleting the containers, removing the corresponding lines from the routing tables, and restarting the containers fixed the problem. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pgawlowicz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In case someone experiences the same thing, the problem was simply that the docker containers for some reason had lost internet connectivity. Deleting the containers, removing the corresponding lines from the routing tables, and restarting the containers fixed the problem.