Hey all, just transitioned from the regular binhex-deluge docker to binhex-delugevpn and I'm having a weird issue sometimes when it starts up (I restart nightly for appdata backups). Sometimes it launches completely, but other times it gets hung up while setting up the VPN and/or privoxy. I get to the following point in the logs and I just see nothing else new. Other times, it fully launches. Typically restarting the container after a shutdown/start sequence will get it going.
Any advice, things I should look at or additional places to go to for some help?
2025-03-30 15:23:47.486814 [info] Host is running unRAID
2025-03-30 15:23:47.517786 [info] System information: Linux 39979338065a 6.1.79-Unraid #1 SMP PREEMPT_DYNAMIC Fri Mar 29 13:34:03 PDT 2024 x86_64 GNU/Linux
2025-03-30 15:23:47.549962 [info] Image tags: BASE_RELEASE_TAG=2024122301,INT_RELEASE_TAG=2024122301,IMAGE_RELEASE_TAG=2.1.1-8-03
2025-03-30 15:23:47.593823 [info] PUID defined as '99'
2025-03-30 15:23:47.652279 [info] PGID defined as '100'
2025-03-30 15:23:47.737372 [info] UMASK defined as '000'
2025-03-30 15:23:47.771661 [info] Permissions already set for '/config'
2025-03-30 15:23:47.811182 [info] Deleting files in /tmp (non recursive)...
2025-03-30 15:23:47.852898 [info] VPN_ENABLED defined as 'yes'
2025-03-30 15:23:47.891536 [info] VPN_CLIENT defined as 'wireguard'
2025-03-30 15:23:47.930090 [info] VPN_PROV defined as 'pia'
2025-03-30 15:23:47.985138 [info] WireGuard config file (conf extension) is located at /config/wireguard/wg0.conf
2025-03-30 15:23:48.035658 [info] VPN_REMOTE_SERVER defined as 'nl-amsterdam.privacy.network'
2025-03-30 15:23:48.069899 [info] VPN_REMOTE_PORT defined as '1337'
2025-03-30 15:23:48.101362 [info] VPN_DEVICE_TYPE defined as 'wg0'
2025-03-30 15:23:48.132938 [info] VPN_REMOTE_PROTOCOL defined as 'udp'
2025-03-30 15:23:48.179927 [info] USERSPACE_WIREGUARD defined as 'no'
2025-03-30 15:23:48.217126 [info] NAME_SERVERS defined as '1.1.1.1,1.0.0.1'