binhex / arch-qbittorrentvpn

Docker build script for Arch Linux base with qBittorrent, Privoxy and OpenVPN
GNU General Public License v3.0
443 stars 47 forks source link

WebUi not coming up / unraid / wireguard /airvpn #162

Open softwareuser99 opened 1 year ago

softwareuser99 commented 1 year ago

Hi there, using the latest docker image from today, I am unable to get things working with Wireguard. I generated the wg0.conf and placed it in the appropriate folder, however there seems to be some final handshake missing.. Attaching the log below.. Thanks! LAN net is 10.10.10.1/24 but I'm not sure that's of relevance anywhere? I briefly got the setup working with openvpn, however I'd prefer to use WG..

`Created by... . . . \ | || __ | | __ | | |/ | | _/ \ \/ / | _\ \ | | \ Y \ / > < | /|__| /| /_ >/_ \ \/ \/ \/ \/ \/ https://hub.docker.com/u/binhex/

2023-02-05 04:10:55.625900 [info] Host is running unRAID 2023-02-05 04:10:55.642924 [info] System information Linux 9fa73356a274 5.19.17-Unraid #2 SMP PREEMPT_DYNAMIC Wed Nov 2 11:54:15 PDT 2022 x86_64 GNU/Linux 2023-02-05 04:10:55.663284 [info] OS_ARCH defined as 'x86-64' 2023-02-05 04:10:55.684180 [info] PUID defined as '99' 2023-02-05 04:10:55.744338 [info] PGID defined as '100' 2023-02-05 04:10:55.818327 [info] UMASK defined as '000' 2023-02-05 04:10:55.838168 [info] Permissions already set for '/config' 2023-02-05 04:10:55.861407 [info] Deleting files in /tmp (non recursive)... 2023-02-05 04:10:55.883437 [info] VPN_ENABLED defined as 'yes' 2023-02-05 04:10:55.902794 [info] VPN_CLIENT defined as 'wireguard' 2023-02-05 04:10:55.920361 [info] VPN_PROV defined as 'airvpn' 2023-02-05 04:10:55.946379 [info] WireGuard config file (conf extension) is located at /config/wireguard/wg0.conf 2023-02-05 04:10:55.972029 [info] VPN_REMOTE_SERVER defined as '37.120.217.242' 2023-02-05 04:10:55.990114 [info] VPN_REMOTE_PORT defined as '47107' 2023-02-05 04:10:56.005847 [info] VPN_DEVICE_TYPE defined as 'wg0' 2023-02-05 04:10:56.022627 [info] VPN_REMOTE_PROTOCOL defined as 'udp' 2023-02-05 04:10:56.041282 [info] LAN_NETWORK defined as '192.168.1.0/24' 2023-02-05 04:10:56.060167 [info] NAME_SERVERS defined as '84.200.69.80,37.235.1.174,1.1.1.1,37.235.1.177,84.200.70.40,1.0.0.1' 2023-02-05 04:10:56.077655 [info] ENABLE_PRIVOXY defined as 'no' 2023-02-05 04:10:56.097311 [info] VPN_INPUT_PORTS not defined (via -e VPN_INPUT_PORTS), skipping allow for custom incoming ports 2023-02-05 04:10:56.114756 [info] VPN_OUTPUT_PORTS not defined (via -e VPN_OUTPUT_PORTS), skipping allow for custom outgoing ports 2023-02-05 04:10:56.133265 [info] WEBUI_PORT defined as '8080' 2023-02-05 04:10:56.152314 [info] Starting Supervisor... 2023-02-05 04:10:56,424 INFO Included extra file "/etc/supervisor/conf.d/qbittorrent.conf" during parsing 2023-02-05 04:10:56,424 INFO Set uid to user 0 succeeded 2023-02-05 04:10:56,426 INFO supervisord started with pid 7 2023-02-05 04:10:57,428 INFO spawned: 'start-script' with pid 147 2023-02-05 04:10:57,430 INFO spawned: 'watchdog-script' with pid 148 2023-02-05 04:10:57,430 INFO reaped unknown pid 8 (exit status 0) 2023-02-05 04:10:57,433 DEBG 'start-script' stdout output: [info] VPN is enabled, beginning configuration of VPN [debug] Environment variables defined as follows ADDITIONAL_PORTS= APPLICATION=qbittorrent BASH=/bin/bash BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:hostcomplete:interactive_comments:progcomp:promptvars:sourcepath BASH_ALIASES=() BASH_ARGC=() BASH_ARGV=() BASH_CMDS=() BASH_LINENO=([0]="0") BASH_SOURCE=([0]="/root/start.sh") BASH_VERSINFO=([0]="5" [1]="1" [2]="16" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu")

2023-02-05 04:10:57,433 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2023-02-05 04:10:57,433 INFO success: watchdog-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2023-02-05 04:10:57,433 DEBG 'start-script' stdout output: BASH_VERSION='5.1.16(1)-release' DEBUG=true DIRSTACK=() ENABLE_PRIVOXY=no EUID=0 GROUPS=() HOME=/home/nobody HOSTNAME=9fa73356a274 HOSTTYPE=x86_64 HOST_CONTAINERNAME=binhex-qbittorrentvpn HOST_HOSTNAME=Tower HOST_OS=Unraid IFS=$' \t\n' LANG=en_GB.UTF-8 LAN_NETWORK=192.168.1.0/24 MACHTYPE=x86_64-pc-linux-gnu NAME_SERVERS=84.200.69.80,37.235.1.174,1.1.1.1,37.235.1.177,84.200.70.40,1.0.0.1 OPTERR=1 OPTIND=1 OSTYPE=linux-gnu OS_ARCH=x86-64 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PGID=100 PIPESTATUS=([0]="0") PPID=7 PS4='+ ' PUID=99 PWD=/ SHELL=/bin/bash SHELLOPTS=braceexpand:hashall:interactive-comments SHLVL=1 STRICT_PORT_FORWARD=yes SUPERVISOR_ENABLED=1 SUPERVISOR_GROUP_NAME=start-script SUPERVISOR_PROCESS_NAME=start-script TERM=xterm TZ=America/Los_Angeles UID=0 UMASK=000 VPN_CLIENT=wireguard VPN_CONFIG=/config/wireguard/wg0.conf VPN_DEVICE_TYPE=wg0 VPN_ENABLED=yes VPN_INPUT_PORTS= VPN_OPTIONS= VPN_OUTPUT_PORTS= VPN_PASS='****' VPN_PROV=airvpn VPN_REMOTE_PORT=47107 VPN_REMOTE_PROTOCOL=udp VPN_REMOTE_SERVER=37.120.217.242 VPN_USER=** WEBUIPORT=8080 ='[debug] Environment variables defined as follows' [debug] Directory listing of files in /config/wireguard/ as follows

2023-02-05 04:10:57,435 DEBG 'watchdog-script' stdout output: [info] qBittorrent config file already exists, skipping copy [info] Removing session lock file (if it exists)...

2023-02-05 04:10:57,437 DEBG 'start-script' stdout output: total 4 drwxrwxr-x 1 nobody users 30 Feb 5 04:09 . drwxrwxr-x 1 nobody users 149 Feb 5 04:10 .. -rwxrwxr-x 1 nobody users 386 Feb 5 04:09 wg0.conf

2023-02-05 04:10:57,437 DEBG 'start-script' stdout output: [debug] Contents of WireGuard config file '/config/wireguard/wg0.conf' as follows...

2023-02-05 04:10:57,437 DEBG 'start-script' stdout output: [Interface] PostUp = '/root/wireguardup.sh' PostDown = '/root/wireguarddown.sh' Address = 10.171.63.80/32 PrivateKey = ***** DNS = 10.128.0.1

[Peer] PublicKey = PresharedKey = Endpoint = 37.120.217.242:47107 AllowedIPs = 0.0.0.0/0 PersistentKeepalive = 15

2023-02-05 04:10:57,439 DEBG 'start-script' stdout output: [info] Adding 84.200.69.80 to /etc/resolv.conf

2023-02-05 04:10:57,441 DEBG 'start-script' stdout output: [info] Adding 37.235.1.174 to /etc/resolv.conf

2023-02-05 04:10:57,443 DEBG 'start-script' stdout output: [info] Adding 1.1.1.1 to /etc/resolv.conf

2023-02-05 04:10:57,445 DEBG 'start-script' stdout output: [info] Adding 37.235.1.177 to /etc/resolv.conf

2023-02-05 04:10:57,447 DEBG 'start-script' stdout output: [info] Adding 84.200.70.40 to /etc/resolv.conf

2023-02-05 04:10:57,449 DEBG 'start-script' stdout output: [info] Adding 1.0.0.1 to /etc/resolv.conf

2023-02-05 04:10:57,452 DEBG 'start-script' stdout output: 37.120.217.242

2023-02-05 04:10:57,457 DEBG 'start-script' stdout output: [debug] Show name servers defined for container

2023-02-05 04:10:57,458 DEBG 'start-script' stdout output: nameserver 84.200.69.80 nameserver 37.235.1.174 nameserver 1.1.1.1 nameserver 37.235.1.177 nameserver 84.200.70.40 nameserver 1.0.0.1

2023-02-05 04:10:57,458 DEBG 'start-script' stdout output: [debug] Show name resolution for VPN endpoint 37.120.217.242

2023-02-05 04:10:57,803 DEBG 'start-script' stdout output: ;; ->>HEADER<<- opcode: QUERY, rcode: NXDOMAIN, id: 20745 ;; flags: qr rd ra ; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0 ;; QUESTION SECTION: ;; 37.120.217.242. IN A

;; ANSWER SECTION:

;; AUTHORITY SECTION: . 3452 IN SOA a.root-servers.net. nstld.verisign-grs.com. 2023020500 1800 900 604800 86400

;; ADDITIONAL SECTION:

;; Query time: 341 msec ;; SERVER: 37.235.1.174 ;; WHEN: Sun Feb 5 04:10:57 2023 ;; MSG SIZE rcvd: 107

2023-02-05 04:10:57,804 DEBG 'start-script' stdout output: [debug] Show contents of hosts file

2023-02-05 04:10:57,804 DEBG 'start-script' stdout output: 127.0.0.1 localhost ::1 localhost ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters 172.17.0.3 9fa73356a274

2023-02-05 04:10:57,819 DEBG 'start-script' stdout output: [debug] Docker interface defined as eth0

2023-02-05 04:10:57,822 DEBG 'start-script' stdout output: [info] Default route for container is 172.17.0.1

2023-02-05 04:10:57,824 DEBG 'start-script' stdout output: [debug] Docker IP defined as 172.17.0.3

2023-02-05 04:10:57,827 DEBG 'start-script' stdout output: [debug] Docker netmask defined as 255.255.0.0

2023-02-05 04:10:57,925 DEBG 'start-script' stdout output: [info] Docker network defined as 172.17.0.0/16

2023-02-05 04:10:57,927 DEBG 'start-script' stdout output: [info] Adding 192.168.1.0/24 as route via docker eth0

2023-02-05 04:10:57,928 DEBG 'start-script' stdout output: [info] ip route defined as follows...

2023-02-05 04:10:57,928 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

2023-02-05 04:10:57,928 DEBG 'start-script' stdout output: local 127.0.0.0/8 dev lo table local proto kernel scope host src 127.0.0.1 local 127.0.0.1 dev lo table local proto kernel scope host src 127.0.0.1 broadcast 127.255.255.255 dev lo table local proto kernel scope link src 127.0.0.1 local 172.17.0.3 dev eth0 table local proto kernel scope host src 172.17.0.3 broadcast 172.17.255.255 dev eth0 table local proto kernel scope link src 172.17.0.3

2023-02-05 04:10:57,929 DEBG 'start-script' stdout output:

[debug] Modules currently loaded for kernel

2023-02-05 04:10:57,930 DEBG 'start-script' stdout output: Module Size Used by vhost_net 28672 0 tun 53248 1 vhost_net vhost 40960 1 vhost_net tap 24576 1 vhost_net kvm_intel 270336 0 kvm 958464 1 kvm_intel xt_connmark 16384 4 xt_comment 16384 6 iptable_raw 16384 2 xt_mark 16384 4 ccp 32768 0 cmac 16384 1 cifs 806912 2 asn1_decoder 16384 1 cifs cifs_arc4 16384 1 cifs cifs_md4 16384 1 cifs dns_resolver 16384 1 cifs xt_nat 16384 6 veth 32768 0 xt_CHECKSUM 16384 0 ipt_REJECT 16384 0 nf_reject_ipv4 16384 1 ipt_REJECT xt_tcpudp 16384 28 ip6table_mangle 16384 1 ip6table_nat 16384 1 iptable_mangle 16384 3 vhost_iotlb 16384 1 vhost xt_conntrack 16384 1 nf_conntrack_netlink 49152 0 nfnetlink 16384 2 nf_conntrack_netlink xfrm_user 36864 1 xfrm_algo 16384 1 xfrm_user xt_addrtype 16384 4 br_netfilter 32768 0 ext4 802816 4 mbcache 16384 1 ext4 jbd2 151552 1 ext4 xfs 1654784 27 nfsd 507904 3 auth_rpcgss 135168 1 nfsd oid_registry 16384 2 cifs,auth_rpcgss lockd 102400 1 nfsd grace 16384 2 nfsd,lockd sunrpc 569344 13 nfsd,auth_rpcgss,lockd md_mod 53248 18 nct6683 24576 0 efivarfs 16384 1 iptable_nat 16384 1 xt_MASQUERADE 16384 8 nf_nat 49152 4 ip6table_nat,xt_nat,iptable_nat,xt_MASQUERADE nf_conntrack 139264 6 xt_conntrack,nf_nat,xt_nat,nf_conntrack_netlink,xt_connmark,xt_MASQUERADE nf_defrag_ipv6 16384 1 nf_conntrack nf_defrag_ipv4 16384 1 nf_conntrack wireguard 73728 0 curve25519_x86_64 32768 1 wireguard libcurve25519_generic 49152 2 curve25519_x86_64,wireguard libchacha20poly1305 16384 1 wireguard chacha_x86_64 28672 1 libchacha20poly1305 poly1305_x86_64 28672 1 libchacha20poly1305 ip6_udp_tunnel 16384 1 wireguard udp_tunnel 20480 1 wireguard libchacha 16384 1 chacha_x86_64 ip6table_filter 16384 1 ip6_tables 28672 3 ip6table_filter,ip6table_nat,ip6table_mangle iptable_filter 16384 3 ip_tables 28672 8 iptable_filter,iptable_raw,iptable_nat,iptable_mangle x_tables 45056 19 ip6table_filter,xt_conntrack,iptable_filter,ip6table_nat,xt_tcpudp,xt_addrtype,xt_CHECKSUM,xt_nat,xt_comment,ip6_tables,ipt_REJECT,xt_connmark,iptable_raw,ip_tables,iptable_nat,ip6table_mangle,xt_MASQUERADE,iptable_mangle,xt_mark bridge 262144 1 br_netfilter stp 16384 1 bridge llc 16384 2 bridge,stp bonding 151552 0 tls 106496 1 bonding x86_pkg_temp_thermal 16384 0 intel_powerclamp 16384 0 nvme 49152 1 i2c_i801 24576 0 coretemp 16384 0 wmi_bmof 16384 0 intel_wmi_thunderbolt 16384 0 mxm_wmi 16384 0 crct10dif_pclmul 16384 1 crc32_pclmul 16384 0 crc32c_intel 24576 11 ghash_clmulni_intel 16384 0 aesni_intel 380928 1 crypto_simd 16384 1 aesni_intel cryptd 24576 2 crypto_simd,ghash_clmulni_intel rapl 16384 0 intel_cstate 20480 0 intel_uncore 200704 0 i2c_smbus 16384 1 i2c_i801 nvme_core 106496 2 nvme r8169 81920 0 realtek 24576 1 ahci 45056 2 libahci 40960 1 ahci i915 2441216 1 iosf_mbi 16384 1 i915 drm_buddy 1638 2023-02-05 04:10:57,931 DEBG 'start-script' stdout output: 4 1 i915 i2c_algo_bit 16384 1 i915 ttm 73728 1 i915 drm_display_helper 135168 1 i915 drm_kms_helper 159744 2 drm_display_helper,i915 drm 475136 6 drm_kms_helper,drm_display_helper,drm_buddy,i915,ttm intel_gtt 24576 1 i915 agpgart 40960 2 intel_gtt,ttm mpt3sas 282624 16 i2c_core 86016 7 drm_kms_helper,i2c_algo_bit,drm_display_helper,i2c_smbus,i2c_i801,i915,drm raid_class 16384 1 mpt3sas joydev 24576 0 syscopyarea 16384 1 drm_kms_helper sysfillrect 16384 1 drm_kms_helper scsi_transport_sas 40960 1 mpt3sas sysimgblt 16384 1 drm_kms_helper intel_pch_thermal 16384 0 fb_sys_fops 16384 1 drm_kms_helper thermal 20480 0 fan 16384 0 video 53248 1 i915 wmi 28672 3 intel_wmi_thunderbolt,wmi_bmof,mxm_wmi backlight 20480 4 video,drm_display_helper,i915,drm acpi_tad 16384 0 acpi_pad 24576 0 button 20480 0 unix 53248 499

2023-02-05 04:10:57,933 DEBG 'start-script' stdout output: iptable_mangle 16384 3 ip_tables 28672 8 iptable_filter,iptable_raw,iptable_nat,iptable_mangle x_tables 45056 19 ip6table_filter,xt_conntrack,iptable_filter,ip6table_nat,xt_tcpudp,xt_addrtype,xt_CHECKSUM,xt_nat,xt_comment,ip6_tables,ipt_REJECT,xt_connmark,iptable_raw,ip_tables,iptable_nat,ip6table_mangle,xt_MASQUERADE,iptable_mangle,xt_mark

2023-02-05 04:10:57,933 DEBG 'start-script' stdout output: [info] iptable_mangle support detected, adding fwmark for tables

2023-02-05 04:10:57,959 DEBG 'start-script' stdout output: [info] iptables defined as follows...

2023-02-05 04:10:57,960 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 -s 37.120.217.242/32 -i eth0 -j ACCEPT -A INPUT -i eth0 -p tcp -m tcp --dport 8080 -j ACCEPT -A INPUT -i eth0 -p udp -m udp --dport 8080 -j ACCEPT -A INPUT -p icmp -m icmp --icmp-type 0 -j ACCEPT -A INPUT -i lo -j ACCEPT -A INPUT -i wg0 -j ACCEPT -A OUTPUT -s 172.17.0.0/16 -d 172.17.0.0/16 -j ACCEPT -A OUTPUT -d 37.120.217.242/32 -o eth0 -j ACCEPT -A OUTPUT -o eth0 -p tcp -m tcp --sport 8080 -j ACCEPT -A OUTPUT -o eth0 -p udp -m udp --sport 8080 -j ACCEPT -A OUTPUT -p icmp -m icmp --icmp-type 8 -j ACCEPT -A OUTPUT -o lo -j ACCEPT -A OUTPUT -o wg0 -j ACCEPT

2023-02-05 04:10:57,961 DEBG 'start-script' stdout output:

2023-02-05 04:10:57,962 DEBG 'start-script' stdout output: [info] Attempting to bring WireGuard interface 'up'...

2023-02-05 04:10:57,969 DEBG 'start-script' stderr output: Warning: `/config/wireguard/wg0.conf' is world accessible

2023-02-05 04:10:57,973 DEBG 'start-script' stderr output: [#] ip link add wg0 type wireguard

2023-02-05 04:10:57,974 DEBG 'start-script' stderr output: [#] wg setconf wg0 /dev/fd/63

2023-02-05 04:10:57,975 DEBG 'start-script' stderr output: [#] ip -4 address add 10.171.63.80/32 dev wg0

2023-02-05 04:10:57,979 DEBG 'start-script' stderr output: [#] ip link set mtu 1420 up dev wg0

2023-02-05 04:10:57,980 DEBG 'start-script' stderr output: [#] resolvconf -a wg0 -m 0 -x

2023-02-05 04:10:57,986 DEBG 'start-script' stderr output: could not detect a useable init system

2023-02-05 04:10:58,010 DEBG 'start-script' stderr output: [#] wg set wg0 fwmark 51820

2023-02-05 04:10:58,011 DEBG 'start-script' stderr output: [#] ip -4 route add 0.0.0.0/0 dev wg0 table 51820

2023-02-05 04:10:58,012 DEBG 'start-script' stderr output: [#] ip -4 rule add not fwmark 51820 table 51820

2023-02-05 04:10:58,012 DEBG 'start-script' stderr output: [#] ip -4 rule add table main suppress_prefixlength 0

2023-02-05 04:10:58,014 DEBG 'start-script' stderr output: [#] sysctl -q net.ipv4.conf.all.src_valid_mark=1

2023-02-05 04:10:58,015 DEBG 'start-script' stderr output: [#] iptables-restore -n

2023-02-05 04:10:58,017 DEBG 'start-script' stderr output: [#] '/root/wireguardup.sh'

2023-02-05 04:10:58,019 DEBG 'start-script' stdout output: [debug] Waiting for valid local and gateway IP addresses from tunnel...

2023-02-05 04:10:58,020 DEBG 'start-script' stderr output: egrep: warning: egrep is obsolescent; using grep -E

2023-02-05 04:10:59,023 DEBG 'start-script' stderr output: egrep: warning: egrep is obsolescent; using grep -E

2023-02-05 04:10:59,027 DEBG 'start-script' stderr output: egrep: warning: egrep is obsolescent; using grep -E

2023-02-05 04:10:59,027 DEBG 'start-script' stdout output: [debug] Valid local IP address from tunnel acquired '10.171.63.80'

2023-02-05 04:10:59,027 DEBG 'start-script' stdout output: [debug] Checking we can resolve name 'www.google.com' to address...

2023-02-05 04:10:59,059 DEBG 'watchdog-script' stdout output: [debug] Checking we can resolve name 'www.google.com' to address...

2023-02-05 04:10:59,834 DEBG 'start-script' stdout output: [debug] DNS operational, we can resolve name 'www.google.com' to address '142.251.36.36'

2023-02-05 04:10:59,835 DEBG 'start-script' stdout output: [info] Attempting to get external IP using 'http://checkip.amazonaws.com'...

2023-02-05 04:10:59,838 DEBG 'watchdog-script' stdout output: [debug] DNS operational, we can resolve name 'www.google.com' to address '142.251.36.36'

2023-02-05 04:11:00,403 DEBG 'start-script' stderr output: egrep: warning: egrep is obsolescent; using grep -E

2023-02-05 04:11:00,405 DEBG 'start-script' stdout output: [info] Successfully retrieved external IP address 37.120.217.243

2023-02-05 04:11:00,406 DEBG 'start-script' stdout output: [info] WireGuard interface 'up'

2023-02-05 04:11:00,407 DEBG 'start-script' stdout output: [info] Application does not require port forwarding or VPN provider is != pia, skipping incoming port assignment

2023-02-05 04:11:00,442 DEBG 'watchdog-script' stdout output: [debug] Waiting for iptables chain policies to be in place...

2023-02-05 04:11:00,448 DEBG 'watchdog-script' stdout output: [debug] iptables chain policies are in place [info] qBittorrent listening interface IP 0.0.0.0 and VPN provider IP 10.171.63.80 different, marking for reconfigure

2023-02-05 04:11:00,455 DEBG 'watchdog-script' stdout output: [info] qBittorrent not running

2023-02-05 04:11:00,455 DEBG 'watchdog-script' stdout output: [info] Removing session lock file (if it exists)...

2023-02-05 04:11:00,461 DEBG 'watchdog-script' stdout output: [info] Attempting to start qBittorrent...

2023-02-05 04:11:00,505 DEBG 'watchdog-script' stdout output: [info] qBittorrent process started [info] Waiting for qBittorrent process to start listening on port 8080...

2023-02-05 04:11:00,617 DEBG 'watchdog-script' stdout output: [info] qBittorrent process listening on port 8080

2023-02-05 04:11:00,617 DEBG 'watchdog-script' stdout output: [debug] VPN IP is 10.171.63.80 [debug] qBittorrent IP is 10.171.63.80

2023-02-05 04:11:30,622 DEBG 'watchdog-script' stdout output: [debug] Checking we can resolve name 'www.google.com' to address...

2023-02-05 04:11:30,804 DEBG 'watchdog-script' stdout output: [debug] DNS operational, we can resolve name 'www.google.com' to address '142.251.36.36'

2023-02-05 04:11:30,804 DEBG 'watchdog-script' stdout output: [debug] Waiting for iptables chain policies to be in place...

2023-02-05 04:11:30,810 DEBG 'watchdog-script' stdout output: [debug] iptables chain policies are in place

2023-02-05 04:11:30,812 DEBG 'watchdog-script' stdout output: [debug] VPN IP is 10.171.63.80 [debug] qBittorrent IP is 10.171.63.80

2023-02-05 04:12:00,816 DEBG 'watchdog-script' stdout output: [debug] Checking we can resolve name 'www.google.com' to address...

2023-02-05 04:12:00,993 DEBG 'watchdog-script' stdout output: [debug] DNS operational, we can resolve name 'www.google.com' to address '142.251.36.36'

2023-02-05 04:12:00,993 DEBG 'watchdog-script' stdout output: [debug] Waiting for iptables chain policies to be in place...

2023-02-05 04:12:00,999 DEBG 'watchdog-script' stdout output: [debug] iptables chain policies are in place

2023-02-05 04:12:01,001 DEBG 'watchdog-script' stdout output: [debug] VPN IP is 10.171.63.80 [debug] qBittorrent IP is 10.171.63.80

2023-02-05 04:12:31,006 DEBG 'watchdog-script' stdout output: [debug] Checking we can resolve name 'www.google.com' to address...

2023-02-05 04:12:31,190 DEBG 'watchdog-script' stdout output: [debug] DNS operational, we can resolve name 'www.google.com' to address '142.251.36.36'

2023-02-05 04:12:31,191 DEBG 'watchdog-script' stdout output: [debug] Waiting for iptables chain policies to be in place...

2023-02-05 04:12:31,196 DEBG 'watchdog-script' stdout output: [debug] iptables chain policies are in place

2023-02-05 04:12:31,198 DEBG 'watchdog-script' stdout output: [debug] VPN IP is 10.171.63.80 [debug] qBittorrent IP is 10.171.63.80

2023-02-05 04:13:01,202 DEBG 'watchdog-script' stdout output: [debug] Checking we can resolve name 'www.google.com' to address...

2023-02-05 04:13:01,387 DEBG 'watchdog-script' stdout output: [debug] DNS operational, we can resolve name 'www.google.com' to address '142.251.36.36'

2023-02-05 04:13:01,387 DEBG 'watchdog-script' stdout output: [debug] Waiting for iptables chain policies to be in place...

2023-02-05 04:13:01,392 DEBG 'watchdog-script' stdout output: [debug] iptables chain policies are in place

2023-02-05 04:13:01,395 DEBG 'watchdog-script' stdout output: [debug] VPN IP is 10.171.63.80 [debug] qBittorrent IP is 10.171.63.80

2023-02-05 04:13:31,398 DEBG 'watchdog-script' stdout output: [debug] Checking we can resolve name 'www.google.com' to address...

2023-02-05 04:13:31,583 DEBG 'watchdog-script' stdout output: [debug] DNS operational, we can resolve name 'www.google.com' to address '142.251.36.36'

2023-02-05 04:13:31,584 DEBG 'watchdog-script' stdout output: [debug] Waiting for iptables chain policies to be in place...

2023-02-05 04:13:31,589 DEBG 'watchdog-script' stdout output: [debug] iptables chain policies are in place

2023-02-05 04:13:31,591 DEBG 'watchdog-script' stdout output: [debug] VPN IP is 10.171.63.80 [debug] qBittorrent IP is 10.171.63.80

2023-02-05 04:14:01,595 DEBG 'watchdog-script' stdout output: [debug] Checking we can resolve name 'www.google.com' to address...

2023-02-05 04:14:01,779 DEBG 'watchdog-script' stdout output: [debug] DNS operational, we can resolve name 'www.google.com' to address '142.251.36.36'

2023-02-05 04:14:01,779 DEBG 'watchdog-script' stdout output: [debug] Waiting for iptables chain policies to be in place...

2023-02-05 04:14:01,785 DEBG 'watchdog-script' stdout output: [debug] iptables chain policies are in place

2023-02-05 04:14:01,787 DEBG 'watchdog-script' stdout output: [debug] VPN IP is 10.171.63.80 [debug] qBittorrent IP is 10.171.63.80

2023-02-05 04:14:13,799 WARN received SIGTERM indicating exit request 2023-02-05 04:14:13,800 DEBG killing watchdog-script (pid 148) with signal SIGTERM 2023-02-05 04:14:13,800 INFO waiting for start-script, watchdog-script to die 2023-02-05 04:14:13,800 DEBG fd 11 closed, stopped monitoring <POutputDispatcher at 22527374772928 for <Subprocess at 22527374772256 with name watchdog-script in state STOPPING> (stdout)> 2023-02-05 04:14:13,800 DEBG fd 15 closed, stopped monitoring <POutputDispatcher at 22527374772976 for <Subprocess at 22527374772256 with name watchdog-script in state STOPPING> (stderr)> 2023-02-05 04:14:13,800 INFO stopped: watchdog-script (exit status 143) 2023-02-05 04:14:13,800 DEBG received SIGCHLD indicating a child quit 2023-02-05 04:14:13,800 DEBG killing start-script (pid 147) with signal SIGTERM 2023-02-05 04:14:14,801 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 22527374406848 for <Subprocess at 22527374406752 with name start-script in state STOPPING> (stdout)> 2023-02-05 04:14:14,802 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 22527374772544 for <Subprocess at 22527374406752 with name start-script in state STOPPING> (stderr)> 2023-02-05 04:14:14,802 INFO stopped: start-script (terminated by SIGTERM) 2023-02-05 04:14:14,802 DEBG received SIGCHLD indicating a child quit `

fredrikburmester commented 1 month ago

Hi how did you solve this issue?