-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
The latest docker image logs a lot of these when doing ICMP checks.
time=2025-12-06T22:08:50.901Z level=ERROR source=icmp.go:178 msg="Unable to do unprivileged listen on socket, will attempt privileged" module=ping4 target=... err="socket: permission denied"
time=2025-12-06T22:08:50.990Z level=ERROR source=icmp.go:126 msg="Unable to do unprivileged listen on socket, will attempt privileged" module=ping6 target=... err="socket: permission denied"
The level of that message was changed from DEBUG to ERROR recently. Is that supposed to be so? To me the code reads like it is trying to figure out how to do things and it should continue to be DEBUG.
jvandenbroek
Metadata
Metadata
Assignees
Labels
No labels