Hi Brian, I have installed alertmanager on a VM. I am still seeing the same issue. Following is the command line argument we are using for starting alertmanager: */bin/alertmanager --config.file=/etc/alertmanager/alertmanager.yml --storage.path=/alertmanager --log.level=debug --cluster.listen-address="" --web.listen-address="[x:x:x::x]:9093" --web.external-url="http:// [x:x:x::x] :9093/*
while searching google found the following issue on Elm/Url module: https://github.com/elm/url/issues/12 . Can you let us know if it has any relevance? To rule out the routing/proxy issues, we have had a sample javascript page. The sample page is loading fine.. Can you please let us know how to proceed further? Thanks n Regards, Chalapathi. On Mon, Jul 13, 2020 at 7:33 PM Brian Candler <[email protected]> wrote: > Alternatively, it could be that you haven't told alertmanager the URL to > generate links with, using the command line option: > > --web.external-url=http://[x:x:x::x]:32109 > > Some of the links it generates may use that URL. You'll be able to tell > by looking in your browser console logs, to see if it tries to access that > address without using port 32109. > > -- > You received this message because you are subscribed to the Google Groups > "Prometheus Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/prometheus-users/3b040b65-4315-4025-b5ee-7fee00d0e649o%40googlegroups.com > <https://groups.google.com/d/msgid/prometheus-users/3b040b65-4315-4025-b5ee-7fee00d0e649o%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/CABXnQPtVBJ9Lw%2BtGCVQsbj-ifcu25kEk63DzPCy2og2oEgyTRw%40mail.gmail.com.

