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

Alertmanager UI is not opening using IPV6 literal #2340

Open
venkatbvc opened this issue Aug 3, 2020 · 1 comment
Open

Alertmanager UI is not opening using IPV6 literal #2340

venkatbvc opened this issue Aug 3, 2020 · 1 comment

Comments

@venkatbvc
Copy link

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 -srm here
    Linux 3.10.0-957.12.2.el7.x86_64 x86_64

  • Alertmanager version:

    insert output of alertmanager --version here (repeat for each alertmanager
    version in your cluster, if relevant to the issue)
    0.20.0

  • Prometheus version:

    insert output of prometheus --version here (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. elm/url#12.

@ennekein
Copy link

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 elm/url#12, but nobody has touched it for over 3 years...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants