cofree918

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by cofree918

  1. 8 hours ago, wgstarks said:

    I had a similar issue when I first installed this docker. Google showed that my settings needed to be adjusted for number of upload connections and upload speeds. Your settings will depend on your Speedtest results. Try searching google for best settings or post on the qbittorrent forums. The default settings aren’t very realistic in many situations apparently.

    Not sure what setting I should be adjusting here. I've used qb for some time and never changed anything. 

    image.png.201cf88d18b63a20469eea40dd9add67.png

    Everything I add just sticks at Stalled. 

     

    Here is my supervisord.log 

    2020-12-03 17:40:03.169694 [info] System information Linux 0e61c3cb0528 4.19.107-Unraid #1 SMP Thu Mar 5 13:55:57 PST 2020 x86_64 GNU/Linux
    2020-12-03 17:40:03.197426 [info] OS_ARCH defined as 'x86-64'
    2020-12-03 17:40:03.221740 [info] PUID defined as '99'
    2020-12-03 17:40:03.250656 [info] PGID defined as '100'
    2020-12-03 17:40:03.798089 [info] UMASK defined as '000'
    2020-12-03 17:40:03.824601 [info] Permissions already set for volume mappings
    2020-12-03 17:40:03.848945 [info] Deleting files in /tmp (non recursive)...
    2020-12-03 17:40:03.879123 [info] VPN_ENABLED defined as 'yes'
    2020-12-03 17:40:03.907759 [info] VPN_CLIENT defined as 'wireguard'
    2020-12-03 17:40:03.934415 [info] VPN_PROV defined as 'pia'
    2020-12-03 17:40:04.758897 [info] WireGuard config file (conf extension) is located at /config/wireguard/wg0.conf
    2020-12-03 17:40:04.804250 [info] VPN_REMOTE_SERVER defined as 'ca-ontario.privacy.network'
    2020-12-03 17:40:04.852132 [info] VPN_REMOTE_PORT defined as '1337'
    2020-12-03 17:40:04.873513 [info] VPN_DEVICE_TYPE defined as 'wg0'
    2020-12-03 17:40:04.894937 [info] VPN_REMOTE_PROTOCOL defined as 'udp'
    2020-12-03 17:40:04.920865 [info] LAN_NETWORK defined as '10.0.0.0/24'
    2020-12-03 17:40:04.947686 [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-12-03 17:40:04.975647 [info] VPN_USER defined as '00000'
    2020-12-03 17:40:05.003203 [info] VPN_PASS defined as '00000'
    2020-12-03 17:40:05.030391 [info] STRICT_PORT_FORWARD defined as 'yes'
    2020-12-03 17:40:05.054992 [info] ENABLE_PRIVOXY defined as 'no'
    2020-12-03 17:40:05.081813 [info] ADDITIONAL_PORTS not defined (via -e ADDITIONAL_PORTS), skipping allow for custom incoming ports
    2020-12-03 17:40:05.106018 [info] WEBUI_PORT defined as '8080'
    2020-12-03 17:40:05.131891 [info] Starting Supervisor...
    2020-12-03 17:40:05,253 INFO Included extra file "/etc/supervisor/conf.d/qbittorrent.conf" during parsing
    2020-12-03 17:40:05,253 INFO Set uid to user 0 succeeded
    2020-12-03 17:40:05,255 INFO supervisord started with pid 6
    2020-12-03 17:40:06,258 INFO spawned: 'start-script' with pid 145
    2020-12-03 17:40:06,259 INFO spawned: 'watchdog-script' with pid 146
    2020-12-03 17:40:06,260 INFO reaped unknown pid 7 (exit status 0)
    2020-12-03 17:40:06,266 DEBG 'start-script' stdout output:
    [info] VPN is enabled, beginning configuration of VPN

    2020-12-03 17:40:06,267 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
    2020-12-03 17:40:06,267 INFO success: watchdog-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
    2020-12-03 17:40:06,268 DEBG 'watchdog-script' stdout output:
    [info] qBittorrent config file already exists, skipping copy
    [info] Removing session lock file (if it exists)...

    2020-12-03 17:40:06,272 DEBG 'start-script' stdout output:
    [info] Adding 209.222.18.222 to /etc/resolv.conf

    2020-12-03 17:40:06,276 DEBG 'start-script' stdout output:
    [info] Adding 84.200.69.80 to /etc/resolv.conf

    2020-12-03 17:40:06,280 DEBG 'start-script' stdout output:
    [info] Adding 37.235.1.174 to /etc/resolv.conf

    2020-12-03 17:40:06,285 DEBG 'start-script' stdout output:
    [info] Adding 1.1.1.1 to /etc/resolv.conf

    2020-12-03 17:40:06,288 DEBG 'start-script' stdout output:
    [info] Adding 209.222.18.218 to /etc/resolv.conf

    2020-12-03 17:40:06,292 DEBG 'start-script' stdout output:
    [info] Adding 37.235.1.177 to /etc/resolv.conf

    2020-12-03 17:40:06,296 DEBG 'start-script' stdout output:
    [info] Adding 84.200.70.40 to /etc/resolv.conf

    2020-12-03 17:40:06,300 DEBG 'start-script' stdout output:
    [info] Adding 1.0.0.1 to /etc/resolv.conf

    2020-12-03 17:40:06,407 DEBG 'start-script' stderr output:
    parse error: Invalid numeric literal at line 4, column 0

    2020-12-03 17:40:06,745 DEBG 'start-script' stdout output:
    [info] Trying to connect to the PIA WireGuard API on 'ca-ontario.privacy.network'...

    2020-12-03 17:40:07,048 DEBG 'start-script' stdout output:
    [info] Default route for container is 172.17.0.1

    2020-12-03 17:40:07,065 DEBG 'start-script' stdout output:
    [info] Docker network defined as    172.17.0.0/16

    2020-12-03 17:40:07,069 DEBG 'start-script' stdout output:
    [info] Adding 10.0.0.0/24 as route via docker eth0

    2020-12-03 17:40:07,071 DEBG 'start-script' stdout output:
    [info] ip route defined as follows...

    2020-12-03 17:40:07,071 DEBG 'start-script' stdout output:
    --------------------

    2020-12-03 17:40:07,073 DEBG 'start-script' stdout output:
    default via 172.17.0.1 dev eth0 
    10.0.0.0/24 via 172.17.0.1 dev eth0 
    172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.6 

    2020-12-03 17:40:07,073 DEBG 'start-script' stdout output:
    --------------------

    2020-12-03 17:40:07,078 DEBG 'start-script' stdout output:
    iptable_mangle         16384  2
    ip_tables              24576  6 iptable_filter,iptable_raw,iptable_nat,iptable_mangle

    2020-12-03 17:40:07,078 DEBG 'start-script' stdout output:
    [info] iptable_mangle support detected, adding fwmark for tables

    2020-12-03 17:40:07,146 DEBG 'start-script' stdout output:
    [info] iptables defined as follows...
    --------------------

    2020-12-03 17:40:07,148 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 tcp -m tcp --sport 1337 -j ACCEPT
    -A INPUT -i eth0 -p udp -m udp --sport 1337 -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.0.0.0/24 -i eth0 -p tcp -m tcp --dport 8080 -j ACCEPT
    -A INPUT -p icmp -m icmp --icmp-type 0 -j ACCEPT
    -A INPUT -i lo -j ACCEPT
    -A INPUT -i wg0 -j ACCEPT
    -A OUTPUT -s 172.17.0.0/16 -d 172.17.0.0/16 -j ACCEPT
    -A OUTPUT -o eth0 -p tcp -m tcp --dport 1337 -j ACCEPT
    -A OUTPUT -o eth0 -p udp -m udp --dport 1337 -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.0.0.0/24 -o eth0 -p tcp -m tcp --sport 8080 -j ACCEPT
    -A OUTPUT -p icmp -m icmp --icmp-type 8 -j ACCEPT
    -A OUTPUT -o lo -j ACCEPT
    -A OUTPUT -o wg0 -j ACCEPT

    2020-12-03 17:40:07,149 DEBG 'start-script' stdout output:
    --------------------

    2020-12-03 17:40:07,153 DEBG 'start-script' stdout output:
    [info] Attempting to bring WireGuard interface 'up'...

    2020-12-03 17:40:07,165 DEBG 'start-script' stderr output:
    Warning: `/config/wireguard/wg0.conf' is world accessible

    2020-12-03 17:40:07,172 DEBG 'start-script' stderr output:
    [#] ip link add wg0 type wireguard

    2020-12-03 17:40:07,174 DEBG 'start-script' stderr output:
    [#] wg setconf wg0 /dev/fd/63

    2020-12-03 17:40:07,181 DEBG 'start-script' stderr output:
    [#] ip -4 address add 10.5.147.14 dev wg0

    2020-12-03 17:40:07,188 DEBG 'start-script' stderr output:
    [#] ip link set mtu 1420 up dev wg0

    2020-12-03 17:40:07,205 DEBG 'start-script' stderr output:
    [#] wg set wg0 fwmark 51820

    2020-12-03 17:40:07,206 DEBG 'start-script' stderr output:
    [#] ip -4 route add 0.0.0.0/0 dev wg0 table 51820

    2020-12-03 17:40:07,208 DEBG 'start-script' stderr output:
    [#] ip -4 rule add not fwmark 51820 table 51820

    2020-12-03 17:40:07,209 DEBG 'start-script' stderr output:
    [#] ip -4 rule add table main suppress_prefixlength 0

    2020-12-03 17:40:07,213 DEBG 'start-script' stderr output:
    [#] sysctl -q net.ipv4.conf.all.src_valid_mark=1

    2020-12-03 17:40:07,214 DEBG 'start-script' stderr output:
    [#] iptables-restore -n

    2020-12-03 17:40:07,216 DEBG 'start-script' stderr output:
    [#] '/root/wireguardup.sh'

    2020-12-03 17:40:08,371 DEBG 'start-script' stdout output:
    [info] Attempting to get external IP using 'http://checkip.amazonaws.com'...

    2020-12-03 17:40:08,614 DEBG 'start-script' stdout output:
    [info] Successfully retrieved external IP address 172.98.80.71

    2020-12-03 17:40:08,615 DEBG 'start-script' stdout output:
    [info] WireGuard interface 'up'

    2020-12-03 17:40:08,616 DEBG 'start-script' stdout output:
    [info] Script started to assign incoming port

    2020-12-03 17:40:08,617 DEBG 'start-script' stdout output:
    [info] Port forwarding is enabled
    [info] Checking endpoint 'ca-ontario.privacy.network' is port forward enabled...

    2020-12-03 17:40:09,342 DEBG 'start-script' stdout output:
    [info] PIA endpoint 'ca-ontario.privacy.network' is in the list of endpoints that support port forwarding

    2020-12-03 17:40:09,343 DEBG 'start-script' stdout output:
    [info] List of PIA endpoints that support port forwarding:-

    2020-12-03 17:40:09,343 DEBG 'start-script' stdout output:
    [info] al.privacy.network
    [info] ad.privacy.network

    2020-12-03 17:40:09,343 DEBG 'start-script' stdout output:
    [info] austria.privacy.network
    [info] brussels.privacy.network
    [info] ba.privacy.network
    [info] sofia.privacy.network
    [info] czech.privacy.network
    [info] denmark.privacy.network
    [info] ee.privacy.network
    [info] fi.privacy.network
    [info] france.privacy.network
    [info] de-berlin.privacy.network
    [info] de-frankfurt.privacy.network
    [info] gr.privacy.network
    [info] hungary.privacy.network
    [info] is.privacy.network
    [info] ireland.privacy.network
    [info] man.privacy.network
    [info] italy.privacy.network
    [info] lv.privacy.network
    [info] liechtenstein.privacy.network
    [info] lt.privacy.network
    [info] lu.privacy.network
    [info] mk.privacy.network
    [info] malta.privacy.network
    [info] md.privacy.network
    [info] monaco.privacy.network
    [info] montenegro.privacy.network
    [info] nl-amsterdam.privacy.network
    [info] no.privacy.network
    [info] poland.privacy.network

    2020-12-03 17:40:09,344 DEBG 'start-script' stdout output:
    [info] pt.privacy.network
    [info] ro.privacy.network
    [info] rs.privacy.network
    [info] sk.privacy.network
    [info] spain.privacy.network
    [info] sweden.privacy.network
    [info] swiss.privacy.network
    [info] ua.privacy.network
    [info] uk-london.privacy.network
    [info] uk-southampton.privacy.network
    [info] uk-manchester.privacy.network
    [info] bahamas.privacy.network
    [info] ca-vancouver.privacy.network
    [info] ca-ontario.privacy.network
    [info] ca-toronto.privacy.network
    [info] ca-montreal.privacy.network
    [info] greenland.privacy.network
    [info] mexico.privacy.network
    [info] panama.privacy.network
    [info] ar.privacy.network
    [info] br.privacy.network
    [info] venezuela.privacy.network
    [info] yerevan.privacy.network
    [info] bangladesh.privacy.network
    [info] cambodia.privacy.network
    [info] china.privacy.network
    [info] cyprus.privacy.network
    [info] georgia.privacy.network
    [info] hk.privacy.network
    [info] in.privacy.network
    [info] israel.privacy.network
    [info] japan.privacy.network
    [info] macau.privacy.network
    [info] mongolia.privacy.network

    2020-12-03 17:40:09,344 DEBG 'start-script' stdout output:
    [info] philippines.privacy.network
    [info] qatar.privacy.network
    [info] saudiarabia.privacy.network
    [info] sg.privacy.network
    [info] srilanka.privacy.network
    [info] taiwan.privacy.network
    [info] tr.privacy.network
    [info] ae.privacy.network
    [info] vietnam.privacy.network
    [info] au-sydney.privacy.network
    [info] aus-melbourne.privacy.network
    [info] aus-perth.privacy.network
    [info] nz.privacy.network
    [info] dz.privacy.network
    [info] egypt.privacy.network
    [info] morocco.privacy.network
    [info] nigeria.privacy.network
    [info] za.privacy.network

    2020-12-03 17:40:11,361 DEBG 'start-script' stdout output:
    [info] Successfully assigned and bound incoming port '51246'

    2020-12-03 17:40:11,508 DEBG 'watchdog-script' stdout output:
    [info] qBittorrent listening interface IP 0.0.0.0 and VPN provider IP 10.5.147.14 different, marking for reconfigure

    2020-12-03 17:40:11,511 DEBG 'watchdog-script' stdout output:
    [info] qBittorrent not running

    2020-12-03 17:40:11,511 DEBG 'watchdog-script' stdout output:
    [info] qBittorrent incoming port 6881 and VPN incoming port 51246 different, marking for reconfigure

    2020-12-03 17:40:11,512 DEBG 'watchdog-script' stdout output:
    [info] Removing session lock file (if it exists)...

    2020-12-03 17:40:11,513 DEBG 'watchdog-script' stdout output:
    [info] Attempting to start qBittorrent...

    2020-12-03 17:40:11,528 DEBG 'watchdog-script' stdout output:
    [info] qBittorrent process started
    [info] Waiting for qBittorrent process to start listening on port 8080...

    2020-12-03 17:40:11,642 DEBG 'watchdog-script' stdout output:
    [info] qBittorrent process listening on port 8080

  2. All seems well but after adding a few torrents they all seem to stall. Occasionally one would connect briefly and then slow to a stall. Using the torrrent ip test from torguard shows that my VPN is connected. I'm using PIA/Wireguard and all other setting on the container are default.  

  3. I have 3 PCs in my house and I want to consolidate them to one unRAID box.

    My machines and their uses are:

    PC1: HTPC/Plex server/Gaming. The only thing connected to my TV.

    PC2: Gaming rig

    PC3: Basically a DVR for my ip cams.

     

    My planned use for the unRAID machine will be:

    -2 VMs running win10 that can support gaming @1080(med-high settings) at the same time.

    -1 VM running win10 to support my TV for general streaming from the web and plex home theater.

    -Transcoding for plex. At most 2 HD streams.

    -Recording Cam feeds when they detect motion.

     

    How many cores are recommended for what I'm trying to accomplish with this? I would say my CPU budget is somewhere around $600. It might also be worth mentioning that this machine will be running 24/7.

    Here is what I've been considering for my CPU:

    -Intel® Xeon® Processor E5-2630 v3 (20M Cache, 2.4 base/3.2 boost) 8 core, 16 thread, 85w

    -Intel® Xeon® Processor E5-1650 v3 (15M Cache, 3.5 base/3.8 boost) 6 core, 12 thread, 140W

    -Intel® Core™ i7-5930K Processor (15M Cache, up to 3.5 base/3.7 boost) 6 core/ 12 thread, 140W