You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm trying to create the container, but it can't find the OpenVPN config, even though it's included in the files.
Here is the log:
Will get configs from https://github.com/haugene/vpn-configs-contrib.git
Repository is already cloned, updating
fatal: unable to access 'https://github.com/haugene/vpn-configs-contrib.git/': Could not resolve host: github.com
WARNING: Could not fetch from https://github.com/haugene/vpn-configs-contrib.git (network or GitHub unavailable); continuing with existing local configs
Found configs for PUREVPN in /config/vpn-configs-contrib/openvpn/purevpn, will replace current content in /etc/openvpn/purevpn
Starting OpenVPN using config be2-auto-udp-qr.ovpn
Modifying /etc/openvpn/purevpn/be2-auto-udp-qr.ovpn for best behaviour in this container
Modification: Point auth-user-pass option to the username/password file
Modification: Change ca certificate path
Modification: Change ping options
Modification: Update/set resolv-retry to 15 seconds
Modification: Change tls-crypt keyfile path
Modification: Set output verbosity to 3
Modification: Remap SIGUSR1 signal to SIGTERM, avoid OpenVPN restart loop
Modification: Updating status for config failure detection
Setting OpenVPN credentials...
adding route to local network 10.0.0.0/24 via 172.19.0.1 dev eth0
2026-06-28 19:51:52 Note: '--allow-compression' is not set to 'no', disabling data channel offload.
2026-06-28 19:51:52 OpenVPN 2.6.19 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] [DCO]
2026-06-28 19:51:52 library versions: OpenSSL 3.0.13 30 Jan 2024, LZO 2.10
2026-06-28 19:51:52 DCO version: N/A
2026-06-28 19:51:52 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2026-06-28 19:52:00 RESOLVE: Cannot resolve host address: be2-auto-udp-qr.ptoserver.com:1194 (Temporary failure in name resolution)
2026-06-28 19:52:08 RESOLVE: Cannot resolve host address: be2-auto-udp-qr.ptoserver.com:1194 (Temporary failure in name resolution)
2026-06-28 19:52:21 RESOLVE: Cannot resolve host address: be2-auto-udp-qr.ptoserver.com:1194 (Temporary failure in name resolution)
2026-06-28 19:52:34 RESOLVE: Cannot resolve host address: be2-auto-udp-qr.ptoserver.com:1194 (Temporary failure in name resolution)
2026-06-28 19:52:34 Could not determine IPv4/IPv6 protocol
2026-06-28 19:52:34 SIGTERM[soft,Could not determine IPv4/IPv6 protocol] received, process exiting
Starting container with revision: 4f22965
TRANSMISSION_HOME is currently set to: /config/transmission-home
WARNING: initial DNS resolution test failed
Creating TUN device /dev/net/tun
Using OpenVPN provider: PUREVPN
Running with VPN_CONFIG_SOURCE auto
No bundled config script found for PUREVPN. Defaulting to external config
There are other errors; I don't know how to resolve them.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I'm trying to create the container, but it can't find the OpenVPN config, even though it's included in the files.
Here is the log:
There are other errors; I don't know how to resolve them.
All reactions