Hi could I get some fresh eyes on this, I have been unable to access the container since upgrading cache drive. I moved all appdata from cache back to cache.
Container starts and log shows:
ErrorWarningSystemArrayLogin
Created by...
___. .__ .__
\_ |__ |__| ____ | |__ ____ ___ ___
| __ \| |/ \| | \_/ __ \\ \/ /
| \_\ \ | | \ Y \ ___/ > <
|___ /__|___| /___| /\___ >__/\_ \
\/ \/ \/ \/ \/
https://hub.docker.com/u/binhex/
2020-01-18 10:38:25.827252 [info] System information Linux ed2a560652cb 4.19.94-Unraid #1 SMP Thu Jan 9 08:20:36 PST 2020 x86_64 GNU/Linux
2020-01-18 10:38:26.060532 [info] PUID defined as '99'
2020-01-18 10:38:26.320064 [info] PGID defined as '100'
2020-01-18 10:38:26.535793 [info] UMASK defined as '000'
2020-01-18 10:38:26.652919 [info] Permissions already set for volume mappings
2020-01-18 10:38:26.784143 [info] VPN_ENABLED defined as 'yes'
2020-01-18 10:38:26.914572 [info] OpenVPN config file (ovpn extension) is located at /config/openvpn/France.ovpn
2020-01-18 10:38:27.125198 [info] VPN remote line defined as 'remote france.privateinternetaccess.com 1198'
2020-01-18 10:38:27.293232 [info] VPN_REMOTE defined as 'france.privateinternetaccess.com'
2020-01-18 10:38:27.485757 [info] VPN_PORT defined as '1198'
2020-01-18 10:38:27.685965 [info] VPN_PROTOCOL defined as 'udp'
2020-01-18 10:38:27.782987 [info] VPN_DEVICE_TYPE defined as 'tun0'
2020-01-18 10:38:27.862066 [info] VPN_PROV defined as 'pia'
2020-01-18 10:38:28.015148 [info] LAN_NETWORK defined as '192.168.1.0/24'
2020-01-18 10:38:28.140962 [info] NAME_SERVERS defined as '209.222.18.222,84.200.69.80,37.235.1.174,1.1.1.1,209.222.18.218,37.235.1.177,84.200.70.40,1.0.0.1'
2020-01-18 10:38:28.247178 [info] VPN_USER defined as 'REMOVED'
2020-01-18 10:38:28.343682 [info] VPN_PASS defined as 'REMOVED'
2020-01-18 10:38:28.426859 [info] VPN_OPTIONS not defined (via -e VPN_OPTIONS)
2020-01-18 10:38:28.520395 [info] STRICT_PORT_FORWARD defined as 'yes'
2020-01-18 10:38:28.608559 [info] ENABLE_PRIVOXY defined as 'yes'
2020-01-18 10:38:28.707584 [info] WEBUI_PORT defined as '8080'
2020-01-18 10:38:29.038008 [info] Deleting files in /tmp (non recursive)...
2020-01-18 10:38:29.238038 [info] Starting Supervisor...
2020-01-18 10:38:32,519 INFO Included extra file "/etc/supervisor/conf.d/qbittorrent.conf" during parsing
2020-01-18 10:38:32,524 INFO Set uid to user 0 succeeded
2020-01-18 10:38:32,607 INFO supervisord started with pid 6
2020-01-18 10:38:33,640 INFO spawned: 'start-script' with pid 163
2020-01-18 10:38:33,668 INFO spawned: 'watchdog-script' with pid 164
2020-01-18 10:38:33,673 INFO reaped unknown pid 7
2020-01-18 10:38:33,721 DEBG 'start-script' stdout output:
[info] VPN is enabled, beginning configuration of VPN
2020-01-18 10:38:33,724 DEBG 'watchdog-script' stdout output:
[info] qBittorrent config file already exists, skipping copy
[info] Removing session lock file (if it exists)...
2020-01-18 10:38:33,725 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
2020-01-18 10:38:33,726 INFO success: watchdog-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
2020-01-18 10:38:34,268 DEBG 'start-script' stdout output:
[info] Default route for container is 172.17.0.1
2020-01-18 10:38:34,292 DEBG 'start-script' stdout output:
[info] Adding 209.222.18.222 to /etc/resolv.conf
2020-01-18 10:38:34,303 DEBG 'start-script' stdout output:
[info] Adding 84.200.69.80 to /etc/resolv.conf
2020-01-18 10:38:34,314 DEBG 'start-script' stdout output:
[info] Adding 37.235.1.174 to /etc/resolv.conf
2020-01-18 10:38:34,345 DEBG 'start-script' stdout output:
[info] Adding 1.1.1.1 to /etc/resolv.conf
2020-01-18 10:38:34,365 DEBG 'start-script' stdout output:
[info] Adding 209.222.18.218 to /etc/resolv.conf
2020-01-18 10:38:34,381 DEBG 'start-script' stdout output:
[info] Adding 37.235.1.177 to /etc/resolv.conf
2020-01-18 10:38:34,400 DEBG 'start-script' stdout output:
[info] Adding 84.200.70.40 to /etc/resolv.conf
2020-01-18 10:38:34,416 DEBG 'start-script' stdout output:
[info] Adding 1.0.0.1 to /etc/resolv.conf
2020-01-18 10:38:34,879 DEBG 'start-script' stdout output:
[info] Docker network defined as 172.17.0.0/16
2020-01-18 10:38:34,894 DEBG 'start-script' stdout output:
[info] Adding 192.168.1.0/24 as route via docker eth0
2020-01-18 10:38:34,902 DEBG 'start-script' stdout output:
[info] ip route defined as follows...
--------------------
2020-01-18 10:38:34,905 DEBG 'start-script' stdout output:
default via 172.17.0.1 dev eth0
172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.3
192.168.1.0/24 via 172.17.0.1 dev eth0
2020-01-18 10:38:34,906 DEBG 'start-script' stdout output:
--------------------
2020-01-18 10:38:34,934 DEBG 'start-script' stdout output:
iptable_mangle 16384 2
ip_tables 24576 5 iptable_filter,iptable_nat,iptable_mangle
2020-01-18 10:38:34,935 DEBG 'start-script' stdout output:
[info] iptable_mangle support detected, adding fwmark for tables
2020-01-18 10:38:35,176 DEBG 'start-script' stdout output:
[info] iptables defined as follows...
--------------------
2020-01-18 10:38:35,186 DEBG 'start-script' stdout output:
-P INPUT DROP
-P FORWARD DROP
-P OUTPUT DROP
-A INPUT -s 172.17.0.0/16 -d 172.17.0.0/16 -j ACCEPT
-A INPUT -i eth0 -p udp -m udp --sport 1198 -j ACCEPT
-A INPUT -i eth0 -p tcp -m tcp --dport 8080 -j ACCEPT
-A INPUT -i eth0 -p tcp -m tcp --sport 8080 -j ACCEPT
-A INPUT -s 192.168.1.0/24 -i eth0 -p tcp -m tcp --dport 8080 -j ACCEPT
-A INPUT -s 192.168.1.0/24 -d 172.17.0.0/16 -i eth0 -p tcp -j ACCEPT
-A INPUT -p icmp -m icmp --icmp-type 0 -j ACCEPT
-A INPUT -i lo -j ACCEPT
-A INPUT -i tun0 -j ACCEPT
-A OUTPUT -s 172.17.0.0/16 -d 172.17.0.0/16 -j ACCEPT
-A OUTPUT -o eth0 -p udp -m udp --dport 1198 -j ACCEPT
-A OUTPUT -o eth0 -p tcp -m tcp --dport 8080 -j ACCEPT
-A OUTPUT -o eth0 -p tcp -m tcp --sport 8080 -j ACCEPT
-A OUTPUT -d 192.168.1.0/24 -o eth0 -p tcp -m tcp --sport 8080 -j ACCEPT
-A OUTPUT -s 172.17.0.0/16 -d 192.168.1.0/24 -o eth0 -p tcp -j ACCEPT
-A OUTPUT -p icmp -m icmp --icmp-type 8 -j ACCEPT
-A OUTPUT -o lo -j ACCEPT
-A OUTPUT -o tun0 -j ACCEPT
--------------------
2020-01-18 10:38:35,191 DEBG 'start-script' stdout output:
[info] Starting OpenVPN...
2020-01-18 10:38:35,605 DEBG 'start-script' stdout output:
Sat Jan 18 10:38:35 2020 WARNING: file 'credentials.conf' is group or others accessible
Sat Jan 18 10:38:35 2020 OpenVPN 2.4.8 [git:makepkg/3976acda9bf10b5e+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Jan 3 2020
Sat Jan 18 10:38:35 2020 library versions: OpenSSL 1.1.1d 10 Sep 2019, LZO 2.10
2020-01-18 10:38:35,638 DEBG 'start-script' stdout output:
Sat Jan 18 10:38:35 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2020-01-18 10:38:35,659 DEBG 'start-script' stdout output:
[info] OpenVPN started
2020-01-18 10:38:35,693 DEBG 'start-script' stdout output:
Sat Jan 18 10:38:35 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]194.187.249.179:1198
Sat Jan 18 10:38:35 2020 UDP link local: (not bound)
Sat Jan 18 10:38:35 2020 UDP link remote: [AF_INET]194.187.249.179:1198
2020-01-18 10:38:35,910 DEBG 'start-script' stdout output:
Sat Jan 18 10:38:35 2020 [9ca054a0b76deeb31203586eb3930595] Peer Connection Initiated with [AF_INET]194.187.249.179:1198
2020-01-18 10:38:37,004 DEBG 'start-script' stdout output:
Sat Jan 18 10:38:37 2020 TUN/TAP device tun0 opened
Sat Jan 18 10:38:37 2020 /usr/bin/ip link set dev tun0 up mtu 1500
2020-01-18 10:38:37,019 DEBG 'start-script' stdout output:
Sat Jan 18 10:38:37 2020 /usr/bin/ip addr add dev tun0 local 10.27.10.6 peer 10.27.10.5
2020-01-18 10:38:37,024 DEBG 'start-script' stdout output:
Sat Jan 18 10:38:37 2020 /root/openvpnup.sh tun0 1500 1558 10.27.10.6 10.27.10.5 init
2020-01-18 10:38:37,053 DEBG 'start-script' stdout output:
Sat Jan 18 10:38:37 2020 Initialization Sequence Completed
2020-01-18 10:38:37,214 DEBG 'start-script' stdout output:
[info] Port forwarding is enabled
[info] Checking endpoint 'france.privateinternetaccess.com' is port forward enabled...
2020-01-18 10:38:37,227 DEBG 'start-script' stdout output:
[info] Attempting to curl https://www.privateinternetaccess.com/vpninfo/servers?version=82...
2020-01-18 10:38:37,829 DEBG 'start-script' stdout output:
[info] Curl successful for https://www.privateinternetaccess.com/vpninfo/servers?version=82, response code 200
2020-01-18 10:38:38,027 DEBG 'start-script' stdout output:
[info] PIA endpoint 'france.privateinternetaccess.com' is in the list of endpoints that support port forwarding
2020-01-18 10:38:38,030 DEBG 'start-script' stdout output:
[info] List of PIA endpoints that support port forwarding:-
[info] ca-toronto.privateinternetaccess.com
[info] ca-montreal.privateinternetaccess.com
[info] ca-vancouver.privateinternetaccess.com
[info] de-berlin.privateinternetaccess.com
[info] de-frankfurt.privateinternetaccess.com
[info] sweden.privateinternetaccess.com
[info] swiss.privateinternetaccess.com
[info] france.privateinternetaccess.com
[info] czech.privateinternetaccess.com
[info] spain.privateinternetaccess.com
[info] ro.privateinternetaccess.com
[info] israel.privateinternetaccess.com
[info] Attempting to get dynamically assigned port...
2020-01-18 10:38:38,056 DEBG 'start-script' stdout output:
[info] Attempting to curl http://209.222.18.222:2000/?client_id=443498638210d5b73c330bdb47e6e09fd08528bc14bb9935d93b7915ffbf4333...
2020-01-18 10:38:38,840 DEBG 'start-script' stdout output:
[info] Curl successful for http://209.222.18.222:2000/?client_id=443498638210d5b73c330bdb47e6e09fd08528bc14bb9935d93b7915ffbf4333, response code 200
2020-01-18 10:38:38,944 DEBG 'start-script' stdout output:
[info] Successfully assigned incoming port 47470
2020-01-18 10:38:38,949 DEBG 'start-script' stdout output:
[info] Checking we can resolve name 'www.google.com' to address...
2020-01-18 10:38:39,006 DEBG 'start-script' stdout output:
[info] DNS operational, we can resolve name 'www.google.com' to address '216.58.213.4'
2020-01-18 10:38:39,012 DEBG 'start-script' stdout output:
[info] Attempting to get external IP using Name Server 'ns1.google.com'...
2020-01-18 10:38:39,192 DEBG 'start-script' stdout output:
[info] Successfully retrieved external IP address 194.187.249.179
2020-01-18 10:38:39,371 DEBG 'watchdog-script' stdout output:
[info] qBittorrent listening interface IP 0.0.0.0 and VPN provider IP 10.27.10.6 different, marking for reconfigure
2020-01-18 10:38:39,385 DEBG 'watchdog-script' stdout output:
[info] qBittorrent not running
2020-01-18 10:38:39,395 DEBG 'watchdog-script' stdout output:
[info] Privoxy not running
2020-01-18 10:38:39,396 DEBG 'watchdog-script' stdout output:
[info] qBittorrent incoming port 6881 and VPN incoming port 47470 different, marking for reconfigure
2020-01-18 10:38:39,397 DEBG 'watchdog-script' stdout output:
[info] Removing session lock file (if it exists)...
2020-01-18 10:38:39,401 DEBG 'watchdog-script' stdout output:
[info] Attempting to start qBittorrent...
2020-01-18 10:38:40,294 DEBG 'watchdog-script' stdout output:
[info] qBittorrent process started
[info] Waiting for qBittorrent process to start listening on port 8080...
2020-01-18 10:38:40,634 DEBG 'watchdog-script' stdout output:
[info] qBittorrent process listening on port 8080
2020-01-18 10:38:40,874 DEBG 'watchdog-script' stdout output:
[info] Attempting to start Privoxy...
2020-01-18 10:38:41,924 DEBG 'watchdog-script' stdout output:
[info] Privoxy process started
[info] Waiting for Privoxy process to start listening on port 8118...
2020-01-18 10:38:42,012 DEBG 'watchdog-script' stdout output:
[info] Privoxy process listening on port 8118
I tried removing the container and adding it fresh but still no access to webgui also checked port allocation and nothing appears to be clashing...
Docker command
root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='binhex-qbittorrentvpn' --net='bridge' --privileged=true -e TZ="Europe/London" -e HOST_OS="Unraid" -e 'VPN_ENABLED'='yes' -e 'VPN_USER'='REMOVED' -e 'VPN_PASS'='REMOVED' -e 'VPN_PROV'='pia' -e 'VPN_OPTIONS'='' -e 'STRICT_PORT_FORWARD'='yes' -e 'ENABLE_PRIVOXY'='yes' -e 'WEBUI_PORT'='8080' -e 'LAN_NETWORK'='192.168.1.0/24' -e 'NAME_SERVERS'='209.222.18.222,84.200.69.80,37.235.1.174,1.1.1.1,209.222.18.218,37.235.1.177,84.200.70.40,1.0.0.1' -e 'DEBUG'='false' -e 'UMASK'='000' -e 'PUID'='99' -e 'PGID'='100' -p '6881:6881/tcp' -p '8080:8080/tcp' -p '8118:8118/tcp' -v '/mnt/user/Downloads/data/':'/data':'rw' -v '/mnt/user/appdata/binhex-qbittorrentvpn':'/config':'rw' 'binhex/arch-qbittorrentvpn'
735626c32186a1a76155f608d423e15e7be0c52ec15833dbb871edc41e3db64a
The command finished successfully!
supervisord.zip
Have also download latest opvn files from PIA and added not use ipv6