Skip to content

Wireguard failures since 4.5.2-1-01 #49

Description

@rpoovey

Since the release of 4.5.2-1-01 Wireguard fails to come up. Reverting back to 4.5.1-1-02 works just fine. I was hopeful that 4.5.2-1-03 corrected it but I just tested and see the same results. I am projecting the wg0.conf from a secret in Kubernetes that has never been an issue before. I suspect that it might be now. In 4.5.2-X-XX it appears that there is some temp wg0.conf file created when trying to connect the tunnel that is not present in 4.5.1-1-02, since this is a projected secret its read-only and might be causing the failure.

sed: couldn't open temporary file /config/wireguard/sedwG5ObU: Read-only file system

Full logs for both versions.

Logs, 4.5.2-1-03:

2025-08-02 09:22:30.878733 [info] System information: Linux sabnzbd 6.1.0-37-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.140-1 (2025-05-22) x86_64 GNU/Linux
2025-08-02 09:22:30.903010 [info] Application name: 'sabnzbdvpn'
2025-08-02 09:22:30.922699 [info] Base image release tag: '2025072801'
2025-08-02 09:22:30.998369 [info] Output image release tag: '4.5.2-1-03'
2025-08-02 09:22:31.018472 [info] PUID defined as '0'
2025-08-02 09:22:31.098876 [info] PGID defined as '0'
2025-08-02 09:22:31.133508 [warn] UMASK not defined (via -e UMASK), defaulting to '000'
2025-08-02 09:22:31.189663 [info] Permissions already set for '/config'
2025-08-02 09:22:31.210606 [info] Deleting files in /tmp (non recursive)...
2025-08-02 09:22:31.290060 [info] VPN_ENABLED defined as 'yes'
2025-08-02 09:22:31.310330 [info] VPN_CLIENT defined as 'wireguard'
2025-08-02 09:22:31.329670 [info] VPN_PROV defined as 'custom'
2025-08-02 09:22:31.403079 [warn] Unable to chown/chmod /config/wireguard/, assuming SMB mountpoint
2025-08-02 09:22:31.423224 [info] WireGuard config file (conf extension) is located at /config/wireguard/wg0.conf
2025-08-02 09:22:31.504837 [info] VPN_REMOTE_SERVER defined as '193.138.218.130'
2025-08-02 09:22:31.523327 [info] VPN_REMOTE_PORT defined as '51820'
2025-08-02 09:22:31.593466 [info] VPN_DEVICE_TYPE defined as 'wg0'
2025-08-02 09:22:31.610556 [info] VPN_REMOTE_PROTOCOL defined as 'udp'
2025-08-02 09:22:31.629022 [info] USERSPACE_WIREGUARD not defined (via -e USERSPACE_WIREGUARD), defaulting to 'no'
2025-08-02 09:22:31.700949 [info] NAME_SERVERS defined as '1.1.1.1'
modprobe: FATAL: Module ip6_tables not found in directory /lib/modules/6.1.0-37-amd64
ip6tables v1.8.11 (legacy): can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
2025-08-02 09:22:31.726889 [warn] ip6tables default policies not available, skipping ip6tables drops
2025-08-02 09:22:32.123048 [info] LAN_NETWORK defined as '10.0.0.0/16'
2025-08-02 09:22:32.205725 [info] LAN_NETWORK exported as '10.0.0.0/16'
2025-08-02 09:22:32.227479 [warn] VPN_USER not defined (via -e VPN_USER), assuming authentication via other method
2025-08-02 09:22:32.300196 [warn] VPN_PASS not defined (via -e VPN_PASS), assuming authentication via other method
2025-08-02 09:22:32.322234 [info] VPN_INPUT_PORTS not defined (via -e VPN_INPUT_PORTS), skipping allow for custom incoming ports
2025-08-02 09:22:32.394480 [info] VPN_OUTPUT_PORTS not defined (via -e VPN_OUTPUT_PORTS), skipping allow for custom outgoing ports
2025-08-02 09:22:32.416200 [info] ENABLE_STARTUP_SCRIPTS not defined (via -e ENABLE_STARTUP_SCRIPTS), defaulting to 'no'
2025-08-02 09:22:32.490006 [warn] ENABLE_SOCKS not defined (via -e ENABLE_SOCKS), defaulting to 'no'
2025-08-02 09:22:32.511691 [info] ENABLE_PRIVOXY defined as 'no'
2025-08-02 09:22:44.647562 [info] Starting Supervisor...
/usr/lib/python3.13/site-packages/supervisor/options.py:13: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
  import pkg_resources
2025-08-02 09:22:44,906 INFO Included extra file "/etc/supervisor/conf.d/sabnzbdvpn.conf" during parsing
2025-08-02 09:22:44,906 INFO Set uid to user 0 succeeded
2025-08-02 09:22:44,910 INFO RPC interface 'supervisor' initialized
2025-08-02 09:22:44,910 CRIT Server 'unix_http_server' running without any HTTP authentication checking
2025-08-02 09:22:44,910 INFO supervisord started with pid 7
2025-08-02 09:22:45,913 INFO spawned: 'start-script' with pid 241
2025-08-02 09:22:45,914 INFO spawned: 'watchdog-script' with pid 242
2025-08-02 09:22:45,914 INFO reaped unknown pid 8 (exit status 0)
2025-08-02 09:22:45,917 DEBG 'start-script' stdout output:
[info] VPN is enabled, beginning configuration of VPN

2025-08-02 09:22:45,917 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
2025-08-02 09:22:45,917 INFO success: watchdog-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
2025-08-02 09:22:45,918 DEBG 'start-script' stderr output:
sed: couldn't open temporary file /config/wireguard/sedwG5ObU: Read-only file system

2025-08-02 09:22:46,200 DEBG 'start-script' stdout output:
[info] Adding 10.0.0.0/16 as route via adapter eth0

2025-08-02 09:22:46,201 DEBG 'start-script' stdout output:
[info] ip route defined as follows...
--------------------

2025-08-02 09:22:46,203 DEBG 'start-script' stdout output:
default via 10.42.0.1 dev eth0 
10.0.0.0/16 via 10.42.0.1 dev eth0 
10.42.0.0/24 dev eth0 proto kernel scope link src 10.42.0.235 
10.42.0.0/16 via 10.42.0.1 dev eth0 
local 10.42.0.235 dev eth0 table local proto kernel scope host src 10.42.0.235 
broadcast 10.42.0.255 dev eth0 table local proto kernel scope link src 10.42.0.235 

2025-08-02 09:22:46,203 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 
fe80::/64 dev eth0 proto kernel metric 256 pref medium
local ::1 dev lo table local proto kernel metric 0 pref medium
local fe80::1c0e:71ff:fe5c:b63e dev eth0 table local proto kernel metric 0 pref medium
multicast ff00::/8 dev eth0 table local proto kernel metric 256 pref medium

2025-08-02 09:22:46,203 DEBG 'start-script' stdout output:
--------------------

2025-08-02 09:22:46,209 DEBG 'start-script' stdout output:
iptable_mangle         16384  0
ip_tables              36864  7 iptable_filter,iptable_raw,iptable_nat,iptable_mangle
x_tables               61440  22 xt_conntrack,xt_statistic,iptable_filter,nft_compat,xt_multiport,xt_NFLOG,xt_tcpudp,xt_addrtype,xt_physdev,xt_nat,xt_comment,xt_set,ipt_REJECT,xt_nfacct,xt_connmark,iptable_raw,ip_tables,iptable_nat,xt_limit,xt_MASQUERADE,iptable_mangle,xt_mark

2025-08-02 09:22:46,210 DEBG 'start-script' stdout output:
[info] iptable_mangle support detected, adding fwmark for tables

2025-08-02 09:22:46,326 DEBG 'start-script' stdout output:
[info] iptables defined as follows...
--------------------

2025-08-02 09:22:46,327 DEBG 'start-script' stdout output:
-P INPUT DROP
-P FORWARD DROP
-P OUTPUT DROP
-A INPUT -s 193.138.218.130/32 -i eth0 -j ACCEPT
-A INPUT -s 10.42.0.0/24 -d 10.42.0.0/24 -j ACCEPT
-A INPUT -s 193.138.218.130/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 -i eth0 -p tcp -m tcp --dport 8090 -j ACCEPT
-A INPUT -i eth0 -p udp -m udp --dport 8090 -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 -d 193.138.218.130/32 -o eth0 -j ACCEPT
-A OUTPUT -s 10.42.0.0/24 -d 10.42.0.0/24 -j ACCEPT
-A OUTPUT -d 193.138.218.130/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 -o eth0 -p tcp -m tcp --sport 8090 -j ACCEPT
-A OUTPUT -o eth0 -p udp -m udp --sport 8090 -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

2025-08-02 09:22:46,389 DEBG 'start-script' stdout output:
--------------------

2025-08-02 09:22:46,391 DEBG 'start-script' stdout output:
[info] WireGuard 'peer' not found, attempting to cycle WireGuard interface...

2025-08-02 09:22:46,391 DEBG 'start-script' stdout output:
[info] Attempting to bring WireGuard interface 'down'...

2025-08-02 09:22:46,397 DEBG 'start-script' stderr output:
Warning: `/config/wireguard/..2025_08_02_13_22_28.647496188/wg0.conf' is world accessible

2025-08-02 09:22:46,399 DEBG 'start-script' stderr output:
wg-quick: `wg0' is not a WireGuard interface

2025-08-02 09:22:46,400 DEBG 'start-script' stdout output:
[warn] Failed to bring 'down' WireGuard kernel implementation

2025-08-02 09:22:46,400 DEBG 'start-script' stdout output:
[info] Configuring WireGuard...

2025-08-02 09:22:46,401 DEBG 'start-script' stderr output:
sed: couldn't open temporary file /config/wireguard/sedy8pgui: Read-only file system

2025-08-02 09:22:46,402 DEBG 'start-script' stderr output:
sed: couldn't open temporary file /config/wireguard/sedI33X14: Read-only file system

2025-08-02 09:22:46,403 DEBG 'start-script' stderr output:
sed: couldn't open temporary file /config/wireguard/sed487UBj: Read-only file system

2025-08-02 09:22:46,404 DEBG 'start-script' stderr output:
sed: couldn't open temporary file /config/wireguard/sedp61vJ0: Read-only file system

2025-08-02 09:22:46,404 DEBG 'start-script' stdout output:
[info] Attempting to bring WireGuard interface 'up'...

2025-08-02 09:22:46,410 DEBG 'start-script' stderr output:
Warning: `/config/wireguard/..2025_08_02_13_22_28.647496188/wg0.conf' is world accessible

2025-08-02 09:22:46,416 DEBG 'start-script' stderr output:
[#] ip link add dev wg0 type wireguard

2025-08-02 09:22:46,418 DEBG 'start-script' stderr output:
[#] wg setconf wg0 /dev/fd/63

2025-08-02 09:22:46,420 DEBG 'start-script' stderr output:
[#] ip -4 address add 10.67.97.210/32 dev wg0

2025-08-02 09:22:46,426 DEBG 'start-script' stderr output:
[#] ip link set mtu 1370 up dev wg0

2025-08-02 09:22:46,428 DEBG 'start-script' stderr output:
[#] resolvconf -a wg0 -m 0 -x

2025-08-02 09:22:46,491 DEBG 'start-script' stderr output:
could not detect a useable init system

2025-08-02 09:22:46,504 DEBG 'start-script' stderr output:
resolvconf: signature mismatch: /etc/resolv.conf

2025-08-02 09:22:46,505 DEBG 'start-script' stderr output:
resolvconf: run `resolvconf -u` to update

2025-08-02 09:22:46,512 DEBG 'start-script' stderr output:
[#] ip link delete dev wg0

2025-08-02 09:22:46,701 DEBG 'start-script' stdout output:
[warn] Failed to bring 'up' WireGuard kernel implementation

Logs, 4.5.1-1-02

2025-08-02 09:24:02.995377 [info] System information: Linux sabnzbd 6.1.0-37-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.140-1 (2025-05-22) x86_64 GNU/Linux
2025-08-02 09:24:03.016365 [info] Image tags: BASE_RELEASE_TAG=2025032801,INT_RELEASE_TAG=2025032801,IMAGE_RELEASE_TAG=4.5.1-1-02
2025-08-02 09:24:03.038888 [info] PUID defined as '0'
2025-08-02 09:24:03.138135 [info] PGID defined as '0'
2025-08-02 09:24:03.204096 [warn] UMASK not defined (via -e UMASK), defaulting to '000'
2025-08-02 09:24:03.225706 [info] Permissions already set for '/config'
2025-08-02 09:24:03.301989 [info] Deleting files in /tmp (non recursive)...
2025-08-02 09:24:03.329689 [info] VPN_ENABLED defined as 'yes'
2025-08-02 09:24:03.406597 [info] VPN_CLIENT defined as 'wireguard'
2025-08-02 09:24:03.433099 [info] VPN_PROV defined as 'custom'
2025-08-02 09:24:03.507286 [warn] Unable to chown/chmod /config/wireguard/, assuming SMB mountpoint
2025-08-02 09:24:03.533104 [info] WireGuard config file (conf extension) is located at /config/wireguard/wg0.conf
2025-08-02 09:24:03.619841 [info] VPN_REMOTE_SERVER defined as '193.138.218.130'
2025-08-02 09:24:03.695100 [info] VPN_REMOTE_PORT defined as '51820'
2025-08-02 09:24:03.714872 [info] VPN_DEVICE_TYPE defined as 'wg0'
2025-08-02 09:24:03.735695 [info] VPN_REMOTE_PROTOCOL defined as 'udp'
2025-08-02 09:24:03.813497 [info] USERSPACE_WIREGUARD not defined (via -e USERSPACE_WIREGUARD), defaulting to 'no'
2025-08-02 09:24:03.835220 [info] NAME_SERVERS defined as '1.1.1.1'
modprobe: FATAL: Module ip6_tables not found in directory /lib/modules/6.1.0-37-amd64
ip6tables v1.8.11 (legacy): can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
2025-08-02 09:24:03.915168 [warn] ip6tables default policies not available, skipping ip6tables drops
2025-08-02 09:24:04.413190 [info] LAN_NETWORK defined as '10.0.0.0/16'
2025-08-02 09:24:04.498076 [info] LAN_NETWORK exported as '10.0.0.0/16'
2025-08-02 09:24:04.522444 [warn] VPN_USER not defined (via -e VPN_USER), assuming authentication via other method
2025-08-02 09:24:04.597276 [warn] VPN_PASS not defined (via -e VPN_PASS), assuming authentication via other method
2025-08-02 09:24:04.624243 [info] VPN_INPUT_PORTS not defined (via -e VPN_INPUT_PORTS), skipping allow for custom incoming ports
2025-08-02 09:24:04.695597 [info] VPN_OUTPUT_PORTS not defined (via -e VPN_OUTPUT_PORTS), skipping allow for custom outgoing ports
2025-08-02 09:24:04.718189 [info] ENABLE_STARTUP_SCRIPTS not defined (via -e ENABLE_STARTUP_SCRIPTS), defaulting to 'no'
2025-08-02 09:24:04.799227 [warn] ENABLE_SOCKS not defined (via -e ENABLE_SOCKS), defaulting to 'no'
2025-08-02 09:24:04.823422 [info] ENABLE_PRIVOXY defined as 'no'
2025-08-02 09:24:16.980326 [info] SHARED_NETWORK not defined (via -e SHARED_NETWORK), defaulting to 'no'
2025-08-02 09:24:16.999592 [info] Starting Supervisor...
2025-08-02 09:24:17,292 INFO Included extra file "/etc/supervisor/conf.d/sabnzbdvpn.conf" during parsing
2025-08-02 09:24:17,293 INFO Set uid to user 0 succeeded
2025-08-02 09:24:17,297 INFO supervisord started with pid 7
2025-08-02 09:24:18,299 INFO spawned: 'start-script' with pid 247
2025-08-02 09:24:18,301 INFO spawned: 'watchdog-script' with pid 248
2025-08-02 09:24:18,301 INFO reaped unknown pid 8 (exit status 0)
2025-08-02 09:24:18,304 DEBG 'start-script' stdout output:
[info] VPN is enabled, beginning configuration of VPN

2025-08-02 09:24:18,304 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
2025-08-02 09:24:18,304 INFO success: watchdog-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
2025-08-02 09:24:18,619 DEBG 'start-script' stdout output:
[info] Adding 10.0.0.0/16 as route via adapter eth0

2025-08-02 09:24:18,620 DEBG 'start-script' stdout output:
[info] ip route defined as follows...
--------------------

2025-08-02 09:24:18,622 DEBG 'start-script' stdout output:
default via 10.42.0.1 dev eth0 
10.0.0.0/16 via 10.42.0.1 dev eth0 
10.42.0.0/24 dev eth0 proto kernel scope link src 10.42.0.236 
10.42.0.0/16 via 10.42.0.1 dev eth0 
local 10.42.0.236 dev eth0 table local proto kernel scope host src 10.42.0.236 
broadcast 10.42.0.255 dev eth0 table local proto kernel scope link src 10.42.0.236 

2025-08-02 09:24:18,622 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 
fe80::/64 dev eth0 proto kernel metric 256 pref medium
local ::1 dev lo table local proto kernel metric 0 pref medium
local fe80::ccc9:54ff:fed5:8ec2 dev eth0 table local proto kernel metric 0 pref medium
multicast ff00::/8 dev eth0 table local proto kernel metric 256 pref medium

2025-08-02 09:24:18,622 DEBG 'start-script' stdout output:
--------------------

2025-08-02 09:24:18,628 DEBG 'start-script' stdout output:
iptable_mangle         16384  0
ip_tables              36864  7 iptable_filter,iptable_raw,iptable_nat,iptable_mangle
x_tables               61440  22 xt_conntrack,xt_statistic,iptable_filter,nft_compat,xt_multiport,xt_NFLOG,xt_tcpudp,xt_addrtype,xt_physdev,xt_nat,xt_comment,xt_set,ipt_REJECT,xt_nfacct,xt_connmark,iptable_raw,ip_tables,iptable_nat,xt_limit,xt_MASQUERADE,iptable_mangle,xt_mark

2025-08-02 09:24:18,628 DEBG 'start-script' stdout output:
[info] iptable_mangle support detected, adding fwmark for tables

2025-08-02 09:24:18,802 DEBG 'start-script' stdout output:
[info] iptables defined as follows...
--------------------

2025-08-02 09:24:18,803 DEBG 'start-script' stdout output:
-P INPUT DROP
-P FORWARD DROP
-P OUTPUT DROP
-A INPUT -s 193.138.218.130/32 -i eth0 -j ACCEPT
-A INPUT -s 10.42.0.0/24 -d 10.42.0.0/24 -j ACCEPT
-A INPUT -s 193.138.218.130/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 -i eth0 -p tcp -m tcp --dport 8090 -j ACCEPT
-A INPUT -i eth0 -p udp -m udp --dport 8090 -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 -d 193.138.218.130/32 -o eth0 -j ACCEPT
-A OUTPUT -s 10.42.0.0/24 -d 10.42.0.0/24 -j ACCEPT
-A OUTPUT -d 193.138.218.130/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 -o eth0 -p tcp -m tcp --sport 8090 -j ACCEPT
-A OUTPUT -o eth0 -p udp -m udp --sport 8090 -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

2025-08-02 09:24:18,804 DEBG 'start-script' stdout output:
--------------------

2025-08-02 09:24:18,807 DEBG 'start-script' stdout output:
[info] Configuring WireGuard...

2025-08-02 09:24:18,809 DEBG 'start-script' stderr output:
sed: couldn't open temporary file /config/wireguard/sedtvmz4B: Read-only file system

2025-08-02 09:24:18,811 DEBG 'start-script' stderr output:
sed: couldn't open temporary file /config/wireguard/seda2Tdjc: Read-only file system

2025-08-02 09:24:18,813 DEBG 'start-script' stderr output:
sed: couldn't open temporary file /config/wireguard/sedVSTnbM: Read-only file system

2025-08-02 09:24:18,815 DEBG 'start-script' stderr output:
sed: couldn't open temporary file /config/wireguard/sedk9drIe: Read-only file system

2025-08-02 09:24:18,815 DEBG 'start-script' stdout output:
[info] Attempting to bring WireGuard interface 'up'...

2025-08-02 09:24:18,822 DEBG 'start-script' stderr output:
Warning: `/config/wireguard/..2025_08_02_13_23_56.2695975972/wg0.conf' is world accessible

2025-08-02 09:24:18,828 DEBG 'start-script' stderr output:
[#] ip link add wg0 type wireguard

2025-08-02 09:24:18,830 DEBG 'start-script' stderr output:
[#] wg setconf wg0 /dev/fd/63

2025-08-02 09:24:18,832 DEBG 'start-script' stderr output:
[#] ip -4 address add 10.67.97.210/32 dev wg0

2025-08-02 09:24:18,893 DEBG 'start-script' stderr output:
[#] ip link set mtu 1370 up dev wg0

2025-08-02 09:24:18,896 DEBG 'start-script' stderr output:
[#] resolvconf -a wg0 -m 0 -x

2025-08-02 09:24:18,905 DEBG 'start-script' stderr output:
could not detect a useable init system

2025-08-02 09:24:18,989 DEBG 'start-script' stderr output:
[#] wg set wg0 fwmark 51820

2025-08-02 09:24:18,990 DEBG 'start-script' stderr output:
[#] ip -4 route add 0.0.0.0/0 dev wg0 table 51820

2025-08-02 09:24:18,992 DEBG 'start-script' stderr output:
[#] ip -4 rule add not fwmark 51820 table 51820

2025-08-02 09:24:18,994 DEBG 'start-script' stderr output:
[#] ip -4 rule add table main suppress_prefixlength 0

2025-08-02 09:24:18,997 DEBG 'start-script' stderr output:
[#] sysctl -q net.ipv4.conf.all.src_valid_mark=1

2025-08-02 09:24:18,998 DEBG 'start-script' stderr output:
[#] iptables-restore -n

2025-08-02 09:24:19,001 DEBG 'start-script' stderr output:
[#] '/root/wireguardup.sh'

2025-08-02 09:24:20,210 DEBG 'start-script' stdout output:
[info] Attempting to get external IP using 'http://checkip.amazonaws.com'...

2025-08-02 09:24:20,702 DEBG 'start-script' stdout output:
[info] Successfully retrieved external IP address 193.138.218.160

2025-08-02 09:24:20,703 DEBG 'start-script' stdout output:
[info] VPN provider 'custom' not supported for automatic port forwarding, skipping incoming port assignment

2025-08-02 09:24:20,704 DEBG 'start-script' stdout output:
[info] WireGuard interface 'up'

2025-08-02 09:24:20,733 DEBG 'watchdog-script' stdout output:
[info] SABnzbd not running

2025-08-02 09:24:20,733 DEBG 'watchdog-script' stdout output:
[info] Attempting to start SABnzbd...

2025-08-02 09:24:22,191 DEBG 'watchdog-script' stdout output:
[info] SABnzbd process started
[info] Waiting for SABnzbd process to start listening on port 8080...

2025-08-02 09:24:22,195 DEBG 'watchdog-script' stdout output:
[info] SABnzbd process is listening on port 8080

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions