Skip to content

Unable to do unprivileged listen on socket, #1509

@datamuc

Description

@datamuc

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions