nerdctl icon indicating copy to clipboard operation
nerdctl copied to clipboard

failed to create default network

Open sacesare opened this issue 2 years ago • 1 comments

Description

nerdctl tries to create "default" bridge network , not respecting --network option for run command using existing network.

Steps to reproduce the issue

Prerequisite: run nerdctl command without "default" bridge network.

  1. choose some existing custom network from nerdctl network ls
  2. run with selected network nerdctl run --network ...

Describe the results you received and expected

expected: sucessfully running container with selected custom network. received: FATA[0001] failed to verify networking settings: failed to create default network

What version of nerdctl are you using?

1.7.2

Are you using a variant of nerdctl? (e.g., Rancher Desktop)

None

Host information

No response

sacesare avatar Jan 11 '24 15:01 sacesare

  • Rootless or rootful?
  • What's your host OS and version?
  • What's your CNI plugins version? You may need a recent version.

AkihiroSuda avatar Jan 12 '24 01:01 AkihiroSuda

@sacesare would you be able to provide the requested info ^?

apostasie avatar Aug 25 '24 18:08 apostasie

@AkihiroSuda this is not actionnable without more info. I think we should close this since OP is unresponsive.

apostasie avatar Aug 29 '24 06:08 apostasie