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

Bug: docker-ce 5:27.4.0-1 "Cannot open TUN/TAP dev /dev/net/tun: Operation not permitted (errno=1)" #86

Open
anipad opened this issue Dec 9, 2024 · 1 comment

Comments

@anipad
Copy link

anipad commented Dec 9, 2024

Since today's docker upgrade container exits fatally with:

2024-12-09 21:36:21 ERROR: Cannot open TUN/TAP dev /dev/net/tun: Operation not permitted (errno=1)
2024-12-09 21:36:21 Exiting due to fatal error

No changes were introduced before the upgrade with a working container. The following additions did not fix this issue:


- /dev/net/tun:/dev/net/tun

- modprobe tun

- privileged: true

Same fatal error.

If this is still maintained, I would appreciate a response. Thank you

Probably already known, please see
#qdm12/gluetun#2606
#haugene/docker-transmission-openvpn#2883
#haugene/docker-transmission-openvpn#2900

@anipad
Copy link
Author

anipad commented Dec 10, 2024

chmod 666 /dev/net/tun on docker host did also not fix this issue.

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

No branches or pull requests

1 participant