Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

torrent_umbrella

Members
  • Joined

  • Last visited

Everything posted by torrent_umbrella

  1. I have been getting this error since yesterday, probably caused by updates on the host. The host's Arch version is 6.18.2-arch2-1 as compared to 6.18.1-arch-1-2 the container is looking for. Is there something I can do given that everything worked until yesterday, or does the Arch version bump need to be addressed by @binhex ? 2025-12-20 08:43:20.410394 [info] System information: Linux 9e842d501fbf 6.18.1-arch1-2 #1 SMP PREEMPT_DYNAMIC Sat, 13 Dec 2025 18:23:21 +0000 x86_64 GNU/Linux 2025-12-20 08:43:20.448972 [info] Image tags: BASE_RELEASE_TAG=2025042801,INT_RELEASE_TAG=2025042801,IMAGE_RELEASE_TAG=5.1.0-1-01 2025-12-20 08:43:20.482929 [info] PUID defined as '0' 2025-12-20 08:43:20.542451 [info] PGID defined as '0' 2025-12-20 08:43:20.606589 [info] UMASK defined as '000' 2025-12-20 08:43:20.650407 [info] Permissions already set for '/config' 2025-12-20 08:43:20.721219 [info] Deleting files in /tmp (non recursive)... 2025-12-20 08:43:20.783708 [info] VPN_ENABLED defined as 'yes' 2025-12-20 08:43:20.826028 [info] VPN_CLIENT defined as 'wireguard' 2025-12-20 08:43:20.858168 [info] VPN_PROV defined as 'custom' 2025-12-20 08:43:20.911117 [info] WireGuard config file (conf extension) is located at /config/wireguard/wg0.conf 2025-12-20 08:43:20.960629 [info] VPN_REMOTE_SERVER defined as '95.174.67.242' 2025-12-20 08:43:20.987875 [info] VPN_REMOTE_PORT defined as '1443' 2025-12-20 08:43:21.013141 [info] VPN_DEVICE_TYPE defined as 'wg0' 2025-12-20 08:43:21.043131 [info] VPN_REMOTE_PROTOCOL defined as 'udp' 2025-12-20 08:43:21.088460 [info] USERSPACE_WIREGUARD not defined (via -e USERSPACE_WIREGUARD), defaulting to 'no' 2025-12-20 08:43:21.119677 [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' modprobe: FATAL: Module ip_tables not found in directory /lib/modules/6.18.1-arch1-2 iptables v1.8.11 (legacy): can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. 2025-12-20 08:43:21.201333 [crit] iptables default policies not available, exiting script... Edit: It was indeed due to the Arch update. You need to modprobe iptables. I'll leave this here in case some else finds it helpful.
  2. reated by... ___. .__ .__ \_ |__ |__| ____ | |__ ____ ___ ___ | __ \| |/ \| | \_/ __ \\ \/ / | \_\ \ | | \ Y \ ___/ > < |___ /__|___| /___| /\___ >__/\_ \ \/ \/ \/ \/ \/ https://hub.docker.com/u/binhex/ 2024-10-03 19:22:34.172922 [info] System information: Linux fb68b0c95fcc 6.11.1-arch1-1 #1 SMP PREEMPT_DYNAMIC Mon, 30 Sep 2024 23:49:50 +0000 x86_64 GNU/Linux 2024-10-03 19:22:34.191128 [info] Image tags: INT_RELEASE_TAG=2024092403,IMAGE_RELEASE_TAG=5.0.0-1-01 2024-10-03 19:22:34.210618 [info] PUID defined as '0' 2024-10-03 19:22:34.272215 [info] PGID defined as '0' 2024-10-03 19:22:34.298974 [info] UMASK defined as '000' 2024-10-03 19:22:34.317846 [info] Permissions already set for '/config' 2024-10-03 19:22:34.338093 [info] Deleting files in /tmp (non recursive)... 2024-10-03 19:22:34.360852 [info] VPN_ENABLED defined as 'yes' 2024-10-03 19:22:34.380954 [info] VPN_CLIENT defined as 'wireguard' 2024-10-03 19:22:34.400344 [info] VPN_PROV defined as 'custom' 2024-10-03 19:22:34.424156 [info] WireGuard config file (conf extension) is located at /config/wireguard/wg0.conf 2024-10-03 19:22:34.451111 [info] VPN_REMOTE_SERVER defined as '206.217.216.14' 2024-10-03 19:22:34.470446 [info] VPN_REMOTE_PORT defined as '1443' 2024-10-03 19:22:34.488566 [info] VPN_DEVICE_TYPE defined as 'wg0' 2024-10-03 19:22:34.506616 [info] VPN_REMOTE_PROTOCOL defined as 'udp' 2024-10-03 19:22:34.525993 [info] USERSPACE_WIREGUARD not defined (via -e USERSPACE_WIREGUARD), defaulting to 'no' 2024-10-03 19:22:34.545744 [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' modprobe: FATAL: Module ip6_tables not found in directory /lib/modules/6.11.1-arch1-1 ip6tables v1.8.10 (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. 2024-10-03 19:22:34.571548 [warn] ip6tables default policies not available, skipping ip6tables drops 2024-10-03 19:22:34.748110 [info] LAN_NETWORK defined as '192.168.0.0/24' 2024-10-03 19:22:34.772736 [info] LAN_NETWORK exported as '192.168.0.0/24' 2024-10-03 19:22:34.792211 [warn] VPN_USER not defined (via -e VPN_USER), assuming authentication via other method 2024-10-03 19:22:34.811863 [warn] VPN_PASS not defined (via -e VPN_PASS), assuming authentication via other method 2024-10-03 19:22:34.832858 [info] VPN_INPUT_PORTS not defined (via -e VPN_INPUT_PORTS), skipping allow for custom incoming ports 2024-10-03 19:22:34.852309 [info] VPN_OUTPUT_PORTS not defined (via -e VPN_OUTPUT_PORTS), skipping allow for custom outgoing ports 2024-10-03 19:22:34.871987 [info] ENABLE_STARTUP_SCRIPTS not defined (via -e ENABLE_STARTUP_SCRIPTS), defaulting to 'no' 2024-10-03 19:22:34.892068 [warn] ENABLE_SOCKS not defined (via -e ENABLE_SOCKS), defaulting to 'no' 2024-10-03 19:22:34.911491 [info] ENABLE_PRIVOXY defined as 'yes' 2024-10-03 19:22:34.930727 [info] WEBUI_PORT defined as '8080' 2024-10-03 19:22:35.111145 [info] SHARED_NETWORK not defined (via -e SHARED_NETWORK), defaulting to 'no' 2024-10-03 19:22:35.130090 [info] Starting Supervisor... 2024-10-03 19:22:35,278 INFO Included extra file "/etc/supervisor/conf.d/qbittorrent.conf" during parsing 2024-10-03 19:22:35,278 INFO Set uid to user 0 succeeded 2024-10-03 19:22:35,280 INFO supervisord started with pid 7 2024-10-03 19:22:36,283 INFO spawned: 'start-script' with pid 269 2024-10-03 19:22:36,285 INFO spawned: 'watchdog-script' with pid 270 2024-10-03 19:22:36,285 INFO reaped unknown pid 8 (exit status 0) 2024-10-03 19:22:36,287 DEBG 'start-script' stdout output: [info] VPN is enabled, beginning configuration of VPN 2024-10-03 19:22:36,287 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2024-10-03 19:22:36,287 INFO success: watchdog-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2024-10-03 19:22:36,420 DEBG 'start-script' stdout output: [info] Adding 192.168.0.0/24 as route via adapter eth0 2024-10-03 19:22:36,421 DEBG 'start-script' stdout output: [info] ip route defined as follows... -------------------- 2024-10-03 19:22:36,422 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.0.0/24 via 172.17.0.1 dev eth0 2024-10-03 19:22:36,423 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.2 dev eth0 table local proto kernel scope host src 172.17.0.2 broadcast 172.17.255.255 dev eth0 table local proto kernel scope link src 172.17.0.2 local ::1 dev lo table local proto kernel metric 0 pref medium 2024-10-03 19:22:36,423 DEBG 'start-script' stdout output: -------------------- 2024-10-03 19:22:36,428 DEBG 'start-script' stdout output: iptable_mangle 12288 0 ip_tables 36864 3 iptable_filter,iptable_raw,iptable_mangle x_tables 65536 13 xt_conntrack,iptable_filter,nft_compat,xt_tcpudp,xt_addrtype,xt_nat,xt_comment,xt_connmark,iptable_raw,ip_tables,xt_MASQUERADE,iptable_mangle,xt_mark 2024-10-03 19:22:36,428 DEBG 'start-script' stdout output: [info] iptable_mangle support detected, adding fwmark for tables 2024-10-03 19:22:36,472 DEBG 'start-script' stdout output: [info] iptables defined as follows... -------------------- 2024-10-03 19:22:36,473 DEBG 'start-script' stdout output: -P INPUT DROP -P FORWARD DROP -P OUTPUT DROP -A INPUT -s 206.217.216.14/32 -i eth0 -j ACCEPT -A INPUT -s 172.17.0.0/16 -d 172.17.0.0/16 -j ACCEPT -A INPUT -s 206.217.216.14/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 -s 192.168.0.0/24 -d 172.17.0.0/16 -i eth0 -p tcp -m tcp --dport 8118 -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 206.217.216.14/32 -o eth0 -j ACCEPT -A OUTPUT -s 172.17.0.0/16 -d 172.17.0.0/16 -j ACCEPT -A OUTPUT -d 206.217.216.14/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 -s 172.17.0.0/16 -d 192.168.0.0/24 -o eth0 -p tcp -m tcp --sport 8118 -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 2024-10-03 19:22:36,474 DEBG 'start-script' stdout output: -------------------- 2024-10-03 19:22:36,475 DEBG 'start-script' stdout output: [info] Configuring WireGuard... 2024-10-03 19:22:36,480 DEBG 'start-script' stdout output: [info] Attempting to bring WireGuard interface 'up'... 2024-10-03 19:22:36,486 DEBG 'start-script' stderr output: Warning: `/config/wireguard/wg0.conf' is world accessible 2024-10-03 19:22:36,492 DEBG 'start-script' stderr output: [#] ip link add wg0 type wireguard 2024-10-03 19:22:36,494 DEBG 'start-script' stderr output: [#] wg setconf wg0 /dev/fd/63 2024-10-03 19:22:36,495 DEBG 'start-script' stderr output: [#] ip -4 address add 10.13.128.109/24 dev wg0 2024-10-03 19:22:36,496 DEBG 'start-script' stderr output: [#] ip link set mtu 1390 up dev wg0 2024-10-03 19:22:36,499 DEBG 'start-script' stderr output: [#] resolvconf -a wg0 -m 0 -x 2024-10-03 19:22:36,507 DEBG 'start-script' stderr output: could not detect a useable init system 2024-10-03 19:22:36,535 DEBG 'start-script' stderr output: [#] wg set wg0 fwmark 51820 2024-10-03 19:22:36,536 DEBG 'start-script' stderr output: [#] ip -4 route add 0.0.0.0/0 dev wg0 table 51820 2024-10-03 19:22:36,538 DEBG 'start-script' stderr output: [#] ip -4 rule add not fwmark 51820 table 51820 2024-10-03 19:22:36,539 DEBG 'start-script' stderr output: [#] ip -4 rule add table main suppress_prefixlength 0 2024-10-03 19:22:36,542 DEBG 'start-script' stderr output: [#] sysctl -q net.ipv4.conf.all.src_valid_mark=1 2024-10-03 19:22:36,543 DEBG 'start-script' stderr output: [#] iptables-restore -n 2024-10-03 19:22:36,545 DEBG 'start-script' stderr output: [#] '/root/wireguardup.sh' 2024-10-03 19:26:17,789 DEBG 'start-script' stdout output: [info] DNS failure, creating file '/tmp/dnsfailure' to indicate failure... 2024-10-03 19:26:17,791 DEBG 'start-script' stdout output: [info] Attempting to get external IP using 'http://checkip.amazonaws.com'... 2024-10-03 19:26:17,837 DEBG 'watchdog-script' stdout output: [info] DNS failure, creating file '/tmp/dnsfailure' to indicate failure... 2024-10-03 19:26:27,811 DEBG 'start-script' stdout output: [info] Failed on last attempt, attempting to get external IP using 'http://whatismyip.akamai.com'... 2024-10-03 19:26:37,829 DEBG 'start-script' stdout output: [info] Failed on last attempt, attempting to get external IP using 'https://ifconfig.co/ip'... 2024-10-03 19:26:47,849 DEBG 'start-script' stdout output: [info] Failed on last attempt, attempting to get external IP using 'https://showextip.azurewebsites.net'... 2024-10-03 19:26:57,867 DEBG 'start-script' stdout output: [warn] Cannot determine external IP address, performing tests before setting to '127.0.0.1'... [info] Show name servers defined for container 2024-10-03 19:26:57,868 DEBG 'start-script' stdout output: # Generated by resolvconf nameserver 10.8.0.1 2024-10-03 19:26:57,868 DEBG 'start-script' stdout output: [info] Show contents of hosts file 2024-10-03 19:26:57,869 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.2 fb68b0c95fcc 2024-10-03 19:26:57,870 DEBG 'start-script' stdout output: [info] VPN provider 'custom' not supported for automatic port forwarding, skipping incoming port assignment 2024-10-03 19:26:57,871 DEBG 'start-script' stdout output: [info] WireGuard interface 'up' 2024-10-03 19:26:57,973 DEBG 'watchdog-script' stdout output: [info] qBittorrent listening interface IP 0.0.0.0 and VPN provider IP 10.13.128.109 different, marking for reconfigure 2024-10-03 19:26:57,977 DEBG 'watchdog-script' stdout output: [info] qBittorrent not running 2024-10-03 19:26:57,980 DEBG 'watchdog-script' stdout output: [info] Privoxy not running 2024-10-03 19:26:57,980 DEBG 'watchdog-script' stdout output: [info] qBittorrent config file already exists, skipping copy [info] Removing session lock file (if it exists)... 2024-10-03 19:26:57,996 DEBG 'watchdog-script' stdout output: [info] Attempting to start qBittorrent... 2024-10-03 19:26:57,998 DEBG 'watchdog-script' stdout output: [info] qBittorrent process started [info] Waiting for qBittorrent process to start listening on port 8080... *** Legal Notice *** qBittorrent is a file sharing program. When you run a torrent, its data will be made available to others by means of upload. Any content you share is your sole responsibility. If you have read the legal notice, you can use command line option `--confirm-legal-notice` to suppress this message. WebUI will be started shortly after internal preparations. Please wait... ******** Information ******** To control qBittorrent, access the WebUI at: http://localhost:8080 2024-10-03 19:26:58,107 DEBG 'watchdog-script' stdout output: [info] qBittorrent process listening on port 8080 2024-10-03 19:26:58,108 DEBG 'watchdog-script' stdout output: [info] Attempting to start Privoxy... 2024-10-03 19:26:59,113 DEBG 'watchdog-script' stdout output: [info] Privoxy process started [info] Waiting for Privoxy process to start listening on port 8118... 2024-10-03 19:26:59,117 DEBG 'watchdog-script' stdout output: [info] Privoxy process listening on port 8118 2024-10-03 19:27:27,873 DEBG 'start-script' stdout output: [info] Sending 'down' command to WireGuard due to dns failure... 2024-10-03 19:27:27,874 DEBG 'start-script' stdout output: [info] Attempting to bring WireGuard interface 'down'... 2024-10-03 19:27:27,881 DEBG 'start-script' stderr output: Warning: `/config/wireguard/wg0.conf' is world accessible 2024-10-03 19:27:27,889 DEBG 'start-script' stderr output: [#] ip -4 rule delete table 51820 2024-10-03 19:27:27,895 DEBG 'start-script' stderr output: [#] ip -4 rule delete table main suppress_prefixlength 0 2024-10-03 19:27:27,902 DEBG 'start-script' stderr output: [#] ip link delete dev wg0 2024-10-03 19:27:28,162 DEBG 'start-script' stderr output: [#] resolvconf -d wg0 -f 2024-10-03 19:27:28,168 DEBG 'start-script' stderr output: could not detect a useable init system 2024-10-03 19:27:28,199 DEBG 'start-script' stderr output: [#] iptables-restore -n 2024-10-03 19:27:28,202 DEBG 'start-script' stderr output: [#] '/root/wireguarddown.sh' 2024-10-03 19:27:28,206 DEBG 'start-script' stdout output: [info] WireGuard interface 'down' 2024-10-03 19:27:28,207 DEBG 'start-script' stdout output: [info] Configuring WireGuard... 2024-10-03 19:27:28,212 DEBG 'start-script' stdout output: [info] Attempting to bring WireGuard interface 'up'... 2024-10-03 19:27:28,218 DEBG 'start-script' stderr output: Warning: `/config/wireguard/wg0.conf' is world accessible 2024-10-03 19:27:28,224 DEBG 'start-script' stderr output: [#] ip link add wg0 type wireguard 2024-10-03 19:27:28,226 DEBG 'start-script' stderr output: [#] wg setconf wg0 /dev/fd/63 2024-10-03 19:27:28,227 DEBG 'start-script' stderr output: [#] ip -4 address add 10.13.128.109/24 dev wg0 2024-10-03 19:27:28,228 DEBG 'start-script' stderr output: [#] ip link set mtu 1390 up dev wg0 2024-10-03 19:27:28,231 DEBG 'start-script' stderr output: [#] resolvconf -a wg0 -m 0 -x 2024-10-03 19:27:28,236 DEBG 'start-script' stderr output: could not detect a useable init system 2024-10-03 19:27:28,265 DEBG 'start-script' stderr output: [#] wg set wg0 fwmark 51820 2024-10-03 19:27:28,265 DEBG 'start-script' stderr output: [#] ip -4 route add 0.0.0.0/0 dev wg0 table 51820 2024-10-03 19:27:28,267 DEBG 'start-script' stderr output: [#] ip -4 rule add not fwmark 51820 table 51820 2024-10-03 19:27:28,268 DEBG 'start-script' stderr output: [#] ip -4 rule add table main suppress_prefixlength 0 2024-10-03 19:27:28,271 DEBG 'start-script' stderr output: [#] sysctl -q net.ipv4.conf.all.src_valid_mark=1 2024-10-03 19:27:28,272 DEBG 'start-script' stderr output: [#] iptables-restore -n 2024-10-03 19:27:28,274 DEBG 'start-script' stderr output: [#] '/root/wireguardup.sh' 2024-10-03 19:31:09,361 DEBG 'watchdog-script' stdout output: [info] DNS failure, creating file '/tmp/dnsfailure' to indicate failure... 2024-10-03 19:31:09,504 DEBG 'start-script' stdout output: [info] DNS failure, creating file '/tmp/dnsfailure' to indicate failure... 2024-10-03 19:31:09,506 DEBG 'start-script' stdout output: [info] Attempting to get external IP using 'http://checkip.amazonaws.com'... 2024-10-03 19:31:19,521 DEBG 'start-script' stdout output: [info] Failed on last attempt, attempting to get external IP using 'http://whatismyip.akamai.com'... 2024-10-03 19:31:29,540 DEBG 'start-script' stdout output: [info] Failed on last attempt, attempting to get external IP using 'https://ifconfig.co/ip'... 2024-10-03 19:31:39,558 DEBG 'start-script' stdout output: [info] Failed on last attempt, attempting to get external IP using 'https://showextip.azurewebsites.net'... 2024-10-03 19:31:49,571 DEBG 'start-script' stdout output: [warn] Cannot determine external IP address, performing tests before setting to '127.0.0.1'... [info] Show name servers defined for container 2024-10-03 19:31:49,572 DEBG 'start-script' stdout output: # Generated by resolvconf nameserver 10.8.0.1 2024-10-03 19:31:49,572 DEBG 'start-script' stdout output: [info] Show contents of hosts file 2024-10-03 19:31:49,573 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.2 fb68b0c95fcc 2024-10-03 19:31:49,574 DEBG 'start-script' stdout output: [info] VPN provider 'custom' not supported for automatic port forwarding, skipping incoming port assignment 2024-10-03 19:31:49,575 DEBG 'start-script' stdout output: [info] WireGuard interface 'up' 2024-10-03 19:32:19,577 DEBG 'start-script' stdout output: [info] Sending 'down' command to WireGuard due to dns failure... 2024-10-03 19:32:19,578 DEBG 'start-script' stdout output: [info] Attempting to bring WireGuard interface 'down'... 2024-10-03 19:32:19,585 DEBG 'start-script' stderr output: Warning: `/config/wireguard/wg0.conf' is world accessible 2024-10-03 19:32:19,593 DEBG 'start-script' stderr output: [#] ip -4 rule delete table 51820 2024-10-03 19:32:19,599 DEBG 'start-script' stderr output: [#] ip -4 rule delete table main suppress_prefixlength 0 2024-10-03 19:32:19,606 DEBG 'start-script' stderr output: [#] ip link delete dev wg0 2024-10-03 19:32:19,822 DEBG 'start-script' stderr output: [#] resolvconf -d wg0 -f 2024-10-03 19:32:19,828 DEBG 'start-script' stderr output: could not detect a useable init system 2024-10-03 19:32:19,859 DEBG 'start-script' stderr output: [#] iptables-restore -n 2024-10-03 19:32:19,862 DEBG 'start-script' stderr output: [#] '/root/wireguarddown.sh' 2024-10-03 19:32:19,866 DEBG 'start-script' stdout output: [info] WireGuard interface 'down' 2024-10-03 19:32:19,867 DEBG 'start-script' stdout output: [info] Configuring WireGuard... 2024-10-03 19:32:19,872 DEBG 'start-script' stdout output: [info] Attempting to bring WireGuard interface 'up'... 2024-10-03 19:32:19,877 DEBG 'start-script' stderr output: Warning: `/config/wireguard/wg0.conf' is world accessible 2024-10-03 19:32:19,884 DEBG 'start-script' stderr output: [#] ip link add wg0 type wireguard 2024-10-03 19:32:19,885 DEBG 'start-script' stderr output: [#] wg setconf wg0 /dev/fd/63 2024-10-03 19:32:19,886 DEBG 'start-script' stderr output: [#] ip -4 address add 10.13.128.109/24 dev wg0 2024-10-03 19:32:19,888 DEBG 'start-script' stderr output: [#] ip link set mtu 1390 up dev wg0 2024-10-03 19:32:19,891 DEBG 'start-script' stderr output: [#] resolvconf -a wg0 -m 0 -x 2024-10-03 19:32:19,896 DEBG 'start-script' stderr output: could not detect a useable init system 2024-10-03 19:32:19,925 DEBG 'start-script' stderr output: [#] wg set wg0 fwmark 51820 2024-10-03 19:32:19,926 DEBG 'start-script' stderr output: [#] ip -4 route add 0.0.0.0/0 dev wg0 table 51820 2024-10-03 19:32:19,927 DEBG 'start-script' stderr output: [#] ip -4 rule add not fwmark 51820 table 51820 2024-10-03 19:32:19,928 DEBG 'start-script' stderr output: [#] ip -4 rule add table main suppress_prefixlength 0 2024-10-03 19:32:19,931 DEBG 'start-script' stderr output: [#] sysctl -q net.ipv4.conf.all.src_valid_mark=1 2024-10-03 19:32:19,932 DEBG 'start-script' stderr output: [#] iptables-restore -n 2024-10-03 19:32:19,934 DEBG 'start-script' stderr output: [#] '/root/wireguardup.sh' 2024-10-03 19:35:19,601 DEBG 'watchdog-script' stdout output: [info] DNS failure, creating file '/tmp/dnsfailure' to indicate failure... 2024-10-03 19:36:01,173 DEBG 'start-script' stdout output: [info] DNS failure, creating file '/tmp/dnsfailure' to indicate failure... 2024-10-03 19:36:01,175 DEBG 'start-script' stdout output: [info] Attempting to get external IP using 'http://checkip.amazonaws.com'... 2024-10-03 19:36:11,194 DEBG 'start-script' stdout output: [info] Failed on last attempt, attempting to get external IP using 'http://whatismyip.akamai.com'... 2024-10-03 19:36:21,214 DEBG 'start-script' stdout output: [info] Failed on last attempt, attempting to get external IP using 'https://ifconfig.co/ip'... 2024-10-03 19:36:31,231 DEBG 'start-script' stdout output: [info] Failed on last attempt, attempting to get external IP using 'https://showextip.azurewebsites.net'... 2024-10-03 19:36:41,247 DEBG 'start-script' stdout output: [warn] Cannot determine external IP address, performing tests before setting to '127.0.0.1'... [info] Show name servers defined for container 2024-10-03 19:36:41,248 DEBG 'start-script' stdout output: # Generated by resolvconf nameserver 10.8.0.1 2024-10-03 19:36:41,248 DEBG 'start-script' stdout output: [info] Show contents of hosts file 2024-10-03 19:36:41,248 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.2 fb68b0c95fcc 2024-10-03 19:36:41,250 DEBG 'start-script' stdout output: [info] VPN provider 'custom' not supported for automatic port forwarding, skipping incoming port assignment 2024-10-03 19:36:41,251 DEBG 'start-script' stdout output: [info] WireGuard interface 'up' 2024-10-03 19:37:11,252 DEBG 'start-script' stdout output: [info] Sending 'down' command to WireGuard due to dns failure... 2024-10-03 19:37:11,253 DEBG 'start-script' stdout output: [info] Attempting to bring WireGuard interface 'down'... 2024-10-03 19:37:11,260 DEBG 'start-script' stderr output: Warning: `/config/wireguard/wg0.conf' is world accessible 2024-10-03 19:37:11,268 DEBG 'start-script' stderr output: [#] ip -4 rule delete table 51820 2024-10-03 19:37:11,273 DEBG 'start-script' stderr output: [#] ip -4 rule delete table main suppress_prefixlength 0 2024-10-03 19:37:11,280 DEBG 'start-script' stderr output: [#] ip link delete dev wg0 2024-10-03 19:37:11,559 DEBG 'start-script' stderr output: [#] resolvconf -d wg0 -f 2024-10-03 19:37:11,565 DEBG 'start-script' stderr output: could not detect a useable init system 2024-10-03 19:37:11,595 DEBG 'start-script' stderr output: [#] iptables-restore -n 2024-10-03 19:37:11,598 DEBG 'start-script' stderr output: [#] '/root/wireguarddown.sh' 2024-10-03 19:37:11,602 DEBG 'start-script' stdout output: [info] WireGuard interface 'down' 2024-10-03 19:37:11,603 DEBG 'start-script' stdout output: [info] Configuring WireGuard... 2024-10-03 19:37:11,607 DEBG 'start-script' stdout output: [info] Attempting to bring WireGuard interface 'up'... 2024-10-03 19:37:11,613 DEBG 'start-script' stderr output: Warning: `/config/wireguard/wg0.conf' is world accessible 2024-10-03 19:37:11,619 DEBG 'start-script' stderr output: [#] ip link add wg0 type wireguard 2024-10-03 19:37:11,621 DEBG 'start-script' stderr output: [#] wg setconf wg0 /dev/fd/63 2024-10-03 19:37:11,622 DEBG 'start-script' stderr output: [#] ip -4 address add 10.13.128.109/24 dev wg0 2024-10-03 19:37:11,623 DEBG 'start-script' stderr output: [#] ip link set mtu 1390 up dev wg0 2024-10-03 19:37:11,626 DEBG 'start-script' stderr output: [#] resolvconf -a wg0 -m 0 -x 2024-10-03 19:37:11,631 DEBG 'start-script' stderr output: could not detect a useable init system 2024-10-03 19:37:11,660 DEBG 'start-script' stderr output: [#] wg set wg0 fwmark 51820 2024-10-03 19:37:11,661 DEBG 'start-script' stderr output: [#] ip -4 route add 0.0.0.0/0 dev wg0 table 51820 2024-10-03 19:37:11,663 DEBG 'start-script' stderr output: [#] ip -4 rule add not fwmark 51820 table 51820 2024-10-03 19:37:11,664 DEBG 'start-script' stderr output: [#] ip -4 rule add table main suppress_prefixlength 0 2024-10-03 19:37:11,667 DEBG 'start-script' stderr output: [#] sysctl -q net.ipv4.conf.all.src_valid_mark=1 2024-10-03 19:37:11,668 DEBG 'start-script' stderr output: [#] iptables-restore -n 2024-10-03 19:37:11,670 DEBG 'start-script' stderr output: [#] '/root/wireguardup.sh' 2024-10-03 19:39:29,851 DEBG 'watchdog-script' stdout output: [info] DNS failure, creating file '/tmp/dnsfailure' to indicate failure... 2024-10-03 19:40:52,904 DEBG 'start-script' stdout output: [info] DNS failure, creating file '/tmp/dnsfailure' to indicate failure... 2024-10-03 19:40:52,906 DEBG 'start-script' stdout output: [info] Attempting to get external IP using 'http://checkip.amazonaws.com'... 2024-10-03 19:41:02,921 DEBG 'start-script' stdout output: [info] Failed on last attempt, attempting to get external IP using 'http://whatismyip.akamai.com'... 2024-10-03 19:41:12,941 DEBG 'start-script' stdout output: [info] Failed on last attempt, attempting to get external IP using 'https://ifconfig.co/ip'... 2024-10-03 19:41:22,960 DEBG 'start-script' stdout output: [info] Failed on last attempt, attempting to get external IP using 'https://showextip.azurewebsites.net'... 2024-10-03 19:41:32,978 DEBG 'start-script' stdout output: [warn] Cannot determine external IP address, performing tests before setting to '127.0.0.1'... [info] Show name servers defined for container 2024-10-03 19:41:32,978 DEBG 'start-script' stdout output: # Generated by resolvconf nameserver 10.8.0.1 2024-10-03 19:41:32,979 DEBG 'start-script' stdout output: [info] Show contents of hosts file 2024-10-03 19:41:32,979 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.2 fb68b0c95fcc 2024-10-03 19:41:32,981 DEBG 'start-script' stdout output: [info] VPN provider 'custom' not supported for automatic port forwarding, skipping incoming port assignment 2024-10-03 19:41:32,982 DEBG 'start-script' stdout output: [info] WireGuard interface 'up' 2024-10-03 19:42:02,983 DEBG 'start-script' stdout output: [info] Sending 'down' command to WireGuard due to dns failure... 2024-10-03 19:42:02,984 DEBG 'start-script' stdout output: [info] Attempting to bring WireGuard interface 'down'... 2024-10-03 19:42:02,991 DEBG 'start-script' stderr output: Warning: `/config/wireguard/wg0.conf' is world accessible 2024-10-03 19:42:02,998 DEBG 'start-script' stderr output: [#] ip -4 rule delete table 51820 2024-10-03 19:42:03,003 DEBG 'start-script' stderr output: [#] ip -4 rule delete table main suppress_prefixlength 0 2024-10-03 19:42:03,010 DEBG 'start-script' stderr output: [#] ip link delete dev wg0 2024-10-03 19:42:03,369 DEBG 'start-script' stderr output: [#] resolvconf -d wg0 -f 2024-10-03 19:42:03,374 DEBG 'start-script' stderr output: could not detect a useable init system 2024-10-03 19:42:03,403 DEBG 'start-script' stderr output: [#] iptables-restore -n 2024-10-03 19:42:03,405 DEBG 'start-script' stderr output: [#] '/root/wireguarddown.sh' 2024-10-03 19:42:03,409 DEBG 'start-script' stdout output: [info] WireGuard interface 'down' 2024-10-03 19:42:03,410 DEBG 'start-script' stdout output: [info] Configuring WireGuard... 2024-10-03 19:42:03,415 DEBG 'start-script' stdout output: [info] Attempting to bring WireGuard interface 'up'... 2024-10-03 19:42:03,421 DEBG 'start-script' stderr output: Warning: `/config/wireguard/wg0.conf' is world accessible 2024-10-03 19:42:03,427 DEBG 'start-script' stderr output: [#] ip link add wg0 type wireguard 2024-10-03 19:42:03,429 DEBG 'start-script' stderr output: [#] wg setconf wg0 /dev/fd/63 2024-10-03 19:42:03,430 DEBG 'start-script' stderr output: [#] ip -4 address add 10.13.128.109/24 dev wg0 2024-10-03 19:42:03,431 DEBG 'start-script' stderr output: [#] ip link set mtu 1390 up dev wg0 2024-10-03 19:42:03,434 DEBG 'start-script' stderr output: [#] resolvconf -a wg0 -m 0 -x 2024-10-03 19:42:03,439 DEBG 'start-script' stderr output: could not detect a useable init system 2024-10-03 19:42:03,468 DEBG 'start-script' stderr output: [#] wg set wg0 fwmark 51820 2024-10-03 19:42:03,469 DEBG 'start-script' stderr output: [#] ip -4 route add 0.0.0.0/0 dev wg0 table 51820 2024-10-03 19:42:03,470 DEBG 'start-script' stderr output: [#] ip -4 rule add not fwmark 51820 table 51820 2024-10-03 19:42:03,471 DEBG 'start-script' stderr output: [#] ip -4 rule add table main suppress_prefixlength 0 2024-10-03 19:42:03,474 DEBG 'start-script' stderr output: [#] sysctl -q net.ipv4.conf.all.src_valid_mark=1 2024-10-03 19:42:03,475 DEBG 'start-script' stderr output: [#] iptables-restore -n 2024-10-03 19:42:03,477 DEBG 'start-script' stderr output: [#] '/root/wireguardup.sh' 2024-10-03 19:43:40,105 DEBG 'watchdog-script' stdout output: [info] DNS failure, creating file '/tmp/dnsfailure' to indicate failure... 2024-10-03 19:45:44,726 DEBG 'start-script' stdout output: [info] DNS failure, creating file '/tmp/dnsfailure' to indicate failure... 2024-10-03 19:45:44,728 DEBG 'start-script' stdout output: [info] Attempting to get external IP using 'http://checkip.amazonaws.com'... 2024-10-03 19:45:54,748 DEBG 'start-script' stdout output: [info] Failed on last attempt, attempting to get external IP using 'http://whatismyip.akamai.com'... 2024-10-03 19:46:04,765 DEBG 'start-script' stdout output: [info] Failed on last attempt, attempting to get external IP using 'https://ifconfig.co/ip'... 2024-10-03 19:46:14,784 DEBG 'start-script' stdout output: [info] Failed on last attempt, attempting to get external IP using 'https://showextip.azurewebsites.net'... 2024-10-03 19:46:24,804 DEBG 'start-script' stdout output: [warn] Cannot determine external IP address, performing tests before setting to '127.0.0.1'... [info] Show name servers defined for container 2024-10-03 19:46:24,805 DEBG 'start-script' stdout output: # Generated by resolvconf nameserver 10.8.0.1 2024-10-03 19:46:24,805 DEBG 'start-script' stdout output: [info] Show contents of hosts file 2024-10-03 19:46:24,806 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.2 fb68b0c95fcc 2024-10-03 19:46:24,807 DEBG 'start-script' stdout output: [info] VPN provider 'custom' not supported for automatic port forwarding, skipping incoming port assignment 2024-10-03 19:46:24,808 DEBG 'start-script' stdout output: [info] WireGuard interface 'up' 2024-10-03 19:46:54,810 DEBG 'start-script' stdout output: [info] Sending 'down' command to WireGuard due to dns failure... 2024-10-03 19:46:54,811 DEBG 'start-script' stdout output: [info] Attempting to bring WireGuard interface 'down'... 2024-10-03 19:46:54,818 DEBG 'start-script' stderr output: Warning: `/config/wireguard/wg0.conf' is world accessible 2024-10-03 19:46:54,826 DEBG 'start-script' stderr output: [#] ip -4 rule delete table 51820 2024-10-03 19:46:54,832 DEBG 'start-script' stderr output: [#] ip -4 rule delete table main suppress_prefixlength 0 2024-10-03 19:46:54,840 DEBG 'start-script' stderr output: [#] ip link delete dev wg0 2024-10-03 19:46:55,059 DEBG 'start-script' stderr output: [#] resolvconf -d wg0 -f 2024-10-03 19:46:55,065 DEBG 'start-script' stderr output: could not detect a useable init system 2024-10-03 19:46:55,095 DEBG 'start-script' stderr output: [#] iptables-restore -n 2024-10-03 19:46:55,099 DEBG 'start-script' stderr output: [#] '/root/wireguarddown.sh' 2024-10-03 19:46:55,102 DEBG 'start-script' stdout output: [info] WireGuard interface 'down' 2024-10-03 19:46:55,104 DEBG 'start-script' stdout output: [info] Configuring WireGuard... 2024-10-03 19:46:55,108 DEBG 'start-script' stdout output: [info] Attempting to bring WireGuard interface 'up'... 2024-10-03 19:46:55,114 DEBG 'start-script' stderr output: Warning: `/config/wireguard/wg0.conf' is world accessible 2024-10-03 19:46:55,120 DEBG 'start-script' stderr output: [#] ip link add wg0 type wireguard 2024-10-03 19:46:55,122 DEBG 'start-script' stderr output: [#] wg setconf wg0 /dev/fd/63 2024-10-03 19:46:55,123 DEBG 'start-script' stderr output: [#] ip -4 address add 10.13.128.109/24 dev wg0 2024-10-03 19:46:55,125 DEBG 'start-script' stderr output: [#] ip link set mtu 1390 up dev wg0 2024-10-03 19:46:55,127 DEBG 'start-script' stderr output: [#] resolvconf -a wg0 -m 0 -x 2024-10-03 19:46:55,132 DEBG 'start-script' stderr output: could not detect a useable init system 2024-10-03 19:46:55,161 DEBG 'start-script' stderr output: [#] wg set wg0 fwmark 51820 2024-10-03 19:46:55,162 DEBG 'start-script' stderr output: [#] ip -4 route add 0.0.0.0/0 dev wg0 table 51820 2024-10-03 19:46:55,163 DEBG 'start-script' stderr output: [#] ip -4 rule add not fwmark 51820 table 51820 2024-10-03 19:46:55,164 DEBG 'start-script' stderr output: [#] ip -4 rule add table main suppress_prefixlength 0 2024-10-03 19:46:55,167 DEBG 'start-script' stderr output: [#] sysctl -q net.ipv4.conf.all.src_valid_mark=1 2024-10-03 19:46:55,168 DEBG 'start-script' stderr output: [#] iptables-restore -n 2024-10-03 19:46:55,170 DEBG 'start-script' stderr output: [#] '/root/wireguardup.sh' 2024-10-03 19:47:50,351 DEBG 'watchdog-script' stdout output: [info] DNS failure, creating file '/tmp/dnsfailure' to indicate failure... I am having some problems with iptables and DNS lately but do not know why. In the log it says a file was created at /tmp/dnsfailure but this directory seems to be located inside the container so that I cannot access it. Do you guys have any advice after reading the log? Thanks in advance.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.