binhex / arch-qbittorrentvpn

Docker build script for Arch Linux base with qBittorrent, Privoxy and OpenVPN
GNU General Public License v3.0
397 stars 46 forks source link

attempting to load tun kernel module fails on linux mint kernel 5.19.0-45-generic #184

Closed maxfield-allison closed 1 year ago

maxfield-allison commented 1 year ago
[info] Attempting to load tun kernel module...
2023-06-18 18:15:16,520 DEBG 'start-script' stderr output:
modprobe: FATAL: Module tun not found in directory /lib/modules/5.19.0-45-generic
2023-06-18 18:15:16,520 DEBG 'start-script' stdout output:
[warn] Unable to load tun kernel module using modprobe, trying insmod...
2023-06-18 18:15:16,521 DEBG 'start-script' stderr output:
insmod: ERROR: could not load module /lib/modules/tun.ko: No such file or directory
2023-06-18 18:15:16,521 DEBG 'start-script' stdout output:
[warn] Unable to load tun kernel module, assuming its dynamically loaded

So far I've tried on kernel 5.19.0-43-generic through 5.19.0-45-generic and still see the same behavior. The web gui isn't accessible.

maxfield-allison commented 1 year ago

I'm a dingus. It's dynamic. my issue was a firewall rule I had temporarily disabled.