methanoid

Members
  • Posts

    527
  • Joined

  • Last visited

  • Days Won

    1

methanoid last won the day on May 13 2018

methanoid had the most liked content!

About methanoid

  • Birthday 01/06/1966

Converted

  • Gender
    Male
  • Location
    UK
  • Personal Text
    Humanoids Must Die!!

Recent Profile Visitors

2677 profile views

methanoid's Achievements

Enthusiast

Enthusiast (6/14)

23

Reputation

  1. @binhex well I solved the problem. Any version newer than binhex/arch-qbittorrentvpn:4.4.5-1-01 (6 months old) will not work for me. I made sure I had new OVPN files from Privado (my VPN provider). So I am working now but no idea why I cannot run latest versions That old version of Qbit also comes with the `host not found (non-authoritative) try again later` error on the tracker which requires running echo "nameserver 8.8.8.8" > /etc/resolv.conf within the docker to get everything working.
  2. Sorry, IDK. It was all installed by Plexguide/PTS scripts and its always showed 3 ports for Qbittorrentvpn (6881,8098,8118) as per the YML I posted earlier. I'm GUESSING its down to the Traefik not opening the ports to the world? IDK, I didnt change anything but Qbittorrent suddenly stopped responding so I guess it was the update that triggered whatever broke
  3. curl -v https://localhost:8998 * Rebuilt URL to: https://localhost:8998/ * Trying ::1... * TCP_NODELAY set * connect to ::1 port 8998 failed: Connection refused * Trying 127.0.0.1... * TCP_NODELAY set * connect to 127.0.0.1 port 8998 failed: Connection refused * Failed to connect to localhost port 8998: Connection refused * Closing connection 0 curl: (7) Failed to connect to localhost port 8998: Connection refused Same with http also... (I have Google auth on all containers and Traefik doing proxy if that could be the issue) ??
  4. @binhex any ideas what this tells me (I tried with http:// prefix and https:// and no prefix)
  5. curl -v 172.18.0.13:6881 * Rebuilt URL to: 172.18.0.13:6881/ * Trying 172.18.0.13... * TCP_NODELAY set * connect to 172.18.0.13 port 6881 failed: Connection refused * Failed to connect to 172.18.0.13 port 6881: Connection refused * Closing connection 0 curl: (7) Failed to connect to 172.18.0.13 port 6881: Connection refused and curl -v 172.17.0.14:6881 * Rebuilt URL to: 172.17.0.14:6881/ * Trying 172.17.0.14... * TCP_NODELAY set * connect to 172.17.0.14 port 6881 failed: Connection refused * Failed to connect to 172.17.0.14 port 6881: Connection refused * Closing connection 0 curl: (7) Failed to connect to 172.17.0.14 port 6881: Connection refused
  6. Thanks. I didnt know whether you meant curl -v qbittorrentvpn.mydomain.com (??) curl -v qbittorrentvpn.mydomain.com:8080 (not a QBT port) curl -v 172.17.0.14:8098 (my bridge network) curl -v 172.18.0.13:8098 (my plexguide network) What am I looking for too? I also tried curl -v qbittorrentvpn.mydomain.com:8098 * Rebuilt URL to: qbittorrentvpn.xxxxxxxxx.co.uk:8098/ * Trying 2a06:98c1:3120::3... * TCP_NODELAY set * Trying nnn.aaa.bbb.ccc... * TCP_NODELAY set The nnn.aaa.bbb.ccc is NOT my current IP address which makes me wonder if Cloudflare DNS is not updating for ONE address for some reason (it does for all others)
  7. Thanks... I confess I have no idea hgow to curl/wget to the webui.... could you (please) spoonfeed me a bit :-) ?? I can of course SSH to the remote host.
  8. I'm not running container on unRAID but on a remote cloud server but cannot get my webUI to come up. All other webUIs for containers are fine and this all started about a week ago. Tried downgrading but still can't get it back Log attached (yes I know VPN disabled, just wanted to get it working again BEFORE wondering about VPN) _qbittorrentvpn_logs.txt
  9. Have to wonder if this could/should be built into container rather than something that has to be (with respect) bodged on?
  10. Same here.. We've been spoiled by previous perfection :-)
  11. Is there any USB card that is x1 slot and 2 controllers?
  12. Group 33 10:00.3 [RESET] 1022:149c USB controller: Advanced Micro Devices, Inc. [AMD] Matisse USB 3.0 Host Controller This one WONT pass so has to be used for unRAID USB stick Group 20 03:08.0 [RESET] 1022:57a4 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 57a4 0a:00.0 [RESET] 1022:1485 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP 0a:00.1 1022:149c USB controller: Advanced Micro Devices, Inc. [AMD] Matisse USB 3.0 Host Controller 0a:00.3 [RESET] 1022:149c USB controller: Advanced Micro Devices, Inc. [AMD] Matisse USB 3.0 Host Controller I cannot pass these controllers separately (i.e. to two diff VMs) ... can anyone with AMD pass those separately? Would appreciate knowing how (did you need ACS patch?)
  13. Thanks. I dont think I saw Recommended posts as feature last time I was on forum. I know now
  14. is unRAID 6.10 going to FINALLY remove the need to remember to add Zenstates tweak? @limetech ?