Jump to content

lazydaze

Members
  • Posts

    28
  • Joined

Posts posted by lazydaze

  1. Has anyone been able to set up port forwarding in Deluge with ProtonVPN using wireguard? Deluge is running downloading fine and I've added a wireguard config with port forwarding. But it comes up unconnectable when I check on a few sites.

     

    edit: upnp is active on the netowrk. How can I check what port deluge is trying to use? 

     

    edit 2: drrr +pmp

  2. Just had a usb failure. I have got everything back up minus my wireguard setup. 

     

    Previously I had my VPN provider setup though wireguard. I was able to set individual dockers to run through wiregualrd via wg1 in the docker network type. I have tried deleting the tunnel and re-importing, but no luck. I know im missing something simple here. :/

     

    I swear there was a tutorial on how to set this up, but i cant track it down. Any help would be great, thanks!

  3. 4 minutes ago, ChatNoir said:

     

    Since I don't know the command, I would simply get the diagnostics for now and check /system/meminfo.txt in the zip file. :) 

    Probably that someone can provide you the command later.

    Oh, that will work too :P thanks!

    • Like 1
  4. I am currently moving my setup to a larger case. I am also trying to put the HDDs in order with labels for future expansion or crash. Is there a way, via unraid or seperate computer, to figure out which drive is which? The drives are encrypted, so mounting a HDD on my laptop has proved challenging. I currently have a laptop with linux mint, is there a way to mount these 1 by 1 to figure out what is on it? Or can this be done in unraid? 

  5. I have been trying to get myNode img to run correctly. I've allocated 4 cores and 4g of ram. It shows started, but when I go to view it all I get is Shell command line. Is there something I'm missing in setting up an IMG in VM?

  6. Ok, just did that and everything works good, however this message is showing in my Docker Settings:

     

    Your existing Docker image file needs to be recreated due to an issue from an earlier beta of Unraid 6. Failure to do so may result in your docker image suffering corruption at a later time. Please do this NOW!

  7. When ever I transfer files off of Disk 1, lets say to a external HD using MC, it pegs my CPU out and renders Unraid unusable until all the files have been transferred.

     

    I do notice that on Disk 1 is: System, ISOS, Domains. I do not run any VM's. But, does the System folder have anything to do with this?

     

    Disk 1 is also the only disk that will not Spin Down like the others.

  8. 2 hours ago, Sleepyme said:

    I have PIA and for some reason I cannot get my webui to work.

     

    2020-09-15 18:47:55,419 DEBG 'start-script' stdout output:
    --------------------

    2020-09-15 18:47:55,419 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-09-15 18:47:55,419 DEBG 'start-script' stdout output:
    --------------------

    2020-09-15 18:47:55,420 DEBG 'start-script' stdout output:
    iptable_mangle 16384 1
    ip_tables 28672 3 iptable_filter,iptable_nat,iptable_mangle

    2020-09-15 18:47:55,421 DEBG 'start-script' stdout output:
    [info] iptable_mangle support detected, adding fwmark for tables

    2020-09-15 18:47:55,437 DEBG 'start-script' stdout output:
    [info] iptables defined as follows...
    --------------------

    2020-09-15 18:47:55,438 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 8112 -j ACCEPT
    -A INPUT -i eth0 -p tcp -m tcp --sport 8112 -j ACCEPT
    -A INPUT -s 192.168.1.0/24 -i eth0 -p tcp -m tcp --dport 58846 -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 8112 -j ACCEPT
    -A OUTPUT -o eth0 -p tcp -m tcp --sport 8112 -j ACCEPT
    -A OUTPUT -d 192.168.1.0/24 -o eth0 -p tcp -m tcp --sport 58846 -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-09-15 18:47:55,438 DEBG 'start-script' stdout output:
    --------------------

    2020-09-15 18:47:55,439 DEBG 'start-script' stdout output:
    [info] Starting OpenVPN...

    2020-09-15 18:47:55,442 DEBG 'start-script' stdout output:
    Tue Sep 15 18:47:55 2020 WARNING: file 'credentials.conf' is group or others accessible
    Tue Sep 15 18:47:55 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

    2020-09-15 18:47:55,442 DEBG 'start-script' stdout output:
    Tue Sep 15 18:47:55 2020 library versions: OpenSSL 1.1.1g 21 Apr 2020, LZO 2.10

    2020-09-15 18:47:55,442 DEBG 'start-script' stdout output:
    [info] OpenVPN started

    2020-09-15 18:47:55,442 DEBG 'start-script' stdout output:
    Tue Sep 15 18:47:55 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts

    2020-09-15 18:47:55,443 DEBG 'start-script' stdout output:
    Tue Sep 15 18:47:55 2020 CRL: loaded 1 CRLs from file [[INLINE]]

    2020-09-15 18:47:55,443 DEBG 'start-script' stdout output:
    Tue Sep 15 18:47:55 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]193.176.86.166:1198
    Tue Sep 15 18:47:55 2020 UDP link local: (not bound)
    Tue Sep 15 18:47:55 2020 UDP link remote: [AF_INET]193.176.86.166:1198

    2020-09-15 18:48:55,328 DEBG 'start-script' stdout output:
    Tue Sep 15 18:48:55 2020 [UNDEF] Inactivity timeout (--ping-restart), restarting

    2020-09-15 18:48:55,329 DEBG 'start-script' stdout output:
    Tue Sep 15 18:48:55 2020 SIGHUP[soft,ping-restart] received, process restarting

    2020-09-15 18:48:55,329 DEBG 'start-script' stdout output:
    Tue Sep 15 18:48:55 2020 WARNING: file 'credentials.conf' is group or others accessible
    Tue Sep 15 18:48:55 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

    2020-09-15 18:48:55,329 DEBG 'start-script' stdout output:
    Tue Sep 15 18:48:55 2020 library versions: OpenSSL 1.1.1g 21 Apr 2020, LZO 2.10

    2020-09-15 18:49:00,329 DEBG 'start-script' stdout output:
    Tue Sep 15 18:49:00 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts

    2020-09-15 18:49:00,329 DEBG 'start-script' stdout output:
    Tue Sep 15 18:49:00 2020 CRL: loaded 1 CRLs from file [[INLINE]]

    2020-09-15 18:49:00,329 DEBG 'start-script' stdout output:
    Tue Sep 15 18:49:00 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]185.230.127.226:1198
    Tue Sep 15 18:49:00 2020 UDP link local: (not bound)
    Tue Sep 15 18:49:00 2020 UDP link remote: [AF_INET]185.230.127.226:1198

    2020-09-15 18:50:00,553 DEBG 'start-script' stdout output:
    Tue Sep 15 18:50:00 2020 [UNDEF] Inactivity timeout (--ping-restart), restarting

    2020-09-15 18:50:00,554 DEBG 'start-script' stdout output:
    Tue Sep 15 18:50:00 2020 SIGHUP[soft,ping-restart] received, process restarting

    2020-09-15 18:50:00,554 DEBG 'start-script' stdout output:
    Tue Sep 15 18:50:00 2020 WARNING: file 'credentials.conf' is group or others accessible
    Tue Sep 15 18:50:00 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

    2020-09-15 18:50:00,554 DEBG 'start-script' stdout output:
    Tue Sep 15 18:50:00 2020 library versions: OpenSSL 1.1.1g 21 Apr 2020, LZO 2.10

    2020-09-15 18:50:05,554 DEBG 'start-script' stdout output:
    Tue Sep 15 18:50:05 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts

    2020-09-15 18:50:05,554 DEBG 'start-script' stdout output:
    Tue Sep 15 18:50:05 2020 CRL: loaded 1 CRLs from file [[INLINE]]

    2020-09-15 18:50:05,554 DEBG 'start-script' stdout output:
    Tue Sep 15 18:50:05 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]193.176.86.166:1198
    Tue Sep 15 18:50:05 2020 UDP link local: (not bound)
    Tue Sep 15 18:50:05 2020 UDP link remote: [AF_INET]193.176.86.166:1198

    2020-09-15 18:51:05,108 DEBG 'start-script' stdout output:
    Tue Sep 15 18:51:05 2020 [UNDEF] Inactivity timeout (--ping-restart), restarting

    2020-09-15 18:51:05,108 DEBG 'start-script' stdout output:
    Tue Sep 15 18:51:05 2020 SIGHUP[soft,ping-restart] received, process restarting

    2020-09-15 18:51:05,108 DEBG 'start-script' stdout output:
    Tue Sep 15 18:51:05 2020 WARNING: file 'credentials.conf' is group or others accessible
    Tue Sep 15 18:51:05 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

    2020-09-15 18:51:05,108 DEBG 'start-script' stdout output:
    Tue Sep 15 18:51:05 2020 library versions: OpenSSL 1.1.1g 21 Apr 2020, LZO 2.10

    2020-09-15 18:51:10,108 DEBG 'start-script' stdout output:
    Tue Sep 15 18:51:10 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts

    2020-09-15 18:51:10,108 DEBG 'start-script' stdout output:
    Tue Sep 15 18:51:10 2020 CRL: loaded 1 CRLs from file [[INLINE]]

    2020-09-15 18:51:10,108 DEBG 'start-script' stdout output:
    Tue Sep 15 18:51:10 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]193.176.86.130:1198
    Tue Sep 15 18:51:10 2020 UDP link local: (not bound)
    Tue Sep 15 18:51:10 2020 UDP link remote: [AF_INET]193.176.86.130:1198

    2020-09-15 18:51:38,136 WARN received SIGTERM indicating exit request
    2020-09-15 18:51:38,136 DEBG killing watchdog-script (pid 173) with signal SIGTERM
    2020-09-15 18:51:38,137 INFO waiting for start-script, watchdog-script to die
    2020-09-15 18:51:38,189 DEBG fd 11 closed, stopped monitoring <POutputDispatcher at 23180694478176 for <Subprocess at 23180694477504 with name watchdog-script in state STOPPING> (stdout)>
    2020-09-15 18:51:38,189 DEBG fd 15 closed, stopped monitoring <POutputDispatcher at 23180694623376 for <Subprocess at 23180694477504 with name watchdog-script in state STOPPING> (stderr)>
    2020-09-15 18:51:38,189 INFO stopped: watchdog-script (terminated by SIGTERM)
    2020-09-15 18:51:38,189 DEBG received SIGCHLD indicating a child quit
    2020-09-15 18:51:38,190 DEBG killing start-script (pid 172) with signal SIGTERM
    2020-09-15 18:51:39,191 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 23180694864368 for <Subprocess at 23180694867008 with name start-script in state STOPPING> (stdout)>
    2020-09-15 18:51:39,191 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 23180694477408 for <Subprocess at 23180694867008 with name start-script in state STOPPING> (stderr)>
    2020-09-15 18:51:39,191 INFO stopped: start-script (terminated by SIGTERM)
    2020-09-15 18:51:39,191 DEBG received SIGCHLD indicating a child quit
    Created by...
    ___. .__ .__
    \_ |__ |__| ____ | |__ ____ ___ ___
    | __ \| |/ \| | \_/ __ \\ \/ /
    | \_\ \ | | \ Y \ ___/ > <
    |___ /__|___| /___| /\___ >__/\_ \
    \/ \/ \/ \/ \/
    https://hub.docker.com/u/binhex/

    2020-09-15 18:52:32.832039 [info] System information Linux a7a7521afead 5.5.8-Unraid #1 SMP Sat Mar 7 14:24:42 CST 2020 x86_64 GNU/Linux
    2020-09-15 18:52:32.848213 [info] OS_ARCH defined as 'x86-64'
    2020-09-15 18:52:32.864419 [info] PUID defined as '99'
    2020-09-15 18:52:32.881467 [info] PGID defined as '100'
    2020-09-15 18:52:32.909620 [info] UMASK defined as '000'
    2020-09-15 18:52:32.925338 [info] Permissions already set for volume mappings
    2020-09-15 18:52:32.943023 [info] DELUGE_DAEMON_LOG_LEVEL defined as 'info'
    2020-09-15 18:52:32.958824 [info] DELUGE_WEB_LOG_LEVEL defined as 'info'
    2020-09-15 18:52:32.974497 [info] VPN_ENABLED defined as 'yes'
    2020-09-15 18:52:32.993324 [info] OpenVPN config file (ovpn extension) is located at /config/openvpn/current-ca_toronto-aes-128-cbc-udp-dns.ovpn
    2020-09-15 18:52:33.022220 [info] VPN remote line defined as 'remote ca-toronto.privateinternetaccess.com 1198'
    2020-09-15 18:52:33.038068 [info] VPN_REMOTE defined as 'ca-toronto.privateinternetaccess.com'
    2020-09-15 18:52:33.054186 [info] VPN_PORT defined as '1198'
    2020-09-15 18:52:33.072297 [info] VPN_PROTOCOL defined as 'udp'
    2020-09-15 18:52:33.088803 [info] VPN_DEVICE_TYPE defined as 'tun0'
    2020-09-15 18:52:33.104921 [info] VPN_PROV defined as 'pia'
    2020-09-15 18:52:33.120990 [info] LAN_NETWORK defined as '192.168.1.0/24'
    2020-09-15 18:52:33.137081 [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'
    2020-09-15 18:52:33.153013 [info] VPN_USER defined as '' //removed
    2020-09-15 18:52:33.169063 [info] VPN_PASS defined as '' //removed
    2020-09-15 18:52:33.184933 [info] VPN_OPTIONS not defined (via -e VPN_OPTIONS)
    2020-09-15 18:52:33.200721 [info] STRICT_PORT_FORWARD defined as 'yes'
    2020-09-15 18:52:33.216439 [info] ENABLE_PRIVOXY defined as 'no'
    2020-09-15 18:52:33.232325 [info] ADDITIONAL_PORTS not defined (via -e ADDITIONAL_PORTS), skipping allow for custom incoming ports
    2020-09-15 18:52:33.250205 [info] Deleting files in /tmp (non recursive)...
    2020-09-15 18:52:33.265291 [info] Starting Supervisor...
    2020-09-15 18:52:33,360 INFO Included extra file "/etc/supervisor/conf.d/delugevpn.conf" during parsing
    2020-09-15 18:52:33,360 INFO Set uid to user 0 succeeded
    2020-09-15 18:52:33,362 INFO supervisord started with pid 7
    2020-09-15 18:52:34,363 INFO spawned: 'start-script' with pid 173
    2020-09-15 18:52:34,364 INFO spawned: 'watchdog-script' with pid 174
    2020-09-15 18:52:34,364 INFO reaped unknown pid 8 (exit status 0)
    2020-09-15 18:52:34,367 DEBG 'start-script' stdout output:
    [info] VPN is enabled, beginning configuration of VPN

    2020-09-15 18:52:34,367 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
    2020-09-15 18:52:34,367 INFO success: watchdog-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
    2020-09-15 18:52:34,400 DEBG 'start-script' stdout output:
    [info] Default route for container is 172.17.0.1

    2020-09-15 18:52:34,401 DEBG 'start-script' stdout output:
    [info] Adding 209.222.18.222 to /etc/resolv.conf

    2020-09-15 18:52:34,403 DEBG 'start-script' stdout output:
    [info] Adding 84.200.69.80 to /etc/resolv.conf

    2020-09-15 18:52:34,405 DEBG 'start-script' stdout output:
    [info] Adding 37.235.1.174 to /etc/resolv.conf

    2020-09-15 18:52:34,407 DEBG 'start-script' stdout output:
    [info] Adding 1.1.1.1 to /etc/resolv.conf

    2020-09-15 18:52:34,408 DEBG 'start-script' stdout output:
    [info] Adding 209.222.18.218 to /etc/resolv.conf

    2020-09-15 18:52:34,410 DEBG 'start-script' stdout output:
    [info] Adding 37.235.1.177 to /etc/resolv.conf

    2020-09-15 18:52:34,412 DEBG 'start-script' stdout output:
    [info] Adding 84.200.70.40 to /etc/resolv.conf

    2020-09-15 18:52:34,414 DEBG 'start-script' stdout output:
    [info] Adding 1.0.0.1 to /etc/resolv.conf

    2020-09-15 18:52:34,569 DEBG 'start-script' stdout output:
    [info] Docker network defined as 172.17.0.0/16

    2020-09-15 18:52:34,571 DEBG 'start-script' stdout output:
    [info] Adding 192.168.1.0/24 as route via docker eth0

    2020-09-15 18:52:34,571 DEBG 'start-script' stdout output:
    [info] ip route defined as follows...
    --------------------

    2020-09-15 18:52:34,572 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-09-15 18:52:34,572 DEBG 'start-script' stdout output:
    --------------------

    2020-09-15 18:52:34,573 DEBG 'start-script' stdout output:
    iptable_mangle 16384 1
    ip_tables 28672 3 iptable_filter,iptable_nat,iptable_mangle

    2020-09-15 18:52:34,573 DEBG 'start-script' stdout output:
    [info] iptable_mangle support detected, adding fwmark for tables

    2020-09-15 18:52:34,590 DEBG 'start-script' stdout output:
    [info] iptables defined as follows...
    --------------------

    2020-09-15 18:52:34,591 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 8112 -j ACCEPT
    -A INPUT -i eth0 -p tcp -m tcp --sport 8112 -j ACCEPT
    -A INPUT -s 192.168.1.0/24 -i eth0 -p tcp -m tcp --dport 58846 -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 8112 -j ACCEPT
    -A OUTPUT -o eth0 -p tcp -m tcp --sport 8112 -j ACCEPT
    -A OUTPUT -d 192.168.1.0/24 -o eth0 -p tcp -m tcp --sport 58846 -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-09-15 18:52:34,591 DEBG 'start-script' stdout output:
    --------------------

    2020-09-15 18:52:34,592 DEBG 'start-script' stdout output:
    [info] Starting OpenVPN...

    2020-09-15 18:52:34,595 DEBG 'start-script' stdout output:
    Tue Sep 15 18:52:34 2020 WARNING: file 'credentials.conf' is group or others accessible
    Tue Sep 15 18:52:34 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

    2020-09-15 18:52:34,595 DEBG 'start-script' stdout output:
    Tue Sep 15 18:52:34 2020 library versions: OpenSSL 1.1.1g 21 Apr 2020, LZO 2.10

    2020-09-15 18:52:34,595 DEBG 'start-script' stdout output:
    [info] OpenVPN started
    Tue Sep 15 18:52:34 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts

    2020-09-15 18:52:34,596 DEBG 'start-script' stdout output:
    Tue Sep 15 18:52:34 2020 CRL: loaded 1 CRLs from file [[INLINE]]

    2020-09-15 18:52:34,596 DEBG 'start-script' stdout output:
    Tue Sep 15 18:52:34 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]172.98.92.194:1198
    Tue Sep 15 18:52:34 2020 UDP link local: (not bound)
    Tue Sep 15 18:52:34 2020 UDP link remote: [AF_INET]172.98.92.194:1198

    2020-09-15 18:52:34,811 DEBG 'start-script' stdout output:
    Tue Sep 15 18:52:34 2020 [d82596da2fc113c6ab24af58f0794947] Peer Connection Initiated with [AF_INET]172.98.92.194:1198

    2020-09-15 18:52:35,882 DEBG 'start-script' stdout output:
    Tue Sep 15 18:52:35 2020 TUN/TAP device tun0 opened
    Tue Sep 15 18:52:35 2020 /usr/bin/ip link set dev tun0 up mtu 1500

    2020-09-15 18:52:35,883 DEBG 'start-script' stdout output:
    Tue Sep 15 18:52:35 2020 /usr/bin/ip addr add dev tun0 local 10.34.20.6 peer 10.34.20.5

    2020-09-15 18:52:35,884 DEBG 'start-script' stdout output:
    Tue Sep 15 18:52:35 2020 /root/openvpnup.sh tun0 1500 1558 10.34.20.6 10.34.20.5 init

    2020-09-15 18:52:35,887 DEBG 'start-script' stdout output:
    Tue Sep 15 18:52:35 2020 Initialization Sequence Completed

    2020-09-15 18:52:35,992 DEBG 'start-script' stdout output:
    [info] Port forwarding is enabled
    [info] Checking endpoint 'ca-toronto.privateinternetaccess.com' is port forward enabled...

    2020-09-15 18:52:37,021 DEBG 'start-script' stdout output:
    [info] PIA endpoint 'ca-toronto.privateinternetaccess.com' is in the list of endpoints that support port forwarding

    2020-09-15 18:52:37,021 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] 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...

    2020-09-15 18:52:37,259 DEBG 'start-script' stdout output:
    [warn] Exit code '56' from curl != 0 or no response body received
    [info] 12 retries left
    [info] Retrying in 10 secs...

    2020-09-15 18:52:47,355 DEBG 'start-script' stdout output:
    [warn] Exit code '56' from curl != 0 or no response body received
    [info] 11 retries left
    [info] Retrying in 10 secs...

    2020-09-15 18:52:57,461 DEBG 'start-script' stdout output:
    [warn] Exit code '56' from curl != 0 or no response body received
    [info] 10 retries left
    [info] Retrying in 10 secs...

    2020-09-15 18:53:07,561 DEBG 'start-script' stdout output:
    [warn] Exit code '56' from curl != 0 or no response body received
    [info] 9 retries left
    [info] Retrying in 10 secs...

    2020-09-15 18:53:17,843 DEBG 'start-script' stdout output:
    [warn] Exit code '56' from curl != 0 or no response body received
    [info] 8 retries left
    [info] Retrying in 10 secs...

    com' on man

  9. On 1/7/2019 at 4:19 AM, binhex said:

    so if plex picks up host config then you should simply set the proxy by issuing the following commands inside the container, if it works then i can look at allowing users to define this via env var.

    
     export http_proxy=http://<ip address of your unraid server>:<port number for privoxy>/
     export https_proxy=https://<ip address of your unraid server>:<port number for privoxy>/

     

    Just tried this, any way to check if its working correctly?

  10. Hello, 

     

    I'm looking for a way to get SSL behind WIREGUARD without opening any ports other than the WIREGUARD port.

     

    Mainly I want this is because BITWARDEN will only work correctly for me via HTTPS. I've been able to get it to work great via REVERSE PROXY, but that has required me to open port 80/443.

     

    I've searched for this answer, but I get kinda lost.

     

    Thanks!

×
×
  • Create New...