MarkusMcNugen / docker-qBittorrentvpn

Docker container which runs a headless qBittorrent client with WebUI and optional OpenVPN
https://hub.docker.com/r/markusmcnugen/qbittorrentvpn/
GNU General Public License v3.0
166 stars 92 forks source link

ERROR: Cannot open TUN/TAP dev /dev/net/tun: No such file or directory (errno=2) #131

Open TristanR1990 opened 1 year ago

TristanR1990 commented 1 year ago

Tue Jul 12 14:09:06 2022 Exiting due to fatal error Tue Jul 12 14:09:06 2022 ERROR: Cannot open TUN/TAP dev /dev/net/tun: No such file or directory (errno=2)

joedank commented 1 year ago

Add to docker compose cap_add:

Ordi-Chic commented 1 year ago

Hey. I try to do this advice but same error appears

Ordi-Chic commented 1 year ago

I finally solved the issue considering https://memoryleak.dev/post/fix-tun-tap-not-available-on-a-synology-nas/ already mentioned in an older thread. Good luck !