binhex / arch-delugevpn

Docker build script for Arch Linux base with Deluge, Privoxy and OpenVPN
GNU General Public License v3.0
695 stars 112 forks source link

VPN connection stuck in loop w 'tun: Operation not permitted' #330

Closed bantinho closed 2 years ago

bantinho commented 2 years ago

Nevermind, i missed the cap-add -net-admin option in the docket compose file... Sorry about that

bantinho commented 2 years ago

Solved. For anyone who is running into the same issue make sure that the docker compose file looks like this: `image: binhex/arch-delugevpn:latest container_name: deluge cap_add: