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.

doe73

Members
  • Joined

  • Last visited

Everything posted by doe73

  1. I can't access the Web UI after initial setup. There is a timeout and the UI is not coming up. The log file says the following: 2024-04-12 14:42:44,213 DEBG 'start-script' stdout output: 2024-04-12 14:42:44 TLS: tls_multi_process: initial untrusted session promoted to trusted 2024-04-12 14:42:44,334 DEBG 'start-script' stdout output: 2024-04-12 14:42:44 PUSH: Received control message: 'PUSH_REPLY,redirect-gateway def1,dhcp-option DNS 103.86.96.100,dhcp-option DNS 103.86.99.100,explicit-exit-notify,comp-lzo no,route-gateway 10.8.1.1,topology subnet,ping 60,ping-restart 180,ifconfig 10.8.1.2 255.255.255.0,peer-id 0,cipher AES-256-GCM' 2024-04-12 14:42:44,335 DEBG 'start-script' stdout output: 2024-04-12 14:42:44 OPTIONS IMPORT: --ifconfig/up options modified 2024-04-12 14:42:44 OPTIONS IMPORT: route options modified 2024-04-12 14:42:44 OPTIONS IMPORT: route-related options modified 2024-04-12 14:42:44 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified 2024-04-12 14:42:44 net_route_v4_best_gw query: dst 0.0.0.0 2024-04-12 14:42:44 net_route_v4_best_gw result: via 172.17.0.1 dev eth0 2024-04-12 14:42:44 ROUTE_GATEWAY 172.17.0.1/255.255.0.0 IFACE=eth0 HWADDR=02:42:ac:11:00:05 2024-04-12 14:42:44 TUN/TAP device tun0 opened 2024-04-12 14:42:44,335 DEBG 'start-script' stdout output: 2024-04-12 14:42:44 net_iface_mtu_set: mtu 1500 for tun0 2024-04-12 14:42:44 net_iface_up: set tun0 up 2024-04-12 14:42:44 net_addr_v4_add: 10.8.1.2/24 dev tun0 2024-04-12 14:42:44 /root/openvpnup.sh tun0 1500 0 10.8.1.2 255.255.255.0 init 2024-04-12 14:42:44,338 DEBG 'start-script' stdout output: 2024-04-12 14:42:44 net_route_v4_add: 185.239.149.3/32 via 172.17.0.1 dev [NULL] table 0 metric -1 2024-04-12 14:42:44,339 DEBG 'start-script' stdout output: 2024-04-12 14:42:44 net_route_v4_add: 0.0.0.0/1 via 10.8.1.1 dev [NULL] table 0 metric -1 2024-04-12 14:42:44 net_route_v4_add: 128.0.0.0/1 via 10.8.1.1 dev [NULL] table 0 metric -1 2024-04-12 14:42:44 Initialization Sequence Completed 2024-04-12 14:42:44 Data Channel: cipher 'AES-256-GCM', peer-id: 0, compression: 'stub' 2024-04-12 14:42:44 Timers: ping 60, ping-restart 180 2024-04-12 14:42:44 Protocol options: explicit-exit-notify 1 2024-04-12 14:42:45,490 DEBG 'start-script' stdout output: [info] Attempting to get external IP using 'http://checkip.amazonaws.com'... 2024-04-12 14:42:46,026 DEBG 'start-script' stdout output: [info] Successfully retrieved external IP address 185.239.149.31 2024-04-12 14:42:46,030 DEBG 'start-script' stdout output: [info] VPN provider 'custom' not supported for automatic port forwarding, skipping incoming port assignment 2024-04-12 14:42:46,111 DEBG 'watchdog-script' stdout output: [info] Deluge listening interface IP 0.0.0.0 and VPN provider IP 10.8.1.2 different, marking for reconfigure 2024-04-12 14:42:46,118 DEBG 'watchdog-script' stdout output: [info] Deluge not running 2024-04-12 14:42:46,124 DEBG 'watchdog-script' stdout output: [info] Deluge Web UI not running 2024-04-12 14:42:46,126 DEBG 'watchdog-script' stdout output: [info] Attempting to start Deluge... [info] Removing deluge pid file (if it exists)... 2024-04-12 14:42:46,537 DEBG 'watchdog-script' stdout output: [info] Deluge key 'listen_interface' currently has a value of '10.8.0.2' [info] Deluge key 'listen_interface' will have a new value '10.8.1.2' [info] Writing changes to Deluge config file '/config/core.conf'... 2024-04-12 14:42:46,805 DEBG 'watchdog-script' stdout output: [info] Deluge key 'outgoing_interface' currently has a value of 'tun0' [info] Deluge key 'outgoing_interface' will have a new value 'tun0' [info] Writing changes to Deluge config file '/config/core.conf'... 2024-04-12 14:42:47,238 DEBG 'watchdog-script' stdout output: [info] Deluge key 'default_daemon' currently has an undefined value [info] Deluge key 'default_daemon' will have a new value '7f1c2b9474b44998aa3f2a286d9fec44' [info] Writing changes to Deluge config file '/config/web.conf'... 2024-04-12 14:42:47,312 DEBG 'watchdog-script' stdout output: [info] Deluge process started [info] Waiting for Deluge process to start listening on port 58846... 2024-04-12 14:42:47,865 DEBG 'watchdog-script' stdout output: [info] Deluge process listening on port 58846 2024-04-12 14:42:50,208 DEBG 'watchdog-script' stderr output: <Deferred at 0x14e855d36e90 current result: None> 2024-04-12 14:42:50,287 DEBG 'watchdog-script' stdout output: [info] No torrents with state 'Error' found 2024-04-12 14:42:50,288 DEBG 'watchdog-script' stdout output: [info] Starting Deluge Web UI... 2024-04-12 14:42:50,288 DEBG 'watchdog-script' stdout output: [info] Deluge Web UI started

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.