Alertmanager UI is not opening using IPV6 literal
What did you do? Open the alertmanager UI using the ipv6 literal. http://[x:x:x::x]:9093/. It works if we pass hostname instead of IPV6 literal.
What did you expect to see? Alertmanager UI What did you see instead? Under which circumstances? Attached error is what is observed in the Google developer tool console. Environment Linux vm-xxx-fpm-cpro 3.10.0-957.12.2.el7.x86_64 #1 SMP Fri Apr 19 21:09:07 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
-
System information:
insert output of
uname -srmhere Linux 3.10.0-957.12.2.el7.x86_64 x86_64 -
Alertmanager version:
insert output of
alertmanager --versionhere (repeat for each alertmanager version in your cluster, if relevant to the issue) 0.20.0 -
Prometheus version:
insert output of
prometheus --versionhere (repeat for each prometheus version in your cluster, if relevant to the issue) -
Alertmanager configuration file:
insert configuration here
- Prometheus configuration file:
insert configuration here (if relevant to the issue)
- Logs:
insert Prometheus and Alertmanager logs relevant to the issue here
Following is the google groups thread where this was discussed. https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/prometheus-users/e0NbZX6oDpo/ls76u_hnBgAJ
Suspecting this issue due to 3rd party component Elm/Url. https://github.com/elm/url/issues/12.
Getting this issue too, and it's definitely because of Elm.
http://[fd2c:4708:5563:2101::59]:9093/script.js:1 Uncaught Error: https://github.com/elm/core/blob/1.0.0/hints/1.md
There is a PR open for https://github.com/elm/url/issues/12, but nobody has touched it for over 3 years...