Skip to content

Conversation

@Amulyam24
Copy link

@Amulyam24 Amulyam24 commented Jan 22, 2026

We recently encountered the error:

rpc error: code = Unknown desc = failed to setup network for sandbox "c44369cc2c061e4fe9943c27526025815413c7230642e1541aa23b408f4afdcd": plugin type="bridge" failed (add): failed to set bridge addr: could not add IP address to "cni0": permission denied

It turns out this was due to IPv6 being disabled on the host when the machine went down and was rebooted.

This PR includes the IP in the AddrAdd error message which could help debug better with any issues while adding the IP address to the bridge and improves the readability.

This PR includes the IP in the `AddrAdd` error message which could help debug better with any issues while adding the IP address to the bridge and improves the readability.

Signed-off-by: Amulyam24 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant