Suddenly in the past week, my binhex-delugevpn has stopped working. When I first noticed it and attempted to login, I was unable to (told my password was incorrect). On a hunch, I punched in the default password for the web UI, and that worked--but ALL the settings and active torrents had disappeared. It was like deluge has been reset to 0. So I turned it off (shut down the docker container) and turned it back on, and in this instance, the web UI wouldn't even start. These are the docker logs: [info] bo-bolivia-pf.privacy.network
[info] is.privacy.network
[info] qatar.privacy.network
[info] spain.privacy.network
[info] uk-2.privacy.network
[info] ro.privacy.network
[info] ca-vancouver.privacy.network
[info] uk-manchester.privacy.network
[info] br.privacy.network
[info] sofia.privacy.network
[info] kr-south-korea-pf.privacy.network
[info] bahamas.privacy.network
[info] srilanka.privacy.network
[info] au-australia-so.privacy.network
[info] france.privacy.network
[info] morocco.privacy.network
[info] austria.privacy.network
[info] italy.privacy.network
[info] bangladesh.privacy.network
[info] swiss.privacy.network
[info] monaco.privacy.network
[info] saudiarabia.privacy.network
[info] uk-southampton.privacy.network
[info] sanjose.privacy.network
[info] ireland.privacy.network
[info] bogota.privacy.network
[info] man.privacy.network
[info] montenegro.privacy.network
[info] de-frankfurt.pvt.site
[info] de-berlin.pvt.site
2026-01-06 09:46:27,667 DEBG 'start-script' stdout output:
[info] Successfully downloaded PIA json to generate token for wireguard from URL 'https://www.privateinternetaccess.com/gtoken/generateToken'
2026-01-06 09:46:27,670 DEBG 'start-script' stdout output:
[info] Successfully generated PIA token for wireguard
[debug] PIA generated 'token' for wireguard is '<REDACTED>'
2026-01-06 09:46:27,846 DEBG 'start-script' stdout output:
[debug] PIA generated 'token' for port forwarding is '<REDACTED>'
[debug] PIA assigned incoming port is '42122'
[debug] PIA port forward assigned expires on '2026-03-10T02:46:27.808370111Z'
2026-01-06 09:46:27,847 DEBG 'start-script' stdout output:
[debug] Running infinite while loop to keep assigned incoming port for PIA live...
2026-01-06 09:46:28,010 DEBG 'start-script' stdout output:
[info] Successfully assigned and bound incoming port
2026-01-06 09:46:28,847 DEBG 'watchdog-script' stdout output:
[debug] Checking we can resolve name 'www.google.com' to address...
2026-01-06 09:46:28,891 DEBG 'watchdog-script' stdout output:
[debug] DNS operational, we can resolve name 'www.google.com' to address '142.250.139.106 142.250.139.103 142.250.139.104 142.250.139.147 142.250.139.105 142.250.139.99'
2026-01-06 09:46:28,892 DEBG 'watchdog-script' stdout output:
[debug] Waiting for iptables chain policies to be in place...
2026-01-06 09:46:28,895 DEBG 'watchdog-script' stdout output:
[debug] iptables chain policies are in place
2026-01-06 09:46:28,895 DEBG 'watchdog-script' stdout output:
[info] Deluge listening interface IP 0.0.0.0 and VPN provider IP 10.30.130.140 different, marking for reconfigure
2026-01-06 09:46:28,900 DEBG 'watchdog-script' stdout output:
[info] Deluge not running
2026-01-06 09:46:28,901 DEBG 'watchdog-script' stdout output:
[info] Deluge Web UI not running
2026-01-06 09:46:28,905 DEBG 'watchdog-script' stdout output:
[info] Privoxy not running
2026-01-06 09:46:28,905 DEBG 'watchdog-script' stdout output:
[info] Deluge incoming port 6890 and VPN incoming port 42122 different, marking for reconfigure
2026-01-06 09:46:28,906 DEBG 'watchdog-script' stdout output:
[info] Attempting to start Deluge...
[info] Removing deluge pid file (if it exists)...
2026-01-06 09:46:29,206 DEBG 'watchdog-script' stdout output:
[info] Deluge key 'listen_interface' currently has a value of '10.27.248.138'
[info] Deluge key 'listen_interface' will have a new value '10.30.130.140'
[info] Writing changes to Deluge config file '/config/core.conf'...
2026-01-06 09:46:29,380 DEBG 'watchdog-script' stdout output:
[info] Deluge key 'outgoing_interface' currently has a value of 'wg0'
[info] Deluge key 'outgoing_interface' will have a new value 'wg0'
[info] Writing changes to Deluge config file '/config/core.conf'...
2026-01-06 09:56:28,209 DEBG 'start-script' stdout output:
[info] Successfully assigned and bound incoming port
2026-01-06 10:06:28,412 DEBG 'start-script' stdout output:
[info] Successfully assigned and bound incoming port
2026-01-06 10:16:28,614 DEBG 'start-script' stdout output:
[info] Successfully assigned and bound incoming port
2026-01-06 10:26:28,814 DEBG 'start-script' stdout output:
[info] Successfully assigned and bound incoming port
2026-01-06 10:36:29,012 DEBG 'start-script' stdout output:
[info] Successfully assigned and bound incoming port
Notice the timestamps in particular: 10 minutes start passing between logging outputs, and the web UI still hasn't come up, but no error messages that I can tell. I haven't changed anything in the past week--nothing in the Unraid app configuration, nor in the deluge configuration files directly. Deluge has been happily seeding away up until a few days ago, so I'm not sure what could have changed, or even where to look. Any help would be greatly appreciated.