MyKroFt

Members
  • Posts

    1150
  • Joined

  • Last visited

Everything posted by MyKroFt

  1. Diagnostics >> Ping >> github.com what do you get? Make sure router is reaching github to start with
  2. I don't see where this made it into 6.5? thanks Myk
  3. I know this thread is semi-outdated but.... Has anyone tested if this problem has been fixed at all? Looking for a backup solution Thanks Myk
  4. ok, I turned off VPN and web ui shows up - what has changed in the last 2 versions in the last couple of days. It has been working fine for several months and 2 days ago update, and updated again today and when VPN enabled no web ui......? myk
  5. I cleared browser cache, cleared out everything in rtorrent session - i still get timeouts trying to connect to web ui..... o even tried firefox on laptop and tablet - get the same thing
  6. container has been running fine - got a notification 10 min ago of a new version - did a update - and now the web ui will not load...... what got changed that broke something? Myk
  7. CA Resource Monitor Fix Common Problems is hollering: ca.resource.monitor.plg Not Compatible with unRaid version 6.4.0 Minimum OS Version: 6.3.0 Maximum OS Version: 6.3.5 Is it safe to tell it to ignore the problem? Thanks Myk
  8. will have to run it outside - does not look like python3 is installed in the container root@729a54ad7f7d:/usr/bin# ls -la py* -rwxr-xr-x 1 root root 4123 Dec 10 2015 pyclean -rwxr-xr-x 1 root root 11894 Dec 10 2015 pycompile lrwxrwxrwx 1 root root 8 Dec 10 2015 pydoc -> pydoc2.7 -rwxr-xr-x 1 root root 79 Dec 4 18:11 pydoc2.7 lrwxrwxrwx 1 root root 12 Dec 10 2015 pygettext -> pygettext2.7 -rwxr-xr-x 1 root root 22097 Dec 4 18:11 pygettext2.7 lrwxrwxrwx 1 root root 9 Dec 10 2015 python -> python2.7 lrwxrwxrwx 1 root root 9 Dec 10 2015 python2 -> python2.7 -rwxr-xr-x 1 root root 3492656 Dec 4 18:14 python2.7 lrwxrwxrwx 1 root root 29 Dec 10 2015 pyversions -> ../share/python/pyversions.py root@729a54ad7f7d:/usr/bin# pyversions --installed python2.7 myk
  9. is it better to run it in or outside the docker container?
  10. ended up running it on unRaid instead of in the docker - since it does not have to be on the same machine, I didn't check if python3 was installed in the docker, but was easy with nerd tools and the user scripts plugin Myk
  11. I would stick with Norco - I use the 20 bay version - and have never looked back - very high quality cases here is a good 8 bay case - https://www.newegg.ca/Product/Product.aspx?Item=N82E16811219024&cm_re=norco_cases-_-11-219-024-_-Product Myk
  12. Anyway the following can be added to the container? Would be nice to know what its doing via email etc... https://github.com/HandyGuySoftware/dupReport Thanks Myk
  13. This is what my log is saying - thought it was supposed to auto detect incoming port? I have this warning: 2017-09-12 21:34:41.702450 [warn] VPN_INCOMING_PORT not defined (via -e VPN_INCOMING_PORT), downloads may be slow Thanks Myjk Created by... ___. .__ .__ \_ |__ |__| ____ | |__ ____ ___ ___ | __ \| |/ \| | \_/ __ \\ \/ / | \_\ \ | | \ Y \ ___/ > < |___ /__|___| /___| /\___ >__/\_ \ \/ \/ \/ \/ \/ https://hub.docker.com/u/binhex/ 2017-09-12 21:34:41.025077 [info] Host is running unRAID 2017-09-12 21:34:41.055671 [info] System information Linux 72b37e896fa5 4.12.10-unRAID #1 SMP PREEMPT Thu Aug 31 11:46:20 PDT 2017 x86_64 GNU/Linux 2017-09-12 21:34:41.087865 [info] PUID defined as '99' 2017-09-12 21:34:41.124893 [info] PGID defined as '100' 2017-09-12 21:34:41.201521 [info] UMASK defined as '000' 2017-09-12 21:34:41.234323 [info] Permissions already set for volume mappings 2017-09-12 21:34:41.281527 [info] VPN_ENABLED defined as 'yes' 2017-09-12 21:34:41.318380 [info] OpenVPN config file (ovpn extension) is located at /config/openvpn/US Seattle.ovpn dos2unix: converting file /config/openvpn/US Seattle.ovpn to Unix format... 2017-09-12 21:34:41.352140 [info] VPN remote line defined as 'ca.privateinternetaccess.com 1198' 2017-09-12 21:34:41.400608 [info] VPN_REMOTE defined as 'ca.privateinternetaccess.com' 2017-09-12 21:34:41.445327 [info] VPN_PORT defined as '1198' 2017-09-12 21:34:41.477482 [info] VPN_PROTOCOL defined as 'udp' 2017-09-12 21:34:41.508655 [info] VPN_DEVICE_TYPE defined as 'tun' 2017-09-12 21:34:41.538530 [info] VPN_PROV defined as 'pia' 2017-09-12 21:34:41.572714 [info] LAN_NETWORK defined as '192.168.0.0/24' 2017-09-12 21:34:41.612053 [info] NAME_SERVERS defined as '209.222.18.222,37.235.1.174,8.8.8.8,209.222.18.218,37.235.1.177,8.8.4.4' 2017-09-12 21:34:41.643404 [info] VPN_USER defined as 'p2xxxxxx' 2017-09-12 21:34:41.672948 [info] VPN_PASS defined as 'xxxxxxxxxxx' 2017-09-12 21:34:41.702450 [warn] VPN_INCOMING_PORT not defined (via -e VPN_INCOMING_PORT), downloads may be slow 2017-09-12 21:34:41.733058 [info] VPN_OPTIONS not defined (via -e VPN_OPTIONS) 2017-09-12 21:34:41.769387 [info] STRICT_PORT_FORWARD defined as 'yes' 2017-09-12 21:34:41.814368 [info] ENABLE_PRIVOXY defined as 'no' 2017-09-12 21:34:41.846031 [info] ENABLE_FLOOD defined as 'no' chsh: Shell not changed. Changing shell for nobody. 2017-09-12 21:34:42.256827 [info] Starting Supervisor... 2017-09-12 21:34:42,582 CRIT Set uid to user 0 2017-09-12 21:34:42,583 INFO Included extra file "/etc/supervisor/conf.d/rtorrent.conf" during parsing 2017-09-12 21:34:42,585 INFO supervisord started with pid 7 2017-09-12 21:34:43,589 INFO spawned: 'flood-script' with pid 138 2017-09-12 21:34:43,590 INFO spawned: 'start-script' with pid 139 2017-09-12 21:34:43,591 INFO spawned: 'rtorrent-script' with pid 140 2017-09-12 21:34:43,593 INFO spawned: 'rutorrent-script' with pid 141 2017-09-12 21:34:43,594 INFO spawned: 'privoxy-script' with pid 142 2017-09-12 21:34:43,594 INFO reaped unknown pid 8 2017-09-12 21:34:43,599 DEBG 'flood-script' stdout output: [info] Flood not enabled, skipping starting Flood Web UI 2017-09-12 21:34:43,599 INFO success: flood-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2017-09-12 21:34:43,599 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2017-09-12 21:34:43,599 INFO success: rtorrent-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2017-09-12 21:34:43,599 INFO success: rutorrent-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2017-09-12 21:34:43,599 INFO success: privoxy-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2017-09-12 21:34:43,600 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 47023351543640 for <Subprocess at 47023350121896 with name flood-script in state RUNNING> (stdout)> 2017-09-12 21:34:43,600 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 47023351545368 for <Subprocess at 47023350121896 with name flood-script in state RUNNING> (stderr)> 2017-09-12 21:34:43,600 INFO exited: flood-script (exit status 0; expected) 2017-09-12 21:34:43,600 DEBG received SIGCLD indicating a child quit 2017-09-12 21:34:43,600 DEBG 'start-script' stdout output: [info] VPN is enabled, beginning configuration of VPN 2017-09-12 21:34:43,601 DEBG 'rtorrent-script' stdout output: [info] rTorrent config file already exists, skipping copy 2017-09-12 21:34:43,603 DEBG 'rtorrent-script' stdout output: [info] VPN is enabled, checking VPN tunnel local ip is valid 2017-09-12 21:34:43,604 DEBG 'privoxy-script' stdout output: [info] Privoxy set to disabled 2017-09-12 21:34:43,605 DEBG fd 27 closed, stopped monitoring <POutputDispatcher at 47023350110688 for <Subprocess at 47023350122904 with name privoxy-script in state RUNNING> (stdout)> 2017-09-12 21:34:43,605 DEBG fd 31 closed, stopped monitoring <POutputDispatcher at 47023350712296 for <Subprocess at 47023350122904 with name privoxy-script in state RUNNING> (stderr)> 2017-09-12 21:34:43,605 INFO exited: privoxy-script (exit status 0; expected) 2017-09-12 21:34:43,605 DEBG received SIGCLD indicating a child quit 2017-09-12 21:34:43,623 DEBG 'start-script' stdout output: [info] Default route for container is 172.17.0.1 2017-09-12 21:34:43,627 DEBG 'start-script' stdout output: [info] Adding 209.222.18.222 to /etc/resolv.conf 2017-09-12 21:34:43,630 DEBG 'start-script' stdout output: [info] Adding 37.235.1.174 to /etc/resolv.conf 2017-09-12 21:34:43,634 DEBG 'start-script' stdout output: [info] Adding 8.8.8.8 to /etc/resolv.conf 2017-09-12 21:34:43,638 DEBG 'start-script' stdout output: [info] Adding 209.222.18.218 to /etc/resolv.conf 2017-09-12 21:34:43,642 DEBG 'start-script' stdout output: [info] Adding 37.235.1.177 to /etc/resolv.conf 2017-09-12 21:34:43,645 DEBG 'start-script' stdout output: [info] Adding 8.8.4.4 to /etc/resolv.conf 2017-09-12 21:34:44,002 DEBG 'start-script' stdout output: [info] Adding 192.168.0.0/24 as route via docker eth0 2017-09-12 21:34:44,003 DEBG 'start-script' stdout output: [info] ip route defined as follows... -------------------- 2017-09-12 21:34:44,004 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 2017-09-12 21:34:44,004 DEBG 'start-script' stdout output: -------------------- 2017-09-12 21:34:44,008 DEBG 'start-script' stdout output: [info] iptable_mangle support detected, adding fwmark for tables 2017-09-12 21:34:44,029 DEBG 'start-script' stdout output: [info] Docker network defined as 172.17.0.0/16 2017-09-12 21:34:44,094 DEBG 'start-script' stdout output: [info] iptables defined as follows... -------------------- 2017-09-12 21:34:44,096 DEBG 'start-script' stdout output: -P INPUT DROP -P FORWARD ACCEPT -P OUTPUT DROP -A INPUT -i tun0 -j ACCEPT -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.0.0/24 -i eth0 -p tcp -m tcp --dport 5000 -j ACCEPT -A INPUT -p icmp -m icmp --icmp-type 0 -j ACCEPT -A INPUT -i lo -j ACCEPT -A OUTPUT -o 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.0.0/24 -o eth0 -p tcp -m tcp --sport 5000 -j ACCEPT -A OUTPUT -p icmp -m icmp --icmp-type 8 -j ACCEPT -A OUTPUT -o lo -j ACCEPT 2017-09-12 21:34:44,096 DEBG 'start-script' stdout output: -------------------- 2017-09-12 21:34:44,096 DEBG 'start-script' stdout output: [info] Starting OpenVPN... 2017-09-12 21:34:44,102 DEBG 'start-script' stdout output: Tue Sep 12 21:34:44 2017 WARNING: file 'credentials.conf' is group or others accessible Tue Sep 12 21:34:44 2017 OpenVPN 2.4.1 x86_64-unknown-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Mar 22 2017 2017-09-12 21:34:44,102 DEBG 'start-script' stdout output: Tue Sep 12 21:34:44 2017 library versions: OpenSSL 1.1.0e 16 Feb 2017, LZO 2.10 2017-09-12 21:34:44,102 DEBG 'start-script' stdout output: Tue Sep 12 21:34:44 2017 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts 2017-09-12 21:34:44,102 DEBG 'start-script' stdout output: [info] OpenVPN started 2017-09-12 21:34:44,103 DEBG 'start-script' stdout output: Tue Sep 12 21:34:44 2017 TCP/UDP: Preserving recently used remote address: [AF_INET]173.199.65.51:1198 Tue Sep 12 21:34:44 2017 UDP link local: (not bound) Tue Sep 12 21:34:44 2017 UDP link remote: [AF_INET]173.199.65.51:1198 2017-09-12 21:34:45,474 DEBG 'start-script' stdout output: Tue Sep 12 21:34:45 2017 [59fb4f66abcc168e87cbb428cda749bb] Peer Connection Initiated with [AF_INET]173.199.65.51:1198 2017-09-12 21:34:47,001 DEBG 'start-script' stdout output: Tue Sep 12 21:34:47 2017 TUN/TAP device tun0 opened Tue Sep 12 21:34:47 2017 do_ifconfig, tt->did_ifconfig_ipv6_setup=0 Tue Sep 12 21:34:47 2017 /usr/bin/ip link set dev tun0 up mtu 1500 2017-09-12 21:34:47,002 DEBG 'start-script' stdout output: Tue Sep 12 21:34:47 2017 /usr/bin/ip addr add dev tun0 local 10.15.10.6 peer 10.15.10.5 2017-09-12 21:34:47,003 DEBG 'start-script' stdout output: Tue Sep 12 21:34:47 2017 /root/openvpnup.sh tun0 1500 1558 10.15.10.6 10.15.10.5 init 2017-09-12 21:34:47,011 DEBG 'start-script' stdout output: Tue Sep 12 21:34:47 2017 Initialization Sequence Completed 2017-09-12 21:34:47,034 DEBG 'rtorrent-script' stdout output: [info] rTorrent not running 2017-09-12 21:34:47,034 DEBG 'rtorrent-script' stdout output: [info] rTorrent listening interface IP 0.0.0.0 and VPN provider IP 10.15.10.6 different, marking for reconfigure 2017-09-12 21:34:47,127 DEBG 'start-script' stdout output: [info] Attempting to curl http://209.222.18.222:2000/?client_id=b6490b50d350f609dcd19e79472a605742f1a8191a315d22d346b4a543adde93... 2017-09-12 21:34:47,001 DEBG 'start-script' stdout output: Tue Sep 12 21:34:47 2017 TUN/TAP device tun0 opened Tue Sep 12 21:34:47 2017 do_ifconfig, tt->did_ifconfig_ipv6_setup=0 Tue Sep 12 21:34:47 2017 /usr/bin/ip link set dev tun0 up mtu 1500 2017-09-12 21:34:47,002 DEBG 'start-script' stdout output: Tue Sep 12 21:34:47 2017 /usr/bin/ip addr add dev tun0 local 10.15.10.6 peer 10.15.10.5 2017-09-12 21:34:47,003 DEBG 'start-script' stdout output: Tue Sep 12 21:34:47 2017 /root/openvpnup.sh tun0 1500 1558 10.15.10.6 10.15.10.5 init 2017-09-12 21:34:47,011 DEBG 'start-script' stdout output: Tue Sep 12 21:34:47 2017 Initialization Sequence Completed 2017-09-12 21:34:47,034 DEBG 'rtorrent-script' stdout output: [info] rTorrent not running 2017-09-12 21:34:47,034 DEBG 'rtorrent-script' stdout output: [info] rTorrent listening interface IP 0.0.0.0 and VPN provider IP 10.15.10.6 different, marking for reconfigure 2017-09-12 21:34:47,127 DEBG 'start-script' stdout output: [info] Attempting to curl http://209.222.18.222:2000/?client_id=b6490b50d350f609dcd19e79472a605742f1a8191a315d22d346b4a543adde93... 2017-09-12 21:34:47,895 DEBG 'start-script' stdout output: [info] Successfully retrieved external IP address 196.54.41.48 2017-09-12 21:34:48,435 DEBG 'start-script' stdout output: [info] curl successful for http://209.222.18.222:2000/?client_id=b6490b50d350f609dcd19e79472a605742f1a8191a315d22d346b4a543adde93, response code 200 2017-09-12 21:34:48,944 DEBG 'rtorrent-script' stdout output: [info] Removing any rtorrent session lock files left over from the previous run... 2017-09-12 21:34:48,945 DEBG 'rtorrent-script' stdout output: [info] Attempting to start rTorrent... 2017-09-12 21:34:48,946 DEBG 'rtorrent-script' stdout output: Script started, file is /home/nobody/typescript 2017-09-12 21:34:48,971 DEBG 'rtorrent-script' stdout output: Script done, file is /home/nobody/typescript 2017-09-12 21:34:49,062 DEBG 'rutorrent-script' stdout output: [info] rtorrent started, setting up rutorrent... [info] Setting PHP timezone to AMERICA/DENVER... 2017-09-12 21:34:49,069 DEBG 'rutorrent-script' stdout output: [info] nginx cert files already exists, skipping copy [info] nginx security file already exists, skipping copy [info] nginx config file already exists, skipping copy 2017-09-12 21:34:49,070 DEBG 'rutorrent-script' stdout output: [info] rutorrent conf folder already exists, skipping copy 2017-09-12 21:34:49,071 DEBG 'rutorrent-script' stdout output: [info] rutorrent share folder already exists, skipping copy 2017-09-12 21:34:49,074 DEBG 'rutorrent-script' stdout output: [info] copying rutorrent plugins to container... 2017-09-12 21:34:49,101 DEBG 'rutorrent-script' stdout output: [info] starting php-fpm... 2017-09-12 21:34:49,122 DEBG 'rutorrent-script' stderr output: [NOTICE] [pool www] 'user' directive is ignored when FPM is not running as root [NOTICE] [pool www] 'group' directive is ignored when FPM is not running as root 2017-09-12 21:34:49,126 DEBG 'rutorrent-script' stdout output: [info] starting nginx... 2017-09-12 21:34:49,978 DEBG 'rtorrent-script' stdout output: [info] rTorrent started 2017-09-12 21:34:49,978 DEBG 'rtorrent-script' stdout output: [info] Initialising ruTorrent plugins (checking rTorrent is running)... 2017-09-12 21:34:49,983 DEBG 'rtorrent-script' stdout output: [info] rTorrent running [info] Initialising ruTorrent plugins (checking nginx is running)... 2017-09-12 21:34:49,987 DEBG 'rtorrent-script' stdout output: [info] nginx running [info] Initialising ruTorrent plugins... 2017-09-12 21:34:50,069 DEBG 'rtorrent-script' stdout output: [info] ruTorrent plugins initialised
  14. Drives are kept track by their serial number - so they can be anywhere in the case. I did this with mine to put parity in slot 1 Myk
  15. I have given up on AirVPN and am trying PIA I have setup everything according to the forms, faqs etc I have very slow downloads and my incoming port is not being detected I have edited the openvpn file a chosen one of the listed port forward endpoints and that error went away Do I remove the old incoming port command from the rtorrent conf file now? As it says that port is closed, and nothing is in the log about what incoming port it is using Thanks Myk
  16. I have a VM that is a VPN forwarder on 192.168.0.3 - is there a way to tell rtorrent docker to use that connection for its outbound - this way multi devices can use the same connection to PIA
  17. Came back from VAC and docker will no longer connect to AirVPN Created by... ___. .__ .__ \_ |__ |__| ____ | |__ ____ ___ ___ | __ \| |/ \| | \_/ __ \\ \/ / | \_\ \ | | \ Y \ ___/ > < |___ /__|___| /___| /\___ >__/\_ \ \/ \/ \/ \/ \/ https://hub.docker.com/u/binhex/ 2017-08-29 15:13:04.924370 [info] Host is running unRAID 2017-08-29 15:13:04.964308 [info] System information Linux e03d408f5a93 4.12.3-unRAID #1 SMP PREEMPT Fri Jul 21 17:03:15 PDT 2017 x86_64 GNU/Linux 2017-08-29 15:13:05.005388 [info] PUID defined as '99' 2017-08-29 15:13:05.055584 [info] PGID defined as '100' 2017-08-29 15:13:05.145615 [warn] UMASK not defined (via -e UMASK), defaulting to '000' 2017-08-29 15:13:05.188026 [info] Permissions already set for volume mappings 2017-08-29 15:13:05.227458 [info] VPN_ENABLED defined as 'yes' 2017-08-29 15:13:05.274194 [info] OpenVPN config file (ovpn extension) is located at /config/openvpn/AirVPN_US-Dallas-Texas_Alsafi_UDP-443.ovpn dos2unix: converting file /config/openvpn/AirVPN_US-Dallas-Texas_Alsafi_UDP-443.ovpn to Unix format... 2017-08-29 15:13:05.313306 [info] VPN remote line defined as 'alsafi.airservers.org 443' 2017-08-29 15:13:05.345192 [info] VPN_REMOTE defined as 'alsafi.airservers.org' 2017-08-29 15:13:05.378386 [info] VPN_PORT defined as '443' 2017-08-29 15:13:05.413909 [info] VPN_PROTOCOL defined as 'udp' 2017-08-29 15:13:05.458590 [info] VPN_DEVICE_TYPE defined as 'tun' 2017-08-29 15:13:05.494191 [info] VPN_PROV defined as 'airvpn' 2017-08-29 15:13:05.527742 [info] LAN_NETWORK defined as '192.168.0.0/24' 2017-08-29 15:13:05.563186 [warn] NAME_SERVERS not defined (via -e NAME_SERVERS), defaulting to Google and FreeDNS name servers 2017-08-29 15:13:05.595906 [info] VPN_INCOMING_PORT defined as '44437' 2017-08-29 15:13:05.631387 [info] VPN_OPTIONS not defined (via -e VPN_OPTIONS) 2017-08-29 15:13:05.676171 [info] ENABLE_PRIVOXY defined as 'no' 2017-08-29 15:13:05.719109 [warn] ENABLE_FLOOD not defined (via -e ENABLE_FLOOD), defaulting to 'no' chsh: Shell not changed. Changing shell for nobody. 2017-08-29 15:13:06.086937 [info] Starting Supervisor... 2017-08-29 15:13:06,411 CRIT Set uid to user 0 2017-08-29 15:13:06,411 INFO Included extra file "/etc/supervisor/conf.d/rtorrent.conf" during parsing 2017-08-29 15:13:06,414 INFO supervisord started with pid 7 2017-08-29 15:13:07,417 INFO spawned: 'flood-script' with pid 123 2017-08-29 15:13:07,419 INFO spawned: 'start-script' with pid 124 2017-08-29 15:13:07,420 INFO spawned: 'rtorrent-script' with pid 125 2017-08-29 15:13:07,421 INFO spawned: 'rutorrent-script' with pid 126 2017-08-29 15:13:07,422 INFO spawned: 'privoxy-script' with pid 127 2017-08-29 15:13:07,422 INFO reaped unknown pid 8 2017-08-29 15:13:07,424 DEBG 'flood-script' stdout output: [info] Flood not enabled, skipping starting Flood Web UI 2017-08-29 15:13:07,424 INFO success: flood-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2017-08-29 15:13:07,424 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2017-08-29 15:13:07,424 INFO success: rtorrent-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2017-08-29 15:13:07,424 INFO success: rutorrent-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2017-08-29 15:13:07,424 INFO success: privoxy-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2017-08-29 15:13:07,424 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 47493256381504 for <Subprocess at 47493256036080 with name flood-script in state RUNNING> (stdout)> 2017-08-29 15:13:07,424 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 47493256383520 for <Subprocess at 47493256036080 with name flood-script in state RUNNING> (stderr)> 2017-08-29 15:13:07,425 INFO exited: flood-script (exit status 0; expected) 2017-08-29 15:13:07,425 DEBG received SIGCLD indicating a child quit 2017-08-29 15:13:07,427 DEBG 'start-script' stdout output: [info] VPN is enabled, beginning configuration of VPN 2017-08-29 15:13:07,429 DEBG 'rtorrent-script' stdout output: [info] rTorrent config file already exists, skipping copy 2017-08-29 15:13:07,432 DEBG 'rtorrent-script' stdout output: [info] VPN is enabled, checking VPN tunnel local ip is valid 2017-08-29 15:13:07,432 DEBG 'privoxy-script' stdout output: [info] Privoxy set to disabled 2017-08-29 15:13:07,432 DEBG fd 27 closed, stopped monitoring <POutputDispatcher at 47493256356064 for <Subprocess at 47493256034784 with name privoxy-script in state RUNNING> (stdout)> 2017-08-29 15:13:07,433 DEBG fd 31 closed, stopped monitoring <POutputDispatcher at 47493256355920 for <Subprocess at 47493256034784 with name privoxy-script in state RUNNING> (stderr)> 2017-08-29 15:13:07,433 INFO exited: privoxy-script (exit status 0; expected) 2017-08-29 15:13:07,433 DEBG received SIGCLD indicating a child quit 2017-08-29 15:13:07,441 DEBG 'start-script' stdout output: [info] Default route for container is 172.17.0.1 2017-08-29 15:13:07,445 DEBG 'start-script' stdout output: [info] Adding 8.8.8.8 to /etc/resolv.conf 2017-08-29 15:13:07,447 DEBG 'start-script' stdout output: [info] Adding 37.235.1.174 to /etc/resolv.conf 2017-08-29 15:13:07,451 DEBG 'start-script' stdout output: [info] Adding 8.8.4.4 to /etc/resolv.conf 2017-08-29 15:13:07,453 DEBG 'start-script' stdout output: [info] Adding 37.235.1.177 to /etc/resolv.conf 2017-08-29 15:13:07,560 DEBG 'start-script' stdout output: [info] Adding 192.168.0.0/24 as route via docker eth0 2017-08-29 15:13:07,561 DEBG 'start-script' stdout output: [info] ip route defined as follows... -------------------- 2017-08-29 15:13:07,562 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 2017-08-29 15:13:07,562 DEBG 'start-script' stdout output: -------------------- 2017-08-29 15:13:07,565 DEBG 'start-script' stdout output: [info] iptable_mangle support detected, adding fwmark for tables 2017-08-29 15:13:07,590 DEBG 'start-script' stdout output: [info] Docker network defined as 172.17.0.0/16 2017-08-29 15:13:07,660 DEBG 'start-script' stdout output: [info] iptables defined as follows... -------------------- 2017-08-29 15:13:07,663 DEBG 'start-script' stdout output: -P INPUT DROP -P FORWARD ACCEPT -P OUTPUT DROP -A INPUT -i tun0 -j ACCEPT -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 443 -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.0.0/24 -i eth0 -p tcp -m tcp --dport 5000 -j ACCEPT -A INPUT -p icmp -m icmp --icmp-type 0 -j ACCEPT -A INPUT -i lo -j ACCEPT -A OUTPUT -o 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 443 -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.0.0/24 -o eth0 -p tcp -m tcp --sport 5000 -j ACCEPT -A OUTPUT -p icmp -m icmp --icmp-type 8 -j ACCEPT -A OUTPUT -o lo -j ACCEPT 2017-08-29 15:13:07,663 DEBG 'start-script' stdout output: -------------------- 2017-08-29 15:13:07,663 DEBG 'start-script' stdout output: [info] Starting OpenVPN... 2017-08-29 15:13:07,677 DEBG 'start-script' stdout output: Tue Aug 29 15:13:07 2017 OpenVPN 2.4.1 x86_64-unknown-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Mar 22 2017 Tue Aug 29 15:13:07 2017 library versions: OpenSSL 1.1.0e 16 Feb 2017, LZO 2.10 2017-08-29 15:13:07,678 DEBG 'start-script' stdout output: Tue Aug 29 15:13:07 2017 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts 2017-08-29 15:13:07,678 DEBG 'start-script' stdout output: [info] OpenVPN started 2017-08-29 15:13:07,678 DEBG 'start-script' stdout output: Tue Aug 29 15:13:07 2017 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication Tue Aug 29 15:13:07 2017 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication 2017-08-29 15:13:07,679 DEBG 'start-script' stdout output: Tue Aug 29 15:13:07 2017 TCP/UDP: Preserving recently used remote address: [AF_INET]107.183.238.194:443 Tue Aug 29 15:13:07 2017 Socket Buffers: R=[212992->212992] S=[212992->212992] Tue Aug 29 15:13:07 2017 UDP link local: (not bound) 2017-08-29 15:13:07,679 DEBG 'start-script' stdout output: Tue Aug 29 15:13:07 2017 UDP link remote: [AF_INET]107.183.238.194:443 2017-08-29 15:14:07,399 DEBG 'start-script' stdout output: Tue Aug 29 15:14:07 2017 [UNDEF] Inactivity timeout (--ping-restart), restarting 2017-08-29 15:14:07,399 DEBG 'start-script' stdout output: Tue Aug 29 15:14:07 2017 SIGHUP[soft,ping-restart] received, process restarting 2017-08-29 15:14:07,399 DEBG 'start-script' stdout output: Tue Aug 29 15:14:07 2017 OpenVPN 2.4.1 x86_64-unknown-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Mar 22 2017 Tue Aug 29 15:14:07 2017 library versions: OpenSSL 1.1.0e 16 Feb 2017, LZO 2.10 Tue Aug 29 15:14:07 2017 Restart pause, 5 second(s) 2017-08-29 15:14:07,399 DEBG 'start-script' stdout output: Tue Aug 29 15:14:07 2017 [UNDEF] Inactivity timeout (--ping-restart), restarting 2017-08-29 15:14:07,399 DEBG 'start-script' stdout output: Tue Aug 29 15:14:07 2017 SIGHUP[soft,ping-restart] received, process restarting 2017-08-29 15:14:07,399 DEBG 'start-script' stdout output: Tue Aug 29 15:14:07 2017 OpenVPN 2.4.1 x86_64-unknown-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Mar 22 2017 Tue Aug 29 15:14:07 2017 library versions: OpenSSL 1.1.0e 16 Feb 2017, LZO 2.10 Tue Aug 29 15:14:07 2017 Restart pause, 5 second(s) 2017-08-29 15:14:12,399 DEBG 'start-script' stdout output: Tue Aug 29 15:14:12 2017 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts 2017-08-29 15:14:12,400 DEBG 'start-script' stdout output: Tue Aug 29 15:14:12 2017 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication Tue Aug 29 15:14:12 2017 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication 2017-08-29 15:14:12,400 DEBG 'start-script' stdout output: Tue Aug 29 15:14:12 2017 TCP/UDP: Preserving recently used remote address: [AF_INET]107.183.238.194:443 Tue Aug 29 15:14:12 2017 Socket Buffers: R=[212992->212992] S=[212992->212992] Tue Aug 29 15:14:12 2017 UDP link local: (not bound) Tue Aug 29 15:14:12 2017 UDP link remote: [AF_INET]107.183.238.194:443 Bottom part repeats over and over - never gets to starting web server. If I disable VPN, it will come up. AirVPN sees no connections from me.... Any ideas? Thanks Myk
  18. need some direction on where to look... AFTER the last docker update - my forwarded port from airvpn will no longer get thru to the docker. The docker startup logs says its using the correct port, but when I got to airvpn and do a port forward test it does not connected - hence my downloads are now about 70k what should I look for? Thanks Myk btw, config has not changed in the last 2+ months - just docker updates when it states there is on - the delugevpn docker to airvpn forwarded port is working just fine....
  19. That took care of the problem - thanks Myk
  20. root@Tower:~# docker exec binhex-rtorrentvpn cat /home/nobody/getvpnip.sh #!/bin/bash # define websites to connect to in order to get external ip address pri_external_ip_website="https://ipinfo.io/" sec_external_ip_website="https://jsonip.com/" # create function to get the external ip address for tunnel get_external_ip() { # required to force return code from function set -e external_url="$1" # get external ip from website external_ip=$(curl --connect-timeout 5 --max-time 10 --retry 3 --retry-max-time 30 -s "${external_url}" | jq -r '.ip') echo "${external_ip}" return 0 } # create function to check local ip adress for tunnel is valid check_valid_ip() { local_vpn_ip="$1" # check if the format looks right echo "${local_vpn_ip}" | egrep -qE '[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}' || return 1 # check that each octect is less than or equal to 255 echo "${local_vpn_ip}" | awk -F'.' '$1 <=255 && $2 <= 255 && $3 <=255 && $4 <= 255 {print "Y" } ' | grep -q Y || return 1 return 0 } if [[ "${DEBUG}" == "true" ]]; then echo "[debug] Waiting for valid IP address from tunnel..." fi # loop and wait until tunnel adapter local ip is valid current_vpn_ip="" while ! check_valid_ip "${current_vpn_ip}" do sleep 0.1 current_vpn_ip=$(ifconfig "${VPN_DEVICE_TYPE}0" 2>/dev/null | grep 'inet' | grep -P -o -m 1 '(?<=inet\s)[^\s]+') done if [[ "${DEBUG}" == "true" ]]; then echo "[debug] Valid IP address from tunnel acquired '${current_vpn_ip}'" fi vpn_ip="${current_vpn_ip}" # run function to get external ip address from ext site external_ip="$(get_external_ip "${pri_external_ip_website}")" exit_code="${?}" # if function returns error then try alt ext site if [ "${exit_code}" != "0" ]; then echo "[warn] Cannot determine external IP address from '${pri_external_ip_website}', trying alternative site..." external_ip="$(get_external_ip "${sec_external_ip_website}")" exit_code="${?}" if [ "${exit_code}" != "0" ]; then echo "[warn] Cannot determine external IP address, possible connection issues at present." external_ip="0.0.0.0" return 1 fi fi if [[ "${DEBUG}" == "true" ]]; then echo "[debug] External IP address from tunnel is '${external_ip}'" fi
  21. Finally got it to write a supervisor.log file Myk supervisord.log.txt
  22. Also AirVPN shows the docker connected to them Thanks Myk
  23. Am stuck at loading again after latest update - It does not get far enough to write a supervisor.log file - here is from the docker log page: 2017-02-21 14:26:52,685 DEBG 'start-script' stdout output: [info] VPN config file (ovpn extension) is located at /config/openvpn/AirVPN_US-Dallas-Texas_Alsafi_UDP-443.ovpn 2017-02-21 14:26:52,686 DEBG 'start-script' stderr output: dos2unix: converting file /config/openvpn/AirVPN_US-Dallas-Texas_Alsafi_UDP-443.ovpn to Unix format... 2017-02-21 14:26:52,710 DEBG 'start-script' stdout output: [info] Default route for container is 172.17.0.1 2017-02-21 14:26:52,713 DEBG 'start-script' stdout output: [info] Adding 8.8.8.8 to /etc/resolv.conf 2017-02-21 14:26:52,716 DEBG 'start-script' stdout output: [info] Adding 37.235.1.174 to /etc/resolv.conf 2017-02-21 14:26:52,718 DEBG 'start-script' stdout output: [info] Adding 8.8.4.4 to /etc/resolv.conf 2017-02-21 14:26:52,721 DEBG 'start-script' stdout output: [info] Adding 37.235.1.177 to /etc/resolv.conf 2017-02-21 14:26:52,721 DEBG 'start-script' stdout output: [debug] Show name servers defined for container 2017-02-21 14:26:52,721 DEBG 'start-script' stdout output: nameserver 8.8.8.8 nameserver 37.235.1.174 nameserver 8.8.4.4 nameserver 37.235.1.177 2017-02-21 14:26:52,722 DEBG 'start-script' stdout output: [debug] Show name resolution for VPN endpoint alsafi.airservers.org 2017-02-21 14:26:52,836 DEBG 'start-script' stdout output: ;; ->>HEADER<<- opcode: QUERY, rcode: NOERROR, id: 17611 ;; flags: qr rd ra ; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0 ;; QUESTION SECTION: ;; alsafi.airservers.org. IN A ;; ANSWER SECTION: alsafi.airservers.org. 3599 IN A 107.183.238.194 ;; AUTHORITY SECTION: ;; ADDITIONAL SECTION: ;; Query time: 108 msec ;; SERVER: 8.8.8.8 ;; WHEN: Tue Feb 21 14:26:52 2017 ;; MSG SIZE rcvd: 55 2017-02-21 14:26:52,841 DEBG 'start-script' stdout output: [info] Adding 192.168.0.0/24 as route via docker eth0 2017-02-21 14:26:52,842 DEBG 'start-script' stdout output: [info] ip route defined as follows... 2017-02-21 14:26:52,842 DEBG 'start-script' stdout output: -------------------- 2017-02-21 14:26:52,842 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 2017-02-21 14:26:52,842 DEBG 'start-script' stdout output: 192.168.0.0/24 via 172.17.0.1 dev eth0 -------------------- 2017-02-21 14:26:52,842 DEBG 'start-script' stdout output: [debug] Modules currently loaded for kernel 2017-02-21 14:26:52,844 DEBG 'start-script' stdout output: Module Size Used by xt_nat 1913 10 veth 4966 0 xt_CHECKSUM 1335 1 iptable_mangle 1658 6 ipt_REJECT 1521 2 nf_reject_ipv4 2483 1 ipt_REJECT ebtable_filter 1903 0 ebtables 14552 1 ebtable_filter vhost_net 9091 0 tun 19240 4 vhost_net vhost 19681 1 vhost_net macvtap 11622 1 vhost_net macvlan 12389 1 macvtap ipt_MASQUERADE 1277 14 nf_nat_masquerade_ipv4 1865 1 ipt_MASQUERADE iptable_nat 1897 1 nf_conntrack_ipv4 5874 3 nf_nat_ipv4 4199 1 iptable_nat iptable_filter 1706 6 ip_tables 9853 3 iptable_mangle,iptable_filter,iptable_nat nf_nat 11145 3 xt_nat,nf_nat_masquerade_ipv4,nf_nat_ipv4 md_mod 36572 16 nct6775 35380 0 hwmon_vid 2276 1 nct6775 jc42 3914 0 bonding 92464 0 e1000e 143207 0 ptp 9308 1 e1000e pps_core 5928 1 ptp x86_pkg_temp_thermal 4669 0 coretemp 5340 0 kvm_intel 160423 0 kvm 289582 1 kvm_intel ahci 26326 2 i2c_i801 11888 0 i2c_smbus 3041 1 i2c_i801 libahci 19716 1 ahci i2c_core 20390 3 jc42,i2c_i801,i2c_smbus mvsas 44299 17 libsas 51216 1 mvsas scsi_transport_sas 21714 2 libsas,mvsas ipmi_si 36442 0 video 27138 0 backlight 5833 1 video acpi_cpufreq 7054 0 2017-02-21 14:26:52,847 DEBG 'start-script' stdout output: [info] iptable_mangle support detected, adding fwmark for tables 2017-02-21 14:26:52,877 DEBG 'start-script' stdout output: [info] iptables defined as follows... -------------------- 2017-02-21 14:26:52,878 DEBG 'start-script' stdout output: -P INPUT DROP -P FORWARD ACCEPT -P OUTPUT DROP -A INPUT -i tun0 -j ACCEPT -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 443 -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.0.0/24 -i eth0 -p tcp -m tcp --dport 5000 -j ACCEPT -A INPUT -p udp -m udp --sport 53 -j ACCEPT -A INPUT -p icmp -m icmp --icmp-type 0 -j ACCEPT -A INPUT -i lo -j ACCEPT -A OUTPUT -o 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 443 -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.0.0/24 -o eth0 -p tcp -m tcp --sport 5000 -j ACCEPT -A OUTPUT -p udp -m udp --dport 53 -j ACCEPT -A OUTPUT -p icmp -m icmp --icmp-type 8 -j ACCEPT -A OUTPUT -o lo -j ACCEPT 2017-02-21 14:26:52,878 DEBG 'start-script' stdout output: -------------------- 2017-02-21 14:26:52,879 DEBG 'start-script' stdout output: command line '/usr/bin/openvpn --cd /config/openvpn --config /config/openvpn/AirVPN_US-Dallas-Texas_Alsafi_UDP-443.ovpn --daemon --dev tun0 --remote alsafi.airservers.org 443 --proto udp --reneg-sec 0 --mute-replay-warnings --auth-nocache --keepalive 10 60' 2017-02-21 14:26:52,879 DEBG 'start-script' stdout output: [info] Starting OpenVPN... 2017-02-21 14:26:52,889 DEBG 'start-script' stdout output: [info] OpenVPN started 2017-02-21 14:26:52,889 DEBG 'start-script' stdout output: [debug] Waiting for valid IP address from tunnel... 2017-02-21 14:26:54,893 DEBG 'rtorrent-script' stdout output: [debug] Valid IP address from tunnel acquired '10.4.12.128' 2017-02-21 14:26:54,893 DEBG 'start-script' stdout output: [debug] Valid IP address from tunnel acquired '10.4.12.128' 2017-02-21 14:26:59,041 DEBG 'rtorrent-script' stdout output: [debug] External IP address from tunnel is '' 2017-02-21 14:26:59,045 DEBG 'rtorrent-script' stdout output: [info] rTorrent not running 2017-02-21 14:26:59,045 DEBG 'rtorrent-script' stdout output: [info] rTorrent listening interface IP 0.0.0.0 and VPN provider IP 10.4.12.128 different, marking for reconfigure [info] Removing any rtorrent session lock files left over from the previous run... 2017-02-21 14:26:59,046 DEBG 'rtorrent-script' stdout output: [info] Attempting to start rTorrent... 2017-02-21 14:26:59,047 DEBG 'rtorrent-script' stdout output: Script started, file is /home/nobody/typescript 2017-02-21 14:26:59,064 DEBG 'rtorrent-script' stdout output: Script done, file is /home/nobody/typescript 2017-02-21 14:26:59,074 DEBG 'start-script' stdout output: [debug] External IP address from tunnel is '' I dont know what is going on, only thing that I did was a docker update when I saw the container had a update Thanks Myk