binhex / arch-privoxyvpn

Docker build script for Arch Linux base with Privoxy and OpenVPN
GNU General Public License v3.0
102 stars 24 forks source link

No connection #11

Closed Akirainblack closed 3 years ago

Akirainblack commented 3 years ago

It was all working fine. However as of yesterday I'm getting: 2021-02-01 07:55:37 ERROR: Cannot open TUN/TAP dev /dev/net/tun: No such device (errno=19)

I've not changed my docker-compose or anything. If I open a console and run ls -l /dev/net/tun I get: crw------- 1 root root 10, 200 Feb 1 07:55 /dev/net/tun

So the device obviously exists

Akirainblack commented 3 years ago

Turns out it was due to my server. Sorry, closing.