Open
Description
Is this urgent?
Yes
Host OS
Ubuntu 24.04
CPU arch
x86_64
VPN service provider
AirVPN
What are you using to run the container
docker-compose
What is the version of Gluetun
3.39.1
What's the problem 🤔
Hello,
Following an update of containerd.io
from version 1.7.23-1
to 1.7.24-1
, Gluetun doesn't start anymore.
Downgrading to 1.7.23-1
fixes the issue.
Someone opened a bug report for containerd, but I don't know if meanwhile you can circumvent the issue or post a warning somewhere.
containerd/containerd#11078
Share your logs (at least 10 lines)
gluetun_proxy | 2024-11-30T10:47:17+01:00 INFO TUN device is not available: open /dev/net/tun: no such file or directory; creating it...
gluetun_proxy | 2024-11-30T10:47:17+01:00 INFO [routing] routing cleanup...
gluetun_proxy | 2024-11-30T10:47:17+01:00 INFO [routing] default route found: interface eth0, gateway 172.20.0.1, assigned IP 172.20.0.2 and family v4
gluetun_proxy | 2024-11-30T10:47:17+01:00 INFO [routing] deleting route for 0.0.0.0/0
gluetun_proxy | 2024-11-30T10:47:17+01:00 ERROR creating tun device: unix opening TUN device file: operation not permitted
Share your configuration
No response