I also cannot access the UI. I am using PIA. According to sab my last downloads were two days ago.
Output log from deluge is:
ErrorWarningSystemArrayLogin
2020-08-21 10:53:29,570 DEBG 'start-script' stdout output:
[info] Adding 37.235.1.174 to /etc/resolv.conf
2020-08-21 10:53:29,573 DEBG 'start-script' stdout output:
[info] Adding 1.1.1.1 to /etc/resolv.conf
2020-08-21 10:53:29,576 DEBG 'start-script' stdout output:
[info] Adding 209.222.18.218 to /etc/resolv.conf
2020-08-21 10:53:29,578 DEBG 'start-script' stdout output:
[info] Adding 37.235.1.177 to /etc/resolv.conf
2020-08-21 10:53:29,581 DEBG 'start-script' stdout output:
[info] Adding 84.200.70.40 to /etc/resolv.conf
2020-08-21 10:53:29,583 DEBG 'start-script' stdout output:
[info] Adding 1.0.0.1 to /etc/resolv.conf
2020-08-21 10:53:39,853 DEBG 'start-script' stdout output:
[info] Docker network defined as 172.17.0.0/16
2020-08-21 10:53:39,856 DEBG 'start-script' stdout output:
[info] Adding 192.168.1.0/24 as route via docker eth0
2020-08-21 10:53:39,857 DEBG 'start-script' stdout output:
[info] ip route defined as follows...
--------------------
2020-08-21 10:53:39,857 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.2
192.168.1.0/24 via 172.17.0.1 dev eth0
2020-08-21 10:53:39,858 DEBG 'start-script' stdout output:
--------------------
2020-08-21 10:53:39,860 DEBG 'start-script' stdout output:
iptable_mangle 16384 1
ip_tables 24576 3 iptable_filter,iptable_nat,iptable_mangle
2020-08-21 10:53:39,860 DEBG 'start-script' stdout output:
[info] iptable_mangle support detected, adding fwmark for tables
2020-08-21 10:53:39,887 DEBG 'start-script' stdout output:
[info] iptables defined as follows...
--------------------
2020-08-21 10:53:39,888 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 8112 -j ACCEPT
-A INPUT -i eth0 -p tcp -m tcp --sport 8112 -j ACCEPT
-A INPUT -s 192.168.1.0/24 -i eth0 -p tcp -m tcp --dport 58846 -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 8112 -j ACCEPT
-A OUTPUT -o eth0 -p tcp -m tcp --sport 8112 -j ACCEPT
-A OUTPUT -d 192.168.1.0/24 -o eth0 -p tcp -m tcp --sport 58846 -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-08-21 10:53:39,889 DEBG 'start-script' stdout output:
--------------------
2020-08-21 10:53:39,889 DEBG 'start-script' stdout output:
[info] Starting OpenVPN...
2020-08-21 10:53:39,894 DEBG 'start-script' stdout output:
Fri Aug 21 10:53:39 2020 WARNING: file 'credentials.conf' is group or others accessible
Fri Aug 21 10:53:39 2020 OpenVPN 2.4.9 [git:makepkg/9b0dafca6c50b8bb+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Apr 20 2020
Fri Aug 21 10:53:39 2020 library versions: OpenSSL 1.1.1g 21 Apr 2020, LZO 2.10
2020-08-21 10:53:39,894 DEBG 'start-script' stdout output:
[info] OpenVPN started
2020-08-21 10:53:39,895 DEBG 'start-script' stdout output:
Fri Aug 21 10:53:39 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2020-08-21 10:53:39,896 DEBG 'start-script' stdout output:
Fri Aug 21 10:53:39 2020 CRL: loaded 1 CRLs from file [[INLINE]]
2020-08-21 10:53:39,896 DEBG 'start-script' stdout output:
Fri Aug 21 10:53:39 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]46.246.3.254:1198
Fri Aug 21 10:53:39 2020 UDP link local: (not bound)
Fri Aug 21 10:53:39 2020 UDP link remote: [AF_INET]46.246.3.254:1198
2020-08-21 10:53:41,239 DEBG 'start-script' stdout output:
Fri Aug 21 10:53:41 2020 [bd5b4e5aeccefcf95c0bdd8485afe5d0] Peer Connection Initiated with [AF_INET]46.246.3.254:1198
2020-08-21 10:53:42,751 DEBG 'start-script' stdout output:
Fri Aug 21 10:53:42 2020 TUN/TAP device tun0 opened
Fri Aug 21 10:53:42 2020 /usr/bin/ip link set dev tun0 up mtu 1500
2020-08-21 10:53:42,753 DEBG 'start-script' stdout output:
Fri Aug 21 10:53:42 2020 /usr/bin/ip addr add dev tun0 local 10.21.20.6 peer 10.21.20.5
2020-08-21 10:53:42,754 DEBG 'start-script' stdout output:
Fri Aug 21 10:53:42 2020 /root/openvpnup.sh tun0 1500 1558 10.21.20.6 10.21.20.5 init
2020-08-21 10:53:42,759 DEBG 'start-script' stdout output:
Fri Aug 21 10:53:42 2020 Initialization Sequence Completed
2020-08-21 10:53:42,868 DEBG 'start-script' stdout output:
[info] Port forwarding is enabled
[info] Checking endpoint 'sweden.privateinternetaccess.com' is port forward enabled...
2020-08-21 10:53:46,881 DEBG 'start-script' stdout output:
[warn] PIA endpoint 'sweden.privateinternetaccess.com' is not in the list of endpoints that support port forwarding, DL/UL speeds maybe slow
[info] Please consider switching to one of the endpoints shown below
2020-08-21 10:53:46,882 DEBG 'start-script' stdout output:
[info] List of PIA endpoints that support port forwarding:-
2020-08-21 10:53:46,882 DEBG 'start-script' stdout output:
[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] 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-08-21 10:55:14,209 DEBG 'start-script' stdout output:
[warn] Exit code '56' from curl != 0 or no response body received
[info] 12 retries left
[info] Retrying in 10 secs...
2020-08-21 10:55:19,215 WARN received SIGTERM indicating exit request
2020-08-21 10:55:19,215 DEBG killing watchdog-script (pid 173) with signal SIGTERM
2020-08-21 10:55:19,216 INFO waiting for start-script, watchdog-script to die
2020-08-21 10:55:20,023 DEBG fd 11 closed, stopped monitoring <POutputDispatcher at 140153346768224 for <Subprocess at 140153346767552 with name watchdog-script in state STOPPING> (stdout)>
2020-08-21 10:55:20,023 DEBG fd 15 closed, stopped monitoring <POutputDispatcher at 140153346913424 for <Subprocess at 140153346767552 with name watchdog-script in state STOPPING> (stderr)>
2020-08-21 10:55:20,024 INFO stopped: watchdog-script (terminated by SIGTERM)
2020-08-21 10:55:20,024 DEBG received SIGCHLD indicating a child quit
2020-08-21 10:55:20,024 DEBG killing start-script (pid 172) with signal SIGTERM
2020-08-21 10:55:21,025 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 140153347154416 for <Subprocess at 140153347157056 with name start-script in state STOPPING> (stdout)>
2020-08-21 10:55:21,026 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 140153346767456 for <Subprocess at 140153347157056 with name start-script in state STOPPING> (stderr)>
2020-08-21 10:55:21,026 INFO stopped: start-script (terminated by SIGTERM)
2020-08-21 10:55:21,026 DEBG received SIGCHLD indicating a child quit
Created by...
___. .__ .__
\_ |__ |__| ____ | |__ ____ ___ ___
| __ \| |/ \| | \_/ __ \\ \/ /
| \_\ \ | | \ Y \ ___/ > <
|___ /__|___| /___| /\___ >__/\_ \
\/ \/ \/ \/ \/
https://hub.docker.com/u/binhex/
2020-08-21 10:56:34.767528 [info] System information Linux b82875f12fc9 4.19.107-Unraid #1 SMP Thu Mar 5 13:55:57 PST 2020 x86_64 GNU/Linux
2020-08-21 10:56:34.789270 [info] OS_ARCH defined as 'x86-64'
2020-08-21 10:56:34.809797 [info] PUID defined as '99'
2020-08-21 10:56:34.832064 [info] PGID defined as '100'
2020-08-21 10:56:34.872977 [info] UMASK defined as '000'
2020-08-21 10:56:34.893339 [info] Permissions already set for volume mappings
2020-08-21 10:56:34.917932 [info] DELUGE_DAEMON_LOG_LEVEL defined as 'info'
2020-08-21 10:56:34.938297 [info] DELUGE_WEB_LOG_LEVEL defined as 'info'
2020-08-21 10:56:34.958448 [info] VPN_ENABLED defined as 'yes'
2020-08-21 10:56:34.985236 [info] OpenVPN config file (ovpn extension) is located at /config/openvpn/Sweden.ovpn
2020-08-21 10:56:35.025892 [info] VPN remote line defined as 'remote sweden.privateinternetaccess.com 1198'
2020-08-21 10:56:35.047092 [info] VPN_REMOTE defined as 'sweden.privateinternetaccess.com'
2020-08-21 10:56:35.067804 [info] VPN_PORT defined as '1198'
2020-08-21 10:56:35.093735 [info] VPN_PROTOCOL defined as 'udp'
2020-08-21 10:56:35.115436 [info] VPN_DEVICE_TYPE defined as 'tun0'
2020-08-21 10:56:35.136209 [info] VPN_PROV defined as 'pia'
2020-08-21 10:56:35.156886 [info] LAN_NETWORK defined as '192.168.1.0/24'
2020-08-21 10:56:35.178656 [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-08-21 10:56:35.200251 [info] VPN_USER defined as 'P3382606'
2020-08-21 10:56:35.222206 [info] VPN_PASS defined as 'akZKGzCVUd'
2020-08-21 10:56:35.243121 [info] VPN_OPTIONS not defined (via -e VPN_OPTIONS)
2020-08-21 10:56:35.265024 [info] STRICT_PORT_FORWARD defined as 'yes'
2020-08-21 10:56:35.286782 [info] ENABLE_PRIVOXY defined as 'yes'
2020-08-21 10:56:35.307720 [info] ADDITIONAL_PORTS not defined (via -e ADDITIONAL_PORTS), skipping allow for custom incoming ports
2020-08-21 10:56:35.332852 [info] Deleting files in /tmp (non recursive)...
2020-08-21 10:56:35.353107 [info] Starting Supervisor...
2020-08-21 10:56:35,481 INFO Included extra file "/etc/supervisor/conf.d/delugevpn.conf" during parsing
2020-08-21 10:56:35,481 INFO Set uid to user 0 succeeded
2020-08-21 10:56:35,482 INFO supervisord started with pid 6
2020-08-21 10:56:36,484 INFO spawned: 'start-script' with pid 172
2020-08-21 10:56:36,486 INFO spawned: 'watchdog-script' with pid 173
2020-08-21 10:56:36,486 INFO reaped unknown pid 7 (exit status 0)
2020-08-21 10:56:36,490 DEBG 'start-script' stdout output:
[info] VPN is enabled, beginning configuration of VPN
2020-08-21 10:56:36,490 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
2020-08-21 10:56:36,490 INFO success: watchdog-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
2020-08-21 10:56:36,536 DEBG 'start-script' stdout output:
[info] Default route for container is 172.17.0.1
2020-08-21 10:56:36,539 DEBG 'start-script' stdout output:
[info] Adding 209.222.18.222 to /etc/resolv.conf
2020-08-21 10:56:36,541 DEBG 'start-script' stdout output:
[info] Adding 84.200.69.80 to /etc/resolv.conf
2020-08-21 10:56:36,544 DEBG 'start-script' stdout output:
[info] Adding 37.235.1.174 to /etc/resolv.conf
2020-08-21 10:56:36,546 DEBG 'start-script' stdout output:
[info] Adding 1.1.1.1 to /etc/resolv.conf
2020-08-21 10:56:36,549 DEBG 'start-script' stdout output:
[info] Adding 209.222.18.218 to /etc/resolv.conf
2020-08-21 10:56:36,552 DEBG 'start-script' stdout output:
[info] Adding 37.235.1.177 to /etc/resolv.conf
2020-08-21 10:56:36,554 DEBG 'start-script' stdout output:
[info] Adding 84.200.70.40 to /etc/resolv.conf
2020-08-21 10:56:36,557 DEBG 'start-script' stdout output:
[info] Adding 1.0.0.1 to /etc/resolv.conf
2020-08-21 10:56:36,888 DEBG 'start-script' stdout output:
[info] Docker network defined as 172.17.0.0/16
2020-08-21 10:56:36,891 DEBG 'start-script' stdout output:
[info] Adding 192.168.1.0/24 as route via docker eth0
2020-08-21 10:56:36,892 DEBG 'start-script' stdout output:
[info] ip route defined as follows...
--------------------
2020-08-21 10:56:36,892 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.2
192.168.1.0/24 via 172.17.0.1 dev eth0
2020-08-21 10:56:36,892 DEBG 'start-script' stdout output:
--------------------
2020-08-21 10:56:36,894 DEBG 'start-script' stdout output:
iptable_mangle 16384 1
ip_tables 24576 3 iptable_filter,iptable_nat,iptable_mangle
2020-08-21 10:56:36,894 DEBG 'start-script' stdout output:
[info] iptable_mangle support detected, adding fwmark for tables
2020-08-21 10:56:36,924 DEBG 'start-script' stdout output:
[info] iptables defined as follows...
--------------------
2020-08-21 10:56:36,925 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 8112 -j ACCEPT
-A INPUT -i eth0 -p tcp -m tcp --sport 8112 -j ACCEPT
-A INPUT -s 192.168.1.0/24 -i eth0 -p tcp -m tcp --dport 58846 -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 8112 -j ACCEPT
-A OUTPUT -o eth0 -p tcp -m tcp --sport 8112 -j ACCEPT
-A OUTPUT -d 192.168.1.0/24 -o eth0 -p tcp -m tcp --sport 58846 -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-08-21 10:56:36,926 DEBG 'start-script' stdout output:
--------------------
2020-08-21 10:56:36,926 DEBG 'start-script' stdout output:
[info] Starting OpenVPN...
2020-08-21 10:56:36,931 DEBG 'start-script' stdout output:
Fri Aug 21 10:56:36 2020 WARNING: file 'credentials.conf' is group or others accessible
Fri Aug 21 10:56:36 2020 OpenVPN 2.4.9 [git:makepkg/9b0dafca6c50b8bb+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Apr 20 2020
Fri Aug 21 10:56:36 2020 library versions: OpenSSL 1.1.1g 21 Apr 2020, LZO 2.10
2020-08-21 10:56:36,932 DEBG 'start-script' stdout output:
[info] OpenVPN started
2020-08-21 10:56:36,932 DEBG 'start-script' stdout output:
Fri Aug 21 10:56:36 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2020-08-21 10:56:36,933 DEBG 'start-script' stdout output:
Fri Aug 21 10:56:36 2020 CRL: loaded 1 CRLs from file [[INLINE]]
2020-08-21 10:56:36,933 DEBG 'start-script' stdout output:
Fri Aug 21 10:56:36 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]46.246.3.253:1198
2020-08-21 10:56:36,933 DEBG 'start-script' stdout output:
Fri Aug 21 10:56:36 2020 UDP link local: (not bound)
Fri Aug 21 10:56:36 2020 UDP link remote: [AF_INET]46.246.3.253:1198
2020-08-21 10:57:36,465 DEBG 'start-script' stdout output:
Fri Aug 21 10:57:36 2020 [UNDEF] Inactivity timeout (--ping-restart), restarting
2020-08-21 10:57:36,465 DEBG 'start-script' stdout output:
Fri Aug 21 10:57:36 2020 SIGHUP[soft,ping-restart] received, process restarting
2020-08-21 10:57:36,466 DEBG 'start-script' stdout output:
Fri Aug 21 10:57:36 2020 WARNING: file 'credentials.conf' is group or others accessible
2020-08-21 10:57:36,466 DEBG 'start-script' stdout output:
Fri Aug 21 10:57:36 2020 OpenVPN 2.4.9 [git:makepkg/9b0dafca6c50b8bb+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Apr 20 2020
Fri Aug 21 10:57:36 2020 library versions: OpenSSL 1.1.1g 21 Apr 2020, LZO 2.10
2020-08-21 10:57:41,466 DEBG 'start-script' stdout output:
Fri Aug 21 10:57:41 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2020-08-21 10:57:41,466 DEBG 'start-script' stdout output:
Fri Aug 21 10:57:41 2020 CRL: loaded 1 CRLs from file [[INLINE]]
Fri Aug 21 10:57:41 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]46.246.3.253:1198
Fri Aug 21 10:57:41 2020 UDP link local: (not bound)
Fri Aug 21 10:57:41 2020 UDP link remote: [AF_INET]46.246.3.253:1198
2020-08-21 10:58:41,732 DEBG 'start-script' stdout output:
Fri Aug 21 10:58:41 2020 [UNDEF] Inactivity timeout (--ping-restart), restarting
2020-08-21 10:58:41,733 DEBG 'start-script' stdout output:
Fri Aug 21 10:58:41 2020 SIGHUP[soft,ping-restart] received, process restarting
2020-08-21 10:58:41,733 DEBG 'start-script' stdout output:
Fri Aug 21 10:58:41 2020 WARNING: file 'credentials.conf' is group or others accessible
Fri Aug 21 10:58:41 2020 OpenVPN 2.4.9 [git:makepkg/9b0dafca6c50b8bb+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Apr 20 2020
2020-08-21 10:58:41,733 DEBG 'start-script' stdout output:
Fri Aug 21 10:58:41 2020 library versions: OpenSSL 1.1.1g 21 Apr 2020, LZO 2.10
2020-08-21 10:58:46,733 DEBG 'start-script' stdout output:
Fri Aug 21 10:58:46 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2020-08-21 10:58:46,734 DEBG 'start-script' stdout output:
Fri Aug 21 10:58:46 2020 CRL: loaded 1 CRLs from file [[INLINE]]
Fri Aug 21 10:58:46 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]46.246.3.253:1198
Fri Aug 21 10:58:46 2020 UDP link local: (not bound)
Fri Aug 21 10:58:46 2020 UDP link remote: [AF_INET]46.246.3.253:1198
2020-08-21 10:59:46,157 DEBG 'start-script' stdout output:
Fri Aug 21 10:59:46 2020 [UNDEF] Inactivity timeout (--ping-restart), restarting
Fri Aug 21 10:59:46 2020 SIGHUP[soft,ping-restart] received, process restarting
2020-08-21 10:59:46,157 DEBG 'start-script' stdout output:
Fri Aug 21 10:59:46 2020 WARNING: file 'credentials.conf' is group or others accessible
Fri Aug 21 10:59:46 2020 OpenVPN 2.4.9 [git:makepkg/9b0dafca6c50b8bb+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Apr 20 2020
2020-08-21 10:59:46,157 DEBG 'start-script' stdout output:
Fri Aug 21 10:59:46 2020 library versions: OpenSSL 1.1.1g 21 Apr 2020, LZO 2.10
2020-08-21 10:59:46,157 DEBG 'start-script' stdout output:
Fri Aug 21 10:59:46 2020 [UNDEF] Inactivity timeout (--ping-restart), restarting
Fri Aug 21 10:59:46 2020 SIGHUP[soft,ping-restart] received, process restarting
2020-08-21 10:59:46,157 DEBG 'start-script' stdout output:
Fri Aug 21 10:59:46 2020 WARNING: file 'credentials.conf' is group or others accessible
Fri Aug 21 10:59:46 2020 OpenVPN 2.4.9 [git:makepkg/9b0dafca6c50b8bb+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Apr 20 2020
2020-08-21 10:59:46,157 DEBG 'start-script' stdout output:
Fri Aug 21 10:59:46 2020 library versions: OpenSSL 1.1.1g 21 Apr 2020, LZO 2.10
2020-08-21 10:59:51,158 DEBG 'start-script' stdout output:
Fri Aug 21 10:59:51 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2020-08-21 10:59:51,158 DEBG 'start-script' stdout output:
Fri Aug 21 10:59:51 2020 CRL: loaded 1 CRLs from file [[INLINE]]
Fri Aug 21 10:59:51 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]46.246.3.253:1198
Fri Aug 21 10:59:51 2020 UDP link local: (not bound)
Fri Aug 21 10:59:51 2020 UDP link remote: [AF_INET]46.246.3.253:1198
2020-08-21 11:00:51,075 DEBG 'start-script' stdout output:
Fri Aug 21 11:00:51 2020 [UNDEF] Inactivity timeout (--ping-restart), restarting
2020-08-21 11:00:51,075 DEBG 'start-script' stdout output:
Fri Aug 21 11:00:51 2020 SIGHUP[soft,ping-restart] received, process restarting
2020-08-21 11:00:51,076 DEBG 'start-script' stdout output:
Fri Aug 21 11:00:51 2020 WARNING: file 'credentials.conf' is group or others accessible
Fri Aug 21 11:00:51 2020 OpenVPN 2.4.9 [git:makepkg/9b0dafca6c50b8bb+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Apr 20 2020
2020-08-21 11:00:51,076 DEBG 'start-script' stdout output:
Fri Aug 21 11:00:51 2020 library versions: OpenSSL 1.1.1g 21 Apr 2020, LZO 2.10
2020-08-21 11:00:56,076 DEBG 'start-script' stdout output:
Fri Aug 21 11:00:56 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2020-08-21 11:00:56,076 DEBG 'start-script' stdout output:
Fri Aug 21 11:00:56 2020 CRL: loaded 1 CRLs from file [[INLINE]]
2020-08-21 11:00:56,076 DEBG 'start-script' stdout output:
Fri Aug 21 11:00:56 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]46.246.3.253:1198
Fri Aug 21 11:00:56 2020 UDP link local: (not bound)
Fri Aug 21 11:00:56 2020 UDP link remote: [AF_INET]46.246.3.253:1198
2020-08-21 11:00:56,076 DEBG 'start-script' stdout output:
Fri Aug 21 11:00:56 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2020-08-21 11:00:56,076 DEBG 'start-script' stdout output:
Fri Aug 21 11:00:56 2020 CRL: loaded 1 CRLs from file [[INLINE]]
2020-08-21 11:00:56,076 DEBG 'start-script' stdout output:
Fri Aug 21 11:00:56 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]46.246.3.253:1198
Fri Aug 21 11:00:56 2020 UDP link local: (not bound)
Fri Aug 21 11:00:56 2020 UDP link remote: [AF_INET]46.246.3.253:1198
2020-08-21 11:01:56,501 DEBG 'start-script' stdout output:
Fri Aug 21 11:01:56 2020 [UNDEF] Inactivity timeout (--ping-restart), restarting
Fri Aug 21 11:01:56 2020 SIGHUP[soft,ping-restart] received, process restarting
2020-08-21 11:01:56,502 DEBG 'start-script' stdout output:
Fri Aug 21 11:01:56 2020 WARNING: file 'credentials.conf' is group or others accessible
Fri Aug 21 11:01:56 2020 OpenVPN 2.4.9 [git:makepkg/9b0dafca6c50b8bb+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Apr 20 2020
2020-08-21 11:01:56,502 DEBG 'start-script' stdout output:
Fri Aug 21 11:01:56 2020 library versions: OpenSSL 1.1.1g 21 Apr 2020, LZO 2.10
2020-08-21 11:01:56,501 DEBG 'start-script' stdout output:
Fri Aug 21 11:01:56 2020 [UNDEF] Inactivity timeout (--ping-restart), restarting
Fri Aug 21 11:01:56 2020 SIGHUP[soft,ping-restart] received, process restarting
2020-08-21 11:01:56,502 DEBG 'start-script' stdout output:
Fri Aug 21 11:01:56 2020 WARNING: file 'credentials.conf' is group or others accessible
Fri Aug 21 11:01:56 2020 OpenVPN 2.4.9 [git:makepkg/9b0dafca6c50b8bb+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Apr 20 2020
2020-08-21 11:01:56,502 DEBG 'start-script' stdout output:
Fri Aug 21 11:01:56 2020 library versions: OpenSSL 1.1.1g 21 Apr 2020, LZO 2.10
2020-08-21 11:02:01,502 DEBG 'start-script' stdout output:
Fri Aug 21 11:02:01 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2020-08-21 11:02:01,502 DEBG 'start-script' stdout output:
Fri Aug 21 11:02:01 2020 CRL: loaded 1 CRLs from file [[INLINE]]
Fri Aug 21 11:02:01 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]46.246.3.253:1198
Fri Aug 21 11:02:01 2020 UDP link local: (not bound)
Fri Aug 21 11:02:01 2020 UDP link remote: [AF_INET]46.246.3.253:1198
2020-08-21 11:03:01,746 DEBG 'start-script' stdout output:
Fri Aug 21 11:03:01 2020 [UNDEF] Inactivity timeout (--ping-restart), restarting
2020-08-21 11:03:01,747 DEBG 'start-script' stdout output:
Fri Aug 21 11:03:01 2020 SIGHUP[soft,ping-restart] received, process restarting
2020-08-21 11:03:01,747 DEBG 'start-script' stdout output:
Fri Aug 21 11:03:01 2020 WARNING: file 'credentials.conf' is group or others accessible
2020-08-21 11:03:01,747 DEBG 'start-script' stdout output:
Fri Aug 21 11:03:01 2020 OpenVPN 2.4.9 [git:makepkg/9b0dafca6c50b8bb+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Apr 20 2020
Fri Aug 21 11:03:01 2020 library versions: OpenSSL 1.1.1g 21 Apr 2020, LZO 2.10
2020-08-21 11:03:06,747 DEBG 'start-script' stdout output:
Fri Aug 21 11:03:06 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2020-08-21 11:03:06,747 DEBG 'start-script' stdout output:
Fri Aug 21 11:03:06 2020 CRL: loaded 1 CRLs from file [[INLINE]]
Fri Aug 21 11:03:06 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]46.246.3.253:1198
Fri Aug 21 11:03:06 2020 UDP link local: (not bound)
Fri Aug 21 11:03:06 2020 UDP link remote: [AF_INET]46.246.3.253:1198
2020-08-21 11:04:07,113 DEBG 'start-script' stdout output:
Fri Aug 21 11:04:07 2020 [UNDEF] Inactivity timeout (--ping-restart), restarting
2020-08-21 11:04:07,114 DEBG 'start-script' stdout output:
Fri Aug 21 11:04:07 2020 SIGHUP[soft,ping-restart] received, process restarting
2020-08-21 11:04:07,114 DEBG 'start-script' stdout output:
Fri Aug 21 11:04:07 2020 WARNING: file 'credentials.conf' is group or others accessible
2020-08-21 11:04:07,114 DEBG 'start-script' stdout output:
Fri Aug 21 11:04:07 2020 OpenVPN 2.4.9 [git:makepkg/9b0dafca6c50b8bb+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Apr 20 2020
Fri Aug 21 11:04:07 2020 library versions: OpenSSL 1.1.1g 21 Apr 2020, LZO 2.10
2020-08-21 11:04:12,114 DEBG 'start-script' stdout output:
Fri Aug 21 11:04:12 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2020-08-21 11:04:12,114 DEBG 'start-script' stdout output:
Fri Aug 21 11:04:12 2020 CRL: loaded 1 CRLs from file [[INLINE]]
Fri Aug 21 11:04:12 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]46.246.3.253:1198
Fri Aug 21 11:04:12 2020 UDP link local: (not bound)
Fri Aug 21 11:04:12 2020 UDP link remote: [AF_INET]46.246.3.253:1198
2020-08-21 11:05:12,055 DEBG 'start-script' stdout output:
Fri Aug 21 11:05:12 2020 [UNDEF] Inactivity timeout (--ping-restart), restarting
2020-08-21 11:05:12,055 DEBG 'start-script' stdout output:
Fri Aug 21 11:05:12 2020 SIGHUP[soft,ping-restart] received, process restarting
2020-08-21 11:05:12,056 DEBG 'start-script' stdout output:
Fri Aug 21 11:05:12 2020 WARNING: file 'credentials.conf' is group or others accessible
2020-08-21 11:05:12,056 DEBG 'start-script' stdout output:
Fri Aug 21 11:05:12 2020 OpenVPN 2.4.9 [git:makepkg/9b0dafca6c50b8bb+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Apr 20 2020
Fri Aug 21 11:05:12 2020 library versions: OpenSSL 1.1.1g 21 Apr 2020, LZO 2.10
2020-08-21 11:05:12,055 DEBG 'start-script' stdout output:
Fri Aug 21 11:05:12 2020 [UNDEF] Inactivity timeout (--ping-restart), restarting
2020-08-21 11:05:12,055 DEBG 'start-script' stdout output:
Fri Aug 21 11:05:12 2020 SIGHUP[soft,ping-restart] received, process restarting
2020-08-21 11:05:12,056 DEBG 'start-script' stdout output:
Fri Aug 21 11:05:12 2020 WARNING: file 'credentials.conf' is group or others accessible
2020-08-21 11:05:12,056 DEBG 'start-script' stdout output:
Fri Aug 21 11:05:12 2020 OpenVPN 2.4.9 [git:makepkg/9b0dafca6c50b8bb+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Apr 20 2020
Fri Aug 21 11:05:12 2020 library versions: OpenSSL 1.1.1g 21 Apr 2020, LZO 2.10
2020-08-21 11:05:17,056 DEBG 'start-script' stdout output:
Fri Aug 21 11:05:17 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2020-08-21 11:05:17,056 DEBG 'start-script' stdout output:
Fri Aug 21 11:05:17 2020 CRL: loaded 1 CRLs from file [[INLINE]]
Fri Aug 21 11:05:17 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]46.246.3.253:1198
2020-08-21 11:05:17,056 DEBG 'start-script' stdout output:
Fri Aug 21 11:05:17 2020 UDP link local: (not bound)
Fri Aug 21 11:05:17 2020 UDP link remote: [AF_INET]46.246.3.253:1198
2020-08-21 11:05:17,056 DEBG 'start-script' stdout output:
Fri Aug 21 11:05:17 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2020-08-21 11:05:17,056 DEBG 'start-script' stdout output:
Fri Aug 21 11:05:17 2020 CRL: loaded 1 CRLs from file [[INLINE]]
Fri Aug 21 11:05:17 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]46.246.3.253:1198
2020-08-21 11:05:17,056 DEBG 'start-script' stdout output:
Fri Aug 21 11:05:17 2020 UDP link local: (not bound)
Fri Aug 21 11:05:17 2020 UDP link remote: [AF_INET]46.246.3.253:1198
2020-08-21 11:06:17,100 DEBG 'start-script' stdout output:
Fri Aug 21 11:06:17 2020 [UNDEF] Inactivity timeout (--ping-restart), restarting
Fri Aug 21 11:06:17 2020 SIGHUP[soft,ping-restart] received, process restarting
2020-08-21 11:06:17,100 DEBG 'start-script' stdout output:
Fri Aug 21 11:06:17 2020 WARNING: file 'credentials.conf' is group or others accessible
Fri Aug 21 11:06:17 2020 OpenVPN 2.4.9 [git:makepkg/9b0dafca6c50b8bb+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Apr 20 2020
2020-08-21 11:06:17,100 DEBG 'start-script' stdout output:
Fri Aug 21 11:06:17 2020 library versions: OpenSSL 1.1.1g 21 Apr 2020, LZO 2.10
2020-08-21 11:06:22,101 DEBG 'start-script' stdout output:
Fri Aug 21 11:06:22 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2020-08-21 11:06:22,101 DEBG 'start-script' stdout output:
Fri Aug 21 11:06:22 2020 CRL: loaded 1 CRLs from file [[INLINE]]
2020-08-21 11:06:22,101 DEBG 'start-script' stdout output:
Fri Aug 21 11:06:22 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]46.246.3.253:1198
Fri Aug 21 11:06:22 2020 UDP link local: (not bound)
Fri Aug 21 11:06:22 2020 UDP link remote: [AF_INET]46.246.3.253:1198
2020-08-21 11:07:22,512 DEBG 'start-script' stdout output:
Fri Aug 21 11:07:22 2020 [UNDEF] Inactivity timeout (--ping-restart), restarting
Fri Aug 21 11:07:22 2020 SIGHUP[soft,ping-restart] received, process restarting
2020-08-21 11:07:22,513 DEBG 'start-script' stdout output:
Fri Aug 21 11:07:22 2020 WARNING: file 'credentials.conf' is group or others accessible
Fri Aug 21 11:07:22 2020 OpenVPN 2.4.9 [git:makepkg/9b0dafca6c50b8bb+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Apr 20 2020
Fri Aug 21 11:07:22 2020 library versions: OpenSSL 1.1.1g 21 Apr 2020, LZO 2.10
2020-08-21 11:07:22,512 DEBG 'start-script' stdout output:
Fri Aug 21 11:07:22 2020 [UNDEF] Inactivity timeout (--ping-restart), restarting
Fri Aug 21 11:07:22 2020 SIGHUP[soft,ping-restart] received, process restarting
2020-08-21 11:07:22,513 DEBG 'start-script' stdout output:
Fri Aug 21 11:07:22 2020 WARNING: file 'credentials.conf' is group or others accessible
Fri Aug 21 11:07:22 2020 OpenVPN 2.4.9 [git:makepkg/9b0dafca6c50b8bb+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Apr 20 2020
Fri Aug 21 11:07:22 2020 library versions: OpenSSL 1.1.1g 21 Apr 2020, LZO 2.10
2020-08-21 11:07:27,513 DEBG 'start-script' stdout output:
Fri Aug 21 11:07:27 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2020-08-21 11:07:27,514 DEBG 'start-script' stdout output:
Fri Aug 21 11:07:27 2020 CRL: loaded 1 CRLs from file [[INLINE]]
Fri Aug 21 11:07:27 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]46.246.3.253:1198
Fri Aug 21 11:07:27 2020 UDP link local: (not bound)
Fri Aug 21 11:07:27 2020 UDP link remote: [AF_INET]46.246.3.253:1198
2020-08-21 11:08:27,994 DEBG 'start-script' stdout output:
Fri Aug 21 11:08:27 2020 [UNDEF] Inactivity timeout (--ping-restart), restarting
Fri Aug 21 11:08:27 2020 SIGHUP[soft,ping-restart] received, process restarting
2020-08-21 11:08:27,995 DEBG 'start-script' stdout output:
Fri Aug 21 11:08:27 2020 WARNING: file 'credentials.conf' is group or others accessible
2020-08-21 11:08:27,995 DEBG 'start-script' stdout output:
Fri Aug 21 11:08:27 2020 OpenVPN 2.4.9 [git:makepkg/9b0dafca6c50b8bb+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Apr 20 2020
Fri Aug 21 11:08:27 2020 library versions: OpenSSL 1.1.1g 21 Apr 2020, LZO 2.10
2020-08-21 11:08:32,995 DEBG 'start-script' stdout output:
Fri Aug 21 11:08:32 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2020-08-21 11:08:32,995 DEBG 'start-script' stdout output:
Fri Aug 21 11:08:32 2020 CRL: loaded 1 CRLs from file [[INLINE]]
2020-08-21 11:08:32,995 DEBG 'start-script' stdout output:
Fri Aug 21 11:08:32 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]46.246.3.253:1198
Fri Aug 21 11:08:32 2020 UDP link local: (not bound)
Fri Aug 21 11:08:32 2020 UDP link remote: [AF_INET]46.246.3.253:1198
PS. No that isnt my pwd.