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.

dewlite

Members
  • Joined

  • Last visited

Everything posted by dewlite

  1. Keep up the good work! Picked up an A380 on a sales whim running through Microcenter with an eye to use it like everyone else, Plex Docker in the future.
  2. Noticed some issues when I restarted my docker, log shows it was unable to curl the PIA server list as the first fail, otherwises sits in a loop. thoughts? 2020-10-19 19:43:59.180700 [info] System information Linux f108de28b7a0 5.8.13-Unraid #1 SMP Wed Oct 7 01:03:59 CDT 2020 x86_64 GNU/Linux 2020-10-19 19:43:59.209830 [info] OS_ARCH defined as 'x86-64' 2020-10-19 19:43:59.239983 [info] PUID defined as '99' 2020-10-19 19:43:59.275972 [info] PGID defined as '100' 2020-10-19 19:43:59.324722 [info] UMASK defined as '000' 2020-10-19 19:43:59.354076 [info] Permissions already set for volume mappings 2020-10-19 19:43:59.383596 [info] Deleting files in /tmp (non recursive)... 2020-10-19 19:43:59.418391 [info] VPN_ENABLED defined as 'yes' 2020-10-19 19:43:59.451083 [warn] VPN_CLIENT not defined (via -e VPN_CLIENT), defaulting to 'openvpn' 2020-10-19 19:43:59.481398 [info] VPN_PROV defined as 'pia' 2020-10-19 19:45:18.691599 [warn] PIA VPN server info JSON cannot be downloaded from URL 'https://serverlist.piaservers.net/vpninfo/servers/v4' exit code from curl is '1' 2020-10-19 19:45:18.724749 [info] OpenVPN config file (ovpn extension) is located at /config/openvpn/CA Ontario.ovpn 2020-10-19 19:45:18.785739 [info] VPN remote server(s) defined as 'ca-ontario.privateinternetaccess.com,' 2020-10-19 19:45:18.809211 [info] VPN remote port(s) defined as '1198,' 2020-10-19 19:45:18.832702 [info] VPN remote protcol(s) defined as 'udp,' 2020-10-19 19:45:18.863195 [info] VPN_DEVICE_TYPE defined as 'tun0' 2020-10-19 19:45:18.891742 [info] VPN_OPTIONS not defined (via -e VPN_OPTIONS) 2020-10-19 19:45:18.922066 [info] LAN_NETWORK defined as '192.168.1.0/24' 2020-10-19 19:45:18.950525 [info] NAME_SERVERS defined as '209.222.18.222,209.222.18.218' 2020-10-19 19:45:18.979009 [info] VPN_USER defined as 'pXXXXXXXX' 2020-10-19 19:45:19.007621 [info] VPN_PASS defined as 'XXXXXXXXX' 2020-10-19 19:45:19.038522 [info] STRICT_PORT_FORWARD defined as 'yes' 2020-10-19 19:45:19.067998 [info] ENABLE_PRIVOXY defined as 'yes' 2020-10-19 19:45:19.097357 [info] ADDITIONAL_PORTS not defined (via -e ADDITIONAL_PORTS), skipping allow for custom incoming ports 2020-10-19 19:45:19.127136 [info] ENABLE_AUTODL_IRSSI defined as 'no' 2020-10-19 19:45:19.155728 [info] ENABLE_RPC2 defined as 'yes' 2020-10-19 19:45:19.185254 [info] ENABLE_RPC2_AUTH defined as 'yes' 2020-10-19 19:45:19.212703 [info] RPC2_USER defined as 'admin' 2020-10-19 19:45:19.240507 [info] RPC2_PASS defined as 'XXXXXXXX' 2020-10-19 19:45:19.272897 [info] ENABLE_WEBUI_AUTH defined as 'yes' 2020-10-19 19:45:19.303551 [info] WEBUI_USER defined as 'admin' 2020-10-19 19:45:19.333847 [info] WEBUI_PASS defined as 'XXXXXXXX' 2020-10-19 19:45:19.362149 [info] Starting Supervisor... 2020-10-19 19:45:19,505 INFO Included extra file "/etc/supervisor/conf.d/rtorrent.conf" during parsing 2020-10-19 19:45:19,505 INFO Set uid to user 0 succeeded 2020-10-19 19:45:19,507 INFO supervisord started with pid 6 2020-10-19 19:45:20,510 INFO spawned: 'logrotate-script' with pid 204 2020-10-19 19:45:20,512 INFO spawned: 'pyrocore-script' with pid 205 2020-10-19 19:45:20,513 INFO spawned: 'rutorrent-script' with pid 206 2020-10-19 19:45:20,514 INFO spawned: 'start-script' with pid 207 2020-10-19 19:45:20,515 INFO spawned: 'watchdog-script' with pid 208 2020-10-19 19:45:20,516 INFO reaped unknown pid 7 (exit status 0) 2020-10-19 19:45:20,522 DEBG 'watchdog-script' stdout output: [info] rTorrent config file already exists, skipping copy 2020-10-19 19:45:20,522 INFO success: logrotate-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2020-10-19 19:45:20,522 INFO success: pyrocore-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2020-10-19 19:45:20,522 INFO success: rutorrent-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2020-10-19 19:45:20,522 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2020-10-19 19:45:20,522 INFO success: watchdog-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2020-10-19 19:45:20,522 DEBG 'start-script' stdout output: [info] VPN is enabled, beginning configuration of VPN 2020-10-19 19:45:20,561 DEBG 'start-script' stdout output: [info] Adding 209.222.18.222 to /etc/resolv.conf 2020-10-19 19:45:20,564 DEBG 'start-script' stdout output: [info] Adding 209.222.18.218 to /etc/resolv.conf 2020-10-19 19:45:20,608 DEBG 'start-script' stdout output: [info] Default route for container is 172.17.0.1 2020-10-19 19:45:20,622 DEBG 'start-script' stdout output: [info] Docker network defined as 172.17.0.0/16 2020-10-19 19:45:20,626 DEBG 'start-script' stdout output: [info] Adding 192.168.1.0/24 as route via docker eth0 2020-10-19 19:45:20,627 DEBG 'start-script' stdout output: [info] ip route defined as follows... -------------------- 2020-10-19 19:45:20,627 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.4 192.168.1.0/24 via 172.17.0.1 dev eth0 2020-10-19 19:45:20,628 DEBG 'start-script' stdout output: -------------------- 2020-10-19 19:45:20,630 DEBG 'start-script' stdout output: iptable_mangle 16384 2 ip_tables 28672 6 iptable_filter,iptable_raw,iptable_nat,iptable_mangle 2020-10-19 19:45:20,630 DEBG 'start-script' stdout output: [info] iptable_mangle support detected, adding fwmark for tables 2020-10-19 19:45:20,672 DEBG 'start-script' stdout output: [info] iptables defined as follows... -------------------- 2020-10-19 19:45:20,674 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 -i eth0 -p udp -m udp --sport 1198 -j ACCEPT -A INPUT -i eth0 -p tcp -m tcp --dport 9080 -j ACCEPT -A INPUT -i eth0 -p tcp -m tcp --sport 9080 -j ACCEPT -A INPUT -i eth0 -p tcp -m tcp --dport 9443 -j ACCEPT -A INPUT -i eth0 -p tcp -m tcp --sport 9443 -j ACCEPT -A INPUT -s 192.168.1.0/24 -i eth0 -p tcp -m tcp --dport 5000 -j ACCEPT -A INPUT -s 192.168.1.0/24 -d 172.17.0.0/16 -i eth0 -p tcp -j ACCEPT -A INPUT -p icmp -m icmp --icmp-type 0 -j ACCEPT -A INPUT -i lo -j ACCEPT -A INPUT -i tun0 -j ACCEPT -A OUTPUT -s 172.17.0.0/16 -d 172.17.0.0/16 -j ACCEPT -A OUTPUT -o eth0 -p udp -m udp --dport 1198 -j ACCEPT -A OUTPUT -o eth0 -p tcp -m tcp --dport 9080 -j ACCEPT -A OUTPUT -o eth0 -p tcp -m tcp --sport 9080 -j ACCEPT -A OUTPUT -o eth0 -p tcp -m tcp --dport 9443 -j ACCEPT -A OUTPUT -o eth0 -p tcp -m tcp --sport 9443 -j ACCEPT -A OUTPUT -d 192.168.1.0/24 -o eth0 -p tcp -m tcp --sport 5000 -j ACCEPT -A OUTPUT -s 172.17.0.0/16 -d 192.168.1.0/24 -o eth0 -p tcp -j ACCEPT -A OUTPUT -p icmp -m icmp --icmp-type 8 -j ACCEPT -A OUTPUT -o lo -j ACCEPT -A OUTPUT -o tun0 -j ACCEPT 2020-10-19 19:45:20,674 DEBG 'start-script' stdout output: -------------------- 2020-10-19 19:45:20,675 DEBG 'start-script' stdout output: [info] Starting OpenVPN (non daemonised)... 2020-10-19 19:45:20,680 DEBG 'start-script' stdout output: Mon Oct 19 19:45:20 2020 WARNING: file 'credentials.conf' is group or others accessible Mon Oct 19 19:45:20 2020 OpenVPN 2.4.9 [git:makepkg/9b0dafca6c50b8bb+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Apr 20 2020 Mon Oct 19 19:45:20 2020 library versions: OpenSSL 1.1.1g 21 Apr 2020, LZO 2.10 2020-10-19 19:45:20,680 DEBG 'start-script' stdout output: Mon Oct 19 19:45:20 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts 2020-10-19 19:45:20,681 DEBG 'start-script' stdout output: Mon Oct 19 19:45:20 2020 CRL: loaded 1 CRLs from file [[INLINE]] 2020-10-19 19:45:20,682 DEBG 'start-script' stdout output: Mon Oct 19 19:45:20 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]184.75.208.114:1198 Mon Oct 19 19:45:20 2020 UDP link local: (not bound) Mon Oct 19 19:45:20 2020 UDP link remote: [AF_INET]184.75.208.114:1198 2020-10-19 19:45:20,685 DEBG fd 11 closed, stopped monitoring <POutputDispatcher at 23449394272768 for <Subprocess at 23449394272096 with name pyrocore-script in state RUNNING> (stdout)> 2020-10-19 19:45:20,685 DEBG fd 15 closed, stopped monitoring <POutputDispatcher at 23449394365344 for <Subprocess at 23449394272096 with name pyrocore-script in state RUNNING> (stderr)> 2020-10-19 19:45:20,685 INFO exited: pyrocore-script (exit status 0; expected) 2020-10-19 19:45:20,685 DEBG received SIGCHLD indicating a child quit 2020-10-19 19:46:20,714 DEBG 'start-script' stdout output: Mon Oct 19 19:46:20 2020 [UNDEF] Inactivity timeout (--ping-restart), restarting 2020-10-19 19:46:20,714 DEBG 'start-script' stdout output: Mon Oct 19 19:46:20 2020 SIGHUP[soft,ping-restart] received, process restarting Mon Oct 19 19:46:20 2020 WARNING: file 'credentials.conf' is group or others accessible
  3. Thanks again for supporting this, Wiregurad seems to be working great. Going to start hoping between the servers to see which works best long term.
  4. My VPN passport is stamped all over. I wonder if PIA is going to get themselves sorted out. Are there any other providers that have the ability to do Port Forwarding? Curious about their Wireguard implementation once they get it figured out but assume we would need to use a separate container and route everything through it. If it isnt said enough, thank you for the work you do on all of this.
  5. Same, but small part of me wants to think it might be linked to PIA's recent bad IP lists which are evident by more Captcha pages, etc. If some of their Port Forwarding servers made it on a blocklist due to some bad apples, it might also be why they re not connecting. I am not seeing the UDP issue on all, but persists on a bunch.
  6. Seeing an issue currently with UDP unable to connect, also using PIA. It finds a multiple list of peers, but none will connect.
  7. Same for me, cant figure it out. Worked previously.

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.