Hello,
i have a problem with GitLab Version 14.8.2 und the daemon: alertmanager…
I´ve got the following error message:
msg=“unable to initialize gossip mesh” err=“create memberlist: Failed to get final advertise address: No private IP address found, and explicit IP not provided”
I search on several sites and communities, but I can’t find an possible answer. Under GITLAB I find an issue with * ## #3705, but this is NOT working on my system… So, what kind of problem have I here?
I am seeing similar logs in my single node (no runners, just the primary application in a docker container). I do have it behind a reverse proxy but I have configured the settings in accordance with GitLab’s documentation regarding reverse proxies.
Is this normal? I am not able to discern what needs to be fixed. Here are some logs if anyone can offer any insight, thanks!
==> /var/log/gitlab/alertmanager/current <==
2022-10-29_00:21:27.69986 ts=2022-10-29T00:21:27.699Z caller=main.go:231 level=info msg="Starting Alertmanager" version="(version=0.24.0, branch=master, revision=)"
2022-10-29_00:21:27.69995 ts=2022-10-29T00:21:27.699Z caller=main.go:232 level=info build_context="(go=go1.17.13, user=GitLab-Omnibus, date=)"
2022-10-29_00:21:27.70029 ts=2022-10-29T00:21:27.700Z caller=cluster.go:178 level=warn component=cluster err="couldn't deduce an advertise address: no private IP found, explicit advertise addr not provided"
2022-10-29_00:21:27.70063 ts=2022-10-29T00:21:27.700Z caller=main.go:263 level=error msg="unable to initialize gossip mesh" err="create memberlist: Failed to get final advertise address: No private IP address found, and explicit IP not provided"
2022-10-29_00:21:28.70896 ts=2022-10-29T00:21:28.708Z caller=main.go:231 level=info msg="Starting Alertmanager" version="(version=0.24.0, branch=master, revision=)"
2022-10-29_00:21:28.70899 ts=2022-10-29T00:21:28.708Z caller=main.go:232 level=info build_context="(go=go1.17.13, user=GitLab-Omnibus, date=)"
2022-10-29_00:21:28.70937 ts=2022-10-29T00:21:28.709Z caller=cluster.go:178 level=warn component=cluster err="couldn't deduce an advertise address: no private IP found, explicit advertise addr not provided"
2022-10-29_00:21:28.71023 ts=2022-10-29T00:21:28.710Z caller=main.go:263 level=error msg="unable to initialize gossip mesh" err="create memberlist: Failed to get final advertise address: No private IP address found, and explicit IP not provided"
2022-10-29_00:21:29.71899 ts=2022-10-29T00:21:29.718Z caller=main.go:231 level=info msg="Starting Alertmanager" version="(version=0.24.0, branch=master, revision=)"
2022-10-29_00:21:29.71905 ts=2022-10-29T00:21:29.718Z caller=main.go:232 level=info build_context="(go=go1.17.13, user=GitLab-Omnibus, date=)"
2022-10-29_00:21:29.71927 ts=2022-10-29T00:21:29.719Z caller=cluster.go:178 level=warn component=cluster err="couldn't deduce an advertise address: no private IP found, explicit advertise addr not provided"
2022-10-29_00:21:29.72035 ts=2022-10-29T00:21:29.720Z caller=main.go:263 level=error msg="unable to initialize gossip mesh" err="create memberlist: Failed to get final advertise address: No private IP address found, and explicit IP not provided"