"Inactivity timeout (--ping-restart)" in container; no error on host #2545
Unanswered
cassdeckard
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I started seeing this problem shortly after starting use of gluetun in a docker compose configuration with qbittorrent:
If I run openvpn via systemd on the host machine, I get no issues whatsoever. This is using the same config file I have the gluetun container using.
However, when I run gluetun in the container, every 1-3 minutes it will restart with errors like this:
Host: Linux raspberrypi 6.6.28+rpt-rpi-2712 #\1 SMP PREEMPT Debian 1:6.6.28-1+rpt1 (2024-04-22) aarch64 GNU/Linux
I'm attaching more complete logs from both gluetun and openvpn via systemd on host. I'm thinking since it runs fine straight on the host, it isn't a problem with the VPN server or my client configuration, but rather with my Docker configuration?
Any help would be greatly appreciated!
log-gluetun1.txt
log-systemd.txt
Beta Was this translation helpful? Give feedback.
All reactions