Rahkun

Members
  • Posts

    12
  • Joined

  • Last visited

Posts posted by Rahkun

  1. 3 hours ago, binhex said:

    sadly it doesnt, that all looks correct so the issue is not routing, im out of ideas for now.

     

    Got the WebUI loading working. Supposedly I needed to:

    • add the extra parameter "--net=container:binhex-qbittorrentvpn" (did that)
    • delete my ports on the routed containers (I did, on your suggestion)
    • add them to the qbittorrent container "additional ports" line (I created that and so I did)
    • AND re-create the port in the qbittorent container (and here I failed, idiot like I am)

    Seems I looked over that part. I swear I did create them, but I must have deleted those ports at one point after I didn't get it to work at first.

     

    I now have the issue of not being able to connect to my indexers from Jackett and connecting to qBittorrent in Radarr and Sonarr, but at least I'm one step closer of solving the problems.


    Many thanks for your support and sorry for wasting your precious time. 

     

     

  2. 5 hours ago, binhex said:

    edit - one last stab in the dark, go to the 'console' of qbittorrentvpn and issue the command 'ip route' and paste it here.

     

    0.0.0.0/1 via 10.8.3.1 dev tun0 
    default via 172.17.0.1 dev eth0 
    10.8.3.0/24 dev tun0 proto kernel scope link src 10.8.3.16 
    128.0.0.0/1 via 10.8.3.1 dev tun0 
    172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.2 
    192.168.1.0/24 via 172.17.0.1 dev eth0 
    213.232.87.81 via 172.17.0.1 dev eth0

     

    Hopefully this will help.

    In the mean time I tried with binhex-PrivoxyVPN and trying to route it through there. Same result as with binhex-qBittorrentVPN

  3. 16 minutes ago, binhex said:

    ok you shouldn't be using a socks/http proxy as it can cause issues when using a vpn tunnel, set the option in the file as follows:-

     

    
      "ProxyType": -1,

    save the change and restart jackett container.

     

    another question too, do you have vlan's in place?, also check firewall for lan blocking.

    Made the change in the .json. Still not able to connect.

    I don't use a vlan and checked both the firewall in windows and the router, both look fine. 

  4. 14 minutes ago, binhex said:

    In your jackett screenshot there is a port for 9117, delete it, then try accessing the web UI again, using ≤host IP≥:9117

    Thanks for the fast response! Okay, removed the port in the Jacket settings and I'm trying to connect to http://192.168.0.202:9117/, but it still doesn't load. :( "This site can’t be reached"

  5. I'm trying to route my (binhex) Jacket, Sonarr, Radarr containers through the binhex-qbitorrentvpn docker after encountering problems connecting Sonarr and Radarr to Jacket after the latest update.

    I'm still having problems connecting to the webUIs. They just don't load. Followed the FAQ. 25 and 26, although I'm still having questions about that. Watched Spaceinvader One's video guide, although that one doesn't seem complete atm.

    I included screenshots of my settings from the Jackett and qBittorrent dockers.

     

    Jackett:

    jackett.png.933ac521d7f6d5c52ce9d4178030c491.png

     

    qBittorrent:

    qbittorrent.thumb.png.0197a13508b1eaa0a1fc936c5c232445.png

     

    It all seems to run fine?

    jackettdocker.png.b2bd907562bd9cceb81ce53d9606ec31.png

     

    To get back to the FAQ, Under A25 step 4 it says: "Remove any 'Host Ports' defined." But that does not seem right?
    I had to create the ADDITIONAL_PORTS variable in the binhex-qBittorrentvpn docker also. As you can see above I think I got that right.

    Not sure what I'm doing wrong here. Must be a silly thing I hope.

  6. I do not seem to be able to update past 10.5. It downloads fine, tries to install and succeeds according to the UI. But after the container has started it is still on the same version and the update is still available.

    I don't have problems updated other Binhex containers, just this one. Is removing the container and installing it from scratch a solution? I want to try this as a last resort though. 

  7. Somehow I had trouble downloading files when using Socks5 on NordVPN. Tried everything really, could not get it to work. Disabling Socks5 and it started downloading just fine. Tried different connections and servers, nothing worked.

     

    After editing the credentials.conf file and removing a 'return' on the 3rd line it instantly started downloading with Socks5 again.

    Thought to post it here for it might help others to get things working.

    EDIT: I might have been too quick to judge. New downloads don't start either, so I'm back to square one. I might start trying a different download client at this point.