Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--net=host prints WARN[0000] failed to clean up container networking: [...] meta.json: no such file or directory on exit #3648

Open
AkihiroSuda opened this issue Nov 6, 2024 · 2 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@AkihiroSuda
Copy link
Member

$ sudo nerdctl --version
nerdctl version 2.0.0

$ sudo nerdctl run --rm --net=host alpine true
WARN[0000] failed to clean up container networking: "2579164adb52b32e58c4d3aabf0dd2c1b71e68f7f2eebb38dc179d908063026d"  error="hosts-store error\nnot found\nstat /var/lib/nerdctl/1935db59/etchosts/default/2579164adb52b32e58c4d3aabf0dd2c1b71e68f7f2eebb38dc179d908063026d/meta.json: no such file or directory"
@AkihiroSuda AkihiroSuda added bug Something isn't working good first issue Good for newcomers labels Nov 6, 2024
@Yussaffi
Copy link

Yussaffi commented Nov 6, 2024

/assign

@apostasie
Copy link
Contributor

Net host and net none do not create these - @Shubhranshu153 is working on stuff that may change this in #3443 so maybe we wait for that before addressing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants