Hey guys. I've been using Binhex's Deluge for the last couple months without an issue. I recently went into add a file path and during the rebuild of the container, I can no longer access the web UI. I've since tried to revert back to the earlier config, and tried removing the container and image and starting from the XML template without any luck.
Any help is appreciated!
Logs below:
[info] Env var PUID defined as 99
[info] Env var PGID defined as 100
[info] Permissions already set for /config and /data
[info] Starting Supervisor...
2016-07-26 12:38:45,638 CRIT Set uid to user 0
2016-07-26 12:38:45,638 INFO Included extra file "/etc/supervisor/conf.d/delugevpn.conf" during parsing
2016-07-26 12:38:45,642 INFO supervisord started with pid 12
2016-07-26 12:38:46,643 INFO spawned: 'start-script' with pid 15
2016-07-26 12:38:46,644 INFO spawned: 'webui-script' with pid 16
2016-07-26 12:38:46,646 INFO spawned: 'deluge-script' with pid 17
2016-07-26 12:38:46,647 INFO spawned: 'privoxy-script' with pid 18
2016-07-26 12:38:46,654 DEBG 'privoxy-script' stdout output:
[info] VPN is enabled, checking VPN tunnel local ip is valid
2016-07-26 12:38:46,654 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
2016-07-26 12:38:46,655 INFO success: webui-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
2016-07-26 12:38:46,655 INFO success: deluge-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
2016-07-26 12:38:46,655 INFO success: privoxy-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
2016-07-26 12:38:46,655 DEBG 'deluge-script' stdout output:
[info] deluge config file already exists, skipping copy
2016-07-26 12:38:46,656 DEBG 'deluge-script' stdout output:
[info] VPN is enabled, checking VPN tunnel local ip is valid
2016-07-26 12:38:46,656 DEBG 'start-script' stdout output:
[info] VPN is enabled, beginning configuration of VPN
2016-07-26 12:38:46,667 DEBG 'start-script' stdout output:
[info] VPN provider defined as pia
2016-07-26 12:38:46,669 DEBG 'start-script' stdout output:
[info] VPN default certs defined, copying to /config/openvpn/...
2016-07-26 12:38:46,673 DEBG 'start-script' stdout output:
[info] VPN config file (ovpn extension) is located at /config/openvpn/openvpn.ovpn
2016-07-26 12:38:46,676 DEBG 'start-script' stdout output:
[info] VPN provider remote gateway defined as nl.privateinternetaccess.com
[info] VPN provider remote port defined as 1194
2016-07-26 12:38:46,676 DEBG 'start-script' stdout output:
[crit] VPN provider remote protocol not defined (via -e VPN_PROTOCOL), exiting...
2016-07-26 12:38:46,676 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 47900179671376 for <Subprocess at 47900179670800 with name start-script in state RUNNING> (stderr)>
2016-07-26 12:38:46,676 DEBG fd 6 closed, stopped monitoring <POutputDispatcher at 47900179671016 for <Subprocess at 47900179670800 with name start-script in state RUNNING> (stdout)>
2016-07-26 12:38:46,676 INFO exited: start-script (exit status 1; not expected)
2016-07-26 12:38:46,677 DEBG received SIGCLD indicating a child quit