-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Description
I am running kylemanna\openvpn in OpenMediaVault 7. Recently there was an update to containerd.io and since then I am getting the following error message and I cannot start my container
Running 'openvpn --config /etc/openvpn/openvpn.conf --client-config-dir /etc/openvpn/ccd --crl-verify /etc/openvpn/crl.pem '
Tue Dec 10 02:57:00 2024 OpenVPN 2.4.9 x86_64-alpine-linux-musl [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] built on Apr 20 2020
Tue Dec 10 02:57:00 2024 library versions: OpenSSL 1.1.1g 21 Apr 2020, LZO 2.10
Tue Dec 10 02:57:00 2024 Diffie-Hellman initialized with 2048 bit key
Tue Dec 10 02:57:00 2024 CRL: loaded 1 CRLs from file /etc/openvpn/crl.pem
Tue Dec 10 02:57:00 2024 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Tue Dec 10 02:57:00 2024 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Tue Dec 10 02:57:00 2024 ROUTE_GATEWAY 172.17.0.1/255.255.0.0 IFACE=eth0 HWADDR=02:42:ac:11:00:02
Tue Dec 10 02:57:00 2024 ERROR: Cannot open TUN/TAP dev /dev/net/tun: Operation not permitted (errno=1)
Tue Dec 10 02:57:00 2024 Exiting due to fatal error