qBittorrent
qBittorrent copied to clipboard
Previously working Qbittorent-VPN crashing
qBittorrent & operating system versions
qBittorrent version: v4.4.3.1 Unraid 6.9.2
What is the problem?
Please file a bug report at http://bug.qbittorrent.org and provide the following information: [s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] 00-env-file-init: executing... [cont-init.d] 00-env-file-init: exited 0. [cont-init.d] 00-start-container: executing...
ENVIRONMENT
PUID=99 PGID=100
2 TZ=Australia/Sydney WEBUI_PORTS=8080/tcp,8080/udp VPN_ENABLED=true VPN_LAN_NETWORK= VPN_CONF=wg0 VPN_ADDITIONAL_PORTS= VPN_IP_CHECK_DELAY=5 PRIVOXY_ENABLED=false
Executing usermod... Applying permissions to /config [cont-init.d] 00-start-container: exited 0. [cont-init.d] 01-configure-app: executing... [cont-init.d] 01-configure-app: exited 0. [cont-init.d] 02-setup-wg: executing... [INFO] Docker network type is not set to "host". [INFO] "sysctl net.ipv4.conf.all.src_valid_mark=1" is set. [INFO] Configuration file "/config/wireguard/wg0.conf" was found. [INFO] WireGuard is down. Continuing... [INFO] Starting WireGuard... [#] ip link add wg0 type wireguard [#] wg setconf wg0 /dev/fd/63 [#] ip -4 address add 10.64.7.77/32 dev wg0 [#] ip link set mtu 1420 up dev wg0 [#] resolvconf -a wg0 -m 0 -x [#] wg set wg0 fwmark 51820 [#] ip -4 route add 0.0.0.0/0 dev wg0 table 51820 [#] ip -4 rule add not fwmark 51820 table 51820 [#] ip -4 rule add table main suppress_prefixlength 0 [#] echo skipping setting net.ipv4.conf.all.src_valid_mark skipping setting net.ipv4.conf.all.src_valid_mark [#] iptables-restore -n [INFO] WireGuard is started. [INFO] WebUI ports are "8080/tcp,8080/udp". [INFO] Additional ports are "". [INFO] WireGuard remote is "194.127.167.107:3383". [INFO] Docker network interface is "eth0". [INFO] Docker network IP is "172.19.0.16". [INFO] Docker network CIDR is "172.19.0.0/16". [INFO] ip route overview: default via 172.19.0.1 dev eth0 172.19.0.0/16 dev eth0 proto kernel scope link src 172.19.0.16 [INFO] Configuring iptables... [INFO] ipv6 is disabled, we will not set ip6tables rules. [INFO] iptables overview: -P INPUT DROP -P FORWARD DROP -P OUTPUT DROP -A INPUT -i wg0 -p udp -m udp --dport 8080 -j DROP -A INPUT -i wg0 -p tcp -m tcp --dport 8080 -j DROP -A INPUT -i wg0 -p udp -j ACCEPT -A INPUT -i wg0 -p tcp -j ACCEPT -A INPUT -s 172.19.0.0/16 -d 172.19.0.0/16 -j ACCEPT -A INPUT -i eth0 -p udp -m udp --sport 3383 -j ACCEPT -A INPUT -p icmp -m icmp --icmp-type 0 -j ACCEPT -A INPUT -i lo -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 OUTPUT -o wg0 -p udp -m udp --sport 8080 -j DROP -A OUTPUT -o wg0 -p tcp -m tcp --sport 8080 -j DROP -A OUTPUT -o wg0 -p udp -j ACCEPT -A OUTPUT -o wg0 -p tcp -j ACCEPT -A OUTPUT -s 172.19.0.0/16 -d 172.19.0.0/16 -j ACCEPT -A OUTPUT -o eth0 -p udp -m udp --dport 3383 -j ACCEPT -A OUTPUT -p icmp -m icmp --icmp-type 8 -j ACCEPT -A OUTPUT -o lo -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 [INFO] Delaying ip check by 5 seconds... [INFO] Your old ipv4 is "...", your new ipv4 is "91.193.4.139". [cont-init.d] 02-setup-wg: exited 0. [cont-init.d] 03-setup-privoxy: executing... [cont-init.d] 03-setup-privoxy: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done.
******** Information ******** To control qBittorrent, access the WebUI at: http://localhost:8080
Please file a bug report at http://bug.qbittorrent.org and provide the following information:
qBittorrent version: v4.4.3.1
Caught signal: SIGSEGV Stack trace: [cont-finish.d] executing container finish scripts... [cont-finish.d] 01-kill-wg: executing...
[cont-finish.d] 01-kill-wg: executing...
[INFO] Stopped WireGuard. [cont-finish.d] 01-kill-wg: exited 0.
[cont-finish.d] done. [s6-finish] waiting for services. [s6-finish] sending all processes the TERM signal. [s6-finish] sending all processes the KILL signal and exiting.
Steps to reproduce
No response
Additional context
No response
Log(s) & preferences file(s)
No response
These issues could possibly be linked as an arch linux issue since this is the docker used?
https://github.com/binhex/arch-qbittorrentvpn
https://github.com/qbittorrent/qBittorrent/issues/17230
@MCT80 can you confirm which docker image you are using?