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.

Bisu

Members
  • Joined

  • Last visited

Everything posted by Bisu

  1. Practically at my wits end on trying to connect to the webui. The webui loads if I am disconnected from the VPN but as soon as I connect to it then the webui will not load at all. I tried to narrow down the issue in the log file but I don't see anything off. Any help would be greatly appreciated, thank you. 2019-10-25 23:28:21.765904 [info] System information Linux 474464c77acd 4.19.56-Unraid #1 SMP Tue Jun 25 10:19:34 PDT 2019 x86_64 GNU/Linux 2019-10-25 23:28:21.808124 [info] PUID defined as '99' 2019-10-25 23:28:21.852179 [info] PGID defined as '100' 2019-10-25 23:28:22.032116 [info] UMASK defined as '000' 2019-10-25 23:28:22.073121 [info] Permissions already set for volume mappings 2019-10-25 23:28:22.119219 [info] VPN_ENABLED defined as 'yes' 2019-10-25 23:28:22.168301 [info] OpenVPN config file (ovpn extension) is located at /config/openvpn/ca-aes-256-cbc-udp-dns.ovpn 2019-10-25 23:28:22.246016 [info] VPN remote line defined as 'remote ca-montreal.privateinternetaccess.com 1197' 2019-10-25 23:28:22.288679 [info] VPN_REMOTE defined as 'ca-montreal.privateinternetaccess.com' 2019-10-25 23:28:22.340360 [info] VPN_PORT defined as '1197' 2019-10-25 23:28:22.387071 [info] VPN_PROTOCOL defined as 'udp' 2019-10-25 23:28:22.436073 [info] VPN_DEVICE_TYPE defined as 'tun0' 2019-10-25 23:28:22.479142 [info] VPN_PROV defined as 'pia' 2019-10-25 23:28:22.526027 [info] LAN_NETWORK defined as '10.10.10.0/24' 2019-10-25 23:28:22.567427 [info] NAME_SERVERS defined as '209.222.18.222,84.200.69.80,37.235.1.174,1.1.1.1,209.222.18.218,37.235.1.177,84.200.70.40,1.0.0.1' 2019-10-25 23:28:22.608852 [info] VPN_USER defined as 'xxxxxxx' 2019-10-25 23:28:22.650093 [info] VPN_PASS defined as 'xxxxxxx' 2019-10-25 23:28:22.693923 [info] VPN_OPTIONS not defined (via -e VPN_OPTIONS) 2019-10-25 23:28:22.735930 [info] STRICT_PORT_FORWARD defined as 'yes' 2019-10-25 23:28:22.777320 [info] ENABLE_PRIVOXY defined as 'yes' 2019-10-25 23:28:22.818997 [info] WEBUI_PORT defined as '8080' 2019-10-25 23:28:22.861633 [info] Starting Supervisor... 2019-10-25 23:28:23,097 INFO Included extra file "/etc/supervisor/conf.d/qbittorrent.conf" during parsing 2019-10-25 23:28:23,097 INFO Set uid to user 0 succeeded 2019-10-25 23:28:23,100 INFO supervisord started with pid 6 2019-10-25 23:28:24,103 INFO spawned: 'start-script' with pid 151 2019-10-25 23:28:24,105 INFO spawned: 'watchdog-script' with pid 152 2019-10-25 23:28:24,106 INFO reaped unknown pid 7 2019-10-25 23:28:24,113 DEBG 'start-script' stdout output: [info] VPN is enabled, beginning configuration of VPN 2019-10-25 23:28:24,114 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2019-10-25 23:28:24,114 INFO success: watchdog-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2019-10-25 23:28:24,116 DEBG 'watchdog-script' stdout output: [info] qBittorrent config file already exists, skipping copy 2019-10-25 23:28:24,117 DEBG 'watchdog-script' stdout output: [info] Removing session lock file (if it exists)... 2019-10-25 23:28:24,186 DEBG 'start-script' stdout output: [info] Default route for container is 10.10.10.1 2019-10-25 23:28:24,190 DEBG 'start-script' stdout output: [info] Adding 209.222.18.222 to /etc/resolv.conf 2019-10-25 23:28:24,194 DEBG 'start-script' stdout output: [info] Adding 84.200.69.80 to /etc/resolv.conf 2019-10-25 23:28:24,198 DEBG 'start-script' stdout output: [info] Adding 37.235.1.174 to /etc/resolv.conf 2019-10-25 23:28:24,202 DEBG 'start-script' stdout output: [info] Adding 1.1.1.1 to /etc/resolv.conf 2019-10-25 23:28:24,206 DEBG 'start-script' stdout output: [info] Adding 209.222.18.218 to /etc/resolv.conf 2019-10-25 23:28:24,210 DEBG 'start-script' stdout output: [info] Adding 37.235.1.177 to /etc/resolv.conf 2019-10-25 23:28:24,214 DEBG 'start-script' stdout output: [info] Adding 84.200.70.40 to /etc/resolv.conf 2019-10-25 23:28:24,217 DEBG 'start-script' stdout output: [info] Adding 1.0.0.1 to /etc/resolv.conf 2019-10-25 23:28:24,295 DEBG 'start-script' stdout output: [info] Docker network defined as 10.10.10.0/24 2019-10-25 23:28:24,299 DEBG 'start-script' stdout output: [info] Adding 10.10.10.0/24 as route via docker eth0 2019-10-25 23:28:24,301 DEBG 'start-script' stderr output: RTNETLINK answers: File exists 2019-10-25 23:28:24,301 DEBG 'start-script' stdout output: [info] ip route defined as follows... -------------------- 2019-10-25 23:28:24,302 DEBG 'start-script' stdout output: default via 10.10.10.1 dev eth0 10.10.10.0/24 dev eth0 proto kernel scope link src 10.10.10.14 2019-10-25 23:28:24,302 DEBG 'start-script' stdout output: -------------------- 2019-10-25 23:28:24,305 DEBG 'start-script' stdout output: iptable_mangle 16384 1 ip_tables 24576 3 iptable_filter,iptable_nat,iptable_mangle 2019-10-25 23:28:24,306 DEBG 'start-script' stdout output: [info] iptable_mangle support detected, adding fwmark for tables 2019-10-25 23:28:24,353 DEBG 'start-script' stdout output: [info] iptables defined as follows... -------------------- 2019-10-25 23:28:24,354 DEBG 'start-script' stdout output: -P INPUT DROP -P FORWARD DROP -P OUTPUT DROP -A INPUT -s 10.10.10.0/24 -d 10.10.10.0/24 -j ACCEPT -A INPUT -i eth0 -p udp -m udp --sport 1197 -j ACCEPT -A INPUT -i eth0 -p tcp -m tcp --dport 8080 -j ACCEPT -A INPUT -i eth0 -p tcp -m tcp --sport 8080 -j ACCEPT -A INPUT -s 10.10.10.0/24 -i eth0 -p tcp -m tcp --dport 8080 -j ACCEPT -A INPUT -s 10.10.10.0/24 -d 10.10.10.0/24 -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 10.10.10.0/24 -d 10.10.10.0/24 -j ACCEPT -A OUTPUT -o eth0 -p udp -m udp --dport 1197 -j ACCEPT -A OUTPUT -o eth0 -p tcp -m tcp --dport 8080 -j ACCEPT -A OUTPUT -o eth0 -p tcp -m tcp --sport 8080 -j ACCEPT -A OUTPUT -d 10.10.10.0/24 -o eth0 -p tcp -m tcp --sport 8080 -j ACCEPT -A OUTPUT -s 10.10.10.0/24 -d 10.10.10.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 2019-10-25 23:28:24,356 DEBG 'start-script' stdout output: -------------------- 2019-10-25 23:28:24,357 DEBG 'start-script' stdout output: [info] Starting OpenVPN... 2019-10-25 23:28:24,365 DEBG 'start-script' stdout output: Fri Oct 25 23:28:24 2019 WARNING: file 'credentials.conf' is group or others accessible Fri Oct 25 23:28:24 2019 OpenVPN 2.4.7 [git:makepkg/2b8aec62d5db2c17+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Feb 19 2019 2019-10-25 23:28:24,365 DEBG 'start-script' stdout output: Fri Oct 25 23:28:24 2019 library versions: OpenSSL 1.1.1d 10 Sep 2019, LZO 2.10 2019-10-25 23:28:24,366 DEBG 'start-script' stdout output: [info] OpenVPN started 2019-10-25 23:28:24,366 DEBG 'start-script' stdout output: Fri Oct 25 23:28:24 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts 2019-10-25 23:28:24,367 DEBG 'start-script' stdout output: Fri Oct 25 23:28:24 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]199.229.249.188:1197 Fri Oct 25 23:28:24 2019 UDP link local: (not bound) 2019-10-25 23:28:24,367 DEBG 'start-script' stdout output: Fri Oct 25 23:28:24 2019 UDP link remote: [AF_INET]199.229.249.188:1197 2019-10-25 23:28:24,655 DEBG 'start-script' stdout output: Fri Oct 25 23:28:24 2019 [f745692e9b628ac88bd01142599c73eb] Peer Connection Initiated with [AF_INET]199.229.249.188:1197 2019-10-25 23:28:25,902 DEBG 'start-script' stdout output: Fri Oct 25 23:28:25 2019 TUN/TAP device tun0 opened Fri Oct 25 23:28:25 2019 /usr/bin/ip link set dev tun0 up mtu 1500 2019-10-25 23:28:25,903 DEBG 'start-script' stdout output: Fri Oct 25 23:28:25 2019 /usr/bin/ip addr add dev tun0 local 10.79.10.6 peer 10.79.10.5 2019-10-25 23:28:25,905 DEBG 'start-script' stdout output: Fri Oct 25 23:28:25 2019 /root/openvpnup.sh tun0 1500 1570 10.79.10.6 10.79.10.5 init 2019-10-25 23:28:25,913 DEBG 'start-script' stdout output: Fri Oct 25 23:28:25 2019 Initialization Sequence Completed 2019-10-25 23:28:26,026 DEBG 'start-script' stdout output: [info] Port forwarding is enabled [info] Checking endpoint 'ca-montreal.privateinternetaccess.com' is port forward enabled... 2019-10-25 23:28:26,030 DEBG 'start-script' stdout output: [info] Attempting to curl https://www.privateinternetaccess.com/vpninfo/servers?version=82... 2019-10-25 23:28:26,487 DEBG 'start-script' stdout output: [info] Curl successful for https://www.privateinternetaccess.com/vpninfo/servers?version=82, response code 200 2019-10-25 23:28:26,583 DEBG 'start-script' stdout output: [info] PIA endpoint 'ca-montreal.privateinternetaccess.com' is in the list of endpoints that support port forwarding 2019-10-25 23:28:26,584 DEBG 'start-script' stdout output: [info] List of PIA endpoints that support port forwarding:- [info] ca-toronto.privateinternetaccess.com [info] ca-montreal.privateinternetaccess.com [info] ca-vancouver.privateinternetaccess.com [info] de-berlin.privateinternetaccess.com [info] de-frankfurt.privateinternetaccess.com [info] sweden.privateinternetaccess.com [info] swiss.privateinternetaccess.com [info] france.privateinternetaccess.com [info] czech.privateinternetaccess.com [info] spain.privateinternetaccess.com [info] ro.privateinternetaccess.com [info] israel.privateinternetaccess.com [info] Attempting to get dynamically assigned port... 2019-10-25 23:28:26,590 DEBG 'start-script' stdout output: [info] Attempting to curl http://209.222.18.222:2000/?client_id=1b6f744fca7b35d26d798539e2caa5318fa5c7e3f3989e9d2ae4fba436cbfa96... 2019-10-25 23:28:27,103 DEBG 'start-script' stdout output: [info] Curl successful for http://209.222.18.222:2000/?client_id=1b6f744fca7b35d26d798539e2caa5318fa5c7e3f3989e9d2ae4fba436cbfa96, response code 200 2019-10-25 23:28:27,148 DEBG 'start-script' stdout output: [info] Successfully assigned incoming port 33767 2019-10-25 23:28:27,150 DEBG 'start-script' stdout output: [info] Checking we can resolve name 'www.google.com' to address... 2019-10-25 23:28:27,306 DEBG 'start-script' stdout output: [info] DNS operational, we can resolve name 'www.google.com' to address '216.58.213.100' 2019-10-25 23:28:27,308 DEBG 'start-script' stdout output: [info] Attempting to get external IP using Name Server 'ns1.google.com'... 2019-10-25 23:28:27,595 DEBG 'start-script' stdout output: [info] Successfully retrieved external IP address 199.229.249.188 2019-10-25 23:28:28,079 DEBG 'watchdog-script' stdout output: [info] qBittorrent listening interface IP 0.0.0.0 and VPN provider IP 10.79.10.6 different, marking for reconfigure 2019-10-25 23:28:28,083 DEBG 'watchdog-script' stdout output: [info] qBittorrent not running 2019-10-25 23:28:28,087 DEBG 'watchdog-script' stdout output: [info] Privoxy not running 2019-10-25 23:28:28,088 DEBG 'watchdog-script' stdout output: [info] qBittorrent incoming port 6881 and VPN incoming port 33767 different, marking for reconfigure [info] Removing session lock file (if it exists)... 2019-10-25 23:28:28,089 DEBG 'watchdog-script' stdout output: [info] Attempting to start qBittorrent... 2019-10-25 23:28:28,110 DEBG 'watchdog-script' stdout output: [info] qBittorrent process started [info] Waiting for qBittorrent process to start listening on port 8080... 2019-10-25 23:28:28,232 DEBG 'watchdog-script' stdout output: [info] qBittorrent process listening on port 8080 2019-10-25 23:28:28,294 DEBG 'watchdog-script' stdout output: [info] Attempting to start Privoxy... 2019-10-25 23:28:29,301 DEBG 'watchdog-script' stdout output: [info] Privoxy process started [info] Waiting for Privoxy process to start listening on port 8118... 2019-10-25 23:28:29,311 DEBG 'watchdog-script' stdout output: [info] Privoxy process listening on port 8118
  2. Anyone have any ideas why I cannot connect to the bouncer on the client? Using Hexchat and I cannot for the life of me get connected. Using local IP/PORT returns connection refused. I can access the web interface just fine.
  3. Did we ever find a solution to this because I don't think it was ever address. More or less, I am experiencing the same issue.
  4. Hello, thanks for the response. I switched it around and I am still having the same error. Edit: I was able to resolve this issue. I recommend anyone who is having the same issue as this to start here -
  5. I am having the same issue with @AKR I am still running on Unraid 6.3.4 still. I switched the http port on the docker settings to 442 as suggested and port forwarded 442 to 443. I don't know if I am doing it right.
  6. Hello, Im a new Unraid user, two or so odd weeks in. I did a lot of research into LetsEncrypt and setting up a Reverse Procy via this guide here, by Cyan Labs. I was wondering for the life of me on how to get it to work with Sub domains instead of folder like structure ReverseProxy. Example: Its set like this at the moment https://domain.tld/plex I want it to setup like this https://plex.domain.tld/ It has been driving me nuts these past few days and I am unable to modify the default in the config to reflect the subdomain. Can anyone please assist?

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.