Skip to content

flood of 'level=error msg="Failed to deserialize netlink ndmsg: Link not found"' #2045

@salzig

Description

@salzig

Hej,
i'm in the situation where a swarm of two nodes writes endlessly "Failed to deserialize netlink ndmsg: Link not found" into the daemon logs.

Sadly https://github.com/docker/libnetwork/blob/master/drivers/overlay/ov_network.go#L746 dosn't provide any further information for debug.

As i'm not a go developer, would it be ok to add the following right after the Error output for further error details?

logrus.Debugf("netlink ndmsg deserialize failed for: %v", msg.Data)

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