Autopause fails (eth0 not found, but exists) #1943
Unanswered
marcso-bdrck
asked this question in
Q&A
Replies: 1 comment 14 replies
-
Providing your container config will probably help for people to answer. |
Beta Was this translation helpful? Give feedback.
14 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Autopause fails because eth0 is not found in /sys/class/net/ (only the host side vethXXXX):
The problem is that ifconfig shows eth0.
I'm not a Docker expert, but something seems to have changed with the handling of sysfs. I set up Docker on Ubuntu 22.04 yesterday. Every container shows the same behaviour.
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions