Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] binhex - SABnzbdVPN

Featured Replies

  • Author
14 hours ago, thunderclap said:

Log attached. I did remo

 

Log attached. I did remove my VPN login info from the file.

supervisord.log 44 kB · 2 downloads

from your log:-

 

2021-01-19 12:48:49,149 DEBG 'start-script' stdout output:
2021-01-19 12:48:49 [UNDEF] Inactivity timeout (--ping-restart), restarting

2021-01-19 12:48:49,150 DEBG 'start-script' stdout output:
2021-01-19 12:48:49 SIGHUP[soft,ping-restart] received, process restarting

see Q17 here:- https://github.com/binhex/documentation/blob/master/docker/faq/vpn.md

  • Replies 1.8k
  • Views 401.9k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • i'm aware of the issue guys and i think i have a fix, i shall post back when i have built a fixed image.

  • hi guys, spotted the issue regards dos2unix.sh and corrected it, image now  building, should be done in around an hour.. then pull and you should be back up and running.

  • there are ongoing issues with PIA DNS, you can try setting NAME_SERVERS to the following (removes PIA DNS):- 84.200.69.80,37.235.1.174,1.1.1.1,37.235.1.177,84.200.70.40,1.0.0.1  

Posted Images

5 hours ago, binhex said:

from your log:-

 


2021-01-19 12:48:49,149 DEBG 'start-script' stdout output:
2021-01-19 12:48:49 [UNDEF] Inactivity timeout (--ping-restart), restarting

2021-01-19 12:48:49,150 DEBG 'start-script' stdout output:
2021-01-19 12:48:49 SIGHUP[soft,ping-restart] received, process restarting

see Q17 here:- https://github.com/binhex/documentation/blob/master/docker/faq/vpn.md

 

Thanks. That's really weird since I have the exact same configuration for your DelugeVPN docker and it works fine. I guess I'll keep playing around with it to see if I can get it working securely again.

  • Author
Just now, thunderclap said:

 

Thanks. That's really weird since I have the exact same configuration for your DelugeVPN docker and it works fine. I guess I'll keep playing around with it to see if I can get it working securely again.

check the ovpn file, i bet its out of date, thats the usual culprit.

24 minutes ago, binhex said:

check the ovpn file, i bet its out of date, thats the usual culprit.

 

You sir, are a genius. :)

 

Thank you for that suggestion.

  • 3 weeks later...

Sonarr is finding episodes and sending them to sab, with the little notification "send to sab" and the little cloud download icon, but sab is not getting the request (or if it is, its not showing up on the download page).  Some shows are working just fine, others seem not to be at all.

 

Nothing has changed, configuration-wise, in years.

 

Any ideas where to start?

Hello,

I set up the sabnzbd docker with PIA and everything is working great so far.

Next I want to add a qbittorrent Docker to my Unraid Server.

My question now is what would be better, use the qbittorrentvpn Docker or use Privoxy on the sabnzbdvpn Docker and route the traffic through there?

1 hour ago, Agamemnon said:

My question now is what would be better, use the qbittorrentvpn Docker or use Privoxy on the sabnzbdvpn Docker and route the traffic through there?

AFAIK, privoxy is web only, so if you want to route torrent traffic through the vpn you will need to either follow the directions to send the whole container through by using the vpn container as the network for the torrent container, or set up the torrent client with its own vpn login.

spaceinvader one has a video on youtube about sending one container through another for exactly what you are talking about.

42 minutes ago, jonathanm said:

spaceinvader one has a video on youtube about sending one container through another for exactly what you are talking about.

Thanks. I will check that out.

Would this method be in any way better than just using the qbittorrentvpn Docker with its own vpn connection?

18 minutes ago, Agamemnon said:

Would this method be in any way better than just using the qbittorrentvpn Docker with its own vpn connection?

Depends on how many concurrent logins your vpn provider lets you use vs. how many you are currently using.

Hi, 

 

I thought I would post here as my issue seems to be Sabnzbdvpn specific. 

 

I am utilising Wireguard to access my UNRAID remotely and can fire up all dockers and use them as if I was local, except for Sabnzbdvpn, it just times out. 

 

Sabnzbdvpn is configured the same as the other Binhex containers in that it uses a custom network so they can all talk to one another, and I'm able to access them the same as any other container, except for Sabnzbdvpn. 

 

I'm sure this is a simple error on my behalf, but if anyone can advise, it will be greatly appreciated. 

 

Thanks. 

Screenshot_20210210-082845_Bromite.thumb.jpg.299e2982ab543c981f73ca7b0bc705ed.jpg

 

20 hours ago, LoneTraveler said:

Hi, 

 

I thought I would post here as my issue seems to be Sabnzbdvpn specific. 

 

I am utilising Wireguard to access my UNRAID remotely and can fire up all dockers and use them as if I was local, except for Sabnzbdvpn, it just times out. 

 

Sabnzbdvpn is configured the same as the other Binhex containers in that it uses a custom network so they can all talk to one another, and I'm able to access them the same as any other container, except for Sabnzbdvpn. 

 

I'm sure this is a simple error on my behalf, but if anyone can advise, it will be greatly appreciated. 

 

Thanks. 

Screenshot_20210210-082845_Bromite.thumb.jpg.299e2982ab543c981f73ca7b0bc705ed.jpg

 

 

 

I'm actually fighting with the same problem, I just set up wireguard and can access any container not under a binhex-VPN enabled container. There is a FAQ to address this here under Q2: https://github.com/binhex/documentation/blob/master/docker/faq/vpn.md

 

My issue is that I did add that script to my go file and also enable it immediately with /sbin/modprobe iptable_mangle , but I still cant access the containers. 

Is there any way to debug and see if the connection attempt is happening and where it is failing? :(

  • Author
On 2/10/2021 at 8:35 AM, LoneTraveler said:

I am utilising Wireguard to access my UNRAID remotely and can fire up all dockers and use them as if I was local, except for Sabnzbdvpn, it just times out. 

most probably you need to add your wireguard network to the LAN_NETWORK env var for sabnzbdvpn, otherwise it will be blocked when you are on the vpn, if you want more than one network then use a comma to seperate the values.

45 minutes ago, binhex said:

most probably you need to add your wireguard network to the LAN_NETWORK env var for sabnzbdvpn, otherwise it will be blocked when you are on the vpn, if you want more than one network then use a comma to seperate the values.

 

Worked first go, many thanks as always. 👍🏻

6 hours ago, binhex said:

most probably you need to add your wireguard network to the LAN_NETWORK env var for sabnzbdvpn, otherwise it will be blocked when you are on the vpn, if you want more than one network then use a comma to seperate the values.

This fixed my issue as well, thanks a ton!

  • 2 weeks later...
  • Author

There has been an issue raised on GitHub related to tracker announce request IP leakage under certain circumstances, after careful review of iptables i have tightened up the rules to prevent this. A new image has now been rolled out for all vpn enabled docker images (25th Feb 2021) i produce with the fix in place, i would encourage everyone to update to the recently created 'latest' tagged image.
 

You can force the upgrade by toggling 'basic view' to 'advanced view' and then clicking on 'force update' link for each container, or by clicking on the 'check for updates' button at the bottom and then click on 'update all'.
 

for transparency, here is the link to the (now closed off) issue:- https://github.com/binhex/arch-qbittorrentvpn/issues/80

 

IMPORTANT
As part of the tightening up if you run multiple containers through a single vpn container and are encountering issues then please read Q25 from the following link:-
https://github.com/binhex/documentation/blob/master/docker/faq/vpn.md
 

As part of the tightening up if you run privoxy and are encountering issues then please read Q26 from the following link:-
https://github.com/binhex/documentation/blob/master/docker/faq/vpn.md

Trying to set this up for the first time, but can't seem to get it going with the VPN enabled. I have your DelugeVPN one running just fine now with it (knocks on wood), but can't get this one going. I copied the openvpn files over from the Deluge folder that's working fine there. Anything I should check? I'm still def a novice user with Unraid haha.

 

Update: Switched around the STRICT_PORT_FORWARD, ENABLE_PRIVOXY yes/no settings but don't think that did it. What did was changing my LAN_NETWORK setting to match my router, that seemed to do the trick. Now to set it up and hopefully get it going with Sonarr/Radarr. Wish me luck!

Edited by yanksno1

16 hours ago, binhex said:

 

IMPORTANT:- As part of the tightening up if you run multiple containers through a single vpn container then please ensure you define all web ui ports (if more than 1 port then use comma to separate) for all routed containers in 'ADDITIONAL_PORTS' env var for the vpn container.

Came here exactly to ask about what I broke, and you already called out what I need to do. Back in business!

16 hours ago, binhex said:

There has been an issue raised on GitHub related to tracker announce request IP leakage under certain circumstances, after careful review of iptables i have tightened up the rules to prevent this. A new image has now been rolled out for all vpn enabled docker images (25th Feb 2021) i produce with the fix in place, i would encourage everyone to update to the recently created 'latest' tagged image.
 

You can force the upgrade by toggling 'basic view' to 'advanced view' and then clicking on 'force update' link for each container, or by clicking on the 'check for updates' button at the bottom and then click on 'update all'.
 

for transparency, here is the link to the (now closed off) issue:- https://github.com/binhex/arch-qbittorrentvpn/issues/80

 

IMPORTANT:- As part of the tightening up if you run multiple containers through a single vpn container then please ensure you define all web ui ports (if more than 1 port then use comma to separate) for all routed containers in 'ADDITIONAL_PORTS' env var for the vpn container.

Container was updated today..

I started to have issues with Radarr and Sonarr tonight with them saying they can't connect to SAB I have them using proxy with the port 8118... I'm not sure what steps I should take to resolved... I added Radarr and Sonarr ports 7878 and 8989 to the ADDITIONAL_PORTS but that did not change resolve the issue. If I point a windows machine to use Proxy via the UNRAID server IP:8118 I can get to the internet and it IS the VPN ip.... Only seems to be an issue with Radarr and Sonarr.. VPN Provider is PIA...

is the the area to make changes??

1748921990_containervaradditionalports.PNG.0c76a67f6a584a92a684df0b101a535c.PNG

2 hours ago, CarlP said:

Only seems to be an issue with Radarr and Sonarr..

Same for me. Radarr and Sonarr using privoxy from the sabvpn container can't connect to anything local anymore.  Accessing the web works just fine (searching for new series/movies)

Edited by sillywalks

  • Author
3 hours ago, CarlP said:

Container was updated today..

I started to have issues with Radarr and Sonarr tonight with them saying they can't connect to SAB I have them using proxy with the port 8118... I'm not sure what steps I should take to resolved... I added Radarr and Sonarr ports 7878 and 8989 to the ADDITIONAL_PORTS but that did not change resolve the issue. If I point a windows machine to use Proxy via the UNRAID server IP:8118 I can get to the internet and it IS the VPN ip.... Only seems to be an issue with Radarr and Sonarr.. VPN Provider is PIA...

is the the area to make changes??

1748921990_containervaradditionalports.PNG.0c76a67f6a584a92a684df0b101a535c.PNG

see recommended post at the top, see the Note

1 hour ago, binhex said:

see recommended post at the top, see the Note

So what do we change to get Sonarr and Radarr to work via Privoxy if it's not the ADDITIONAL_PORTS var?

 

EDIT: I got Sonarr and Radarr to work again by going to (in Sonarr and Radarr) Settings > Config > General > Proxy and adding my server's IP in "Ignore addresses" ("Bypass proxy for local addresses" was already checked, and I left it so).

Additionally, in SABnzbd, if you have under General > Security a "List of local network ranges" defined, be sure to add the ranges for your Sonarr and Radarr Dockers, as well as your LAN IP range (or just leave it blank). Frustratingly, if you add it as CIDR notation, you will be locked out of the UI, so add it in the following format:

192.168.1.,172.17.0.

(the second range covers both my Sonarr and Radarr Dockers)

Edited by jademonkee
Added extra info to the solution

  • Author
1 hour ago, jademonkee said:

EDIT: I got Sonarr and Radarr to work again by going to (in Sonarr and Radarr) Settings > Config > General > Proxy and adding my server's IP in "Ignore addresses" ("Bypass proxy for local addresses" was already checked, and I left it so).

thanks for sharing this, still at a loss as to why you needed to add your server to the ignore addresses field for sonarr and radarr, i cannot replicate the issue as of now.

1 hour ago, jademonkee said:

So what do we change to get Sonarr and Radarr to work via Privoxy if it's not the ADDITIONAL_PORTS var?

 

EDIT: I got Sonarr and Radarr to work again by going to (in Sonarr and Radarr) Settings > Config > General > Proxy and adding my server's IP in "Ignore addresses" ("Bypass proxy for local addresses" was already checked, and I left it so).

Additionally, in SABnzbd, if you have under General > Security a "List of local network ranges" defined, be sure to add the ranges for your Sonarr and Radarr Dockers, as well as your LAN IP range (or just leave it blank). Frustratingly, if you add it as CIDR notation, you will be locked out of the UI, so add it in the following format:

192.168.1.,172.17.0.

(the second range covers both my Sonarr and Radarr Dockers)

This worked for me.... BUT doesn't this BYPASS the 2 apps from using the VPN connection?

44 minutes ago, CarlP said:

This worked for me.... BUT doesn't this BYPASS the 2 apps from using the VPN connection?

I think it means that it won't use the proxy when it talks to SABnzbd. It will still use the proxy for connecting to servers on the internet.

2 hours ago, binhex said:

thanks for sharing this, still at a loss as to why you needed to add your server to the ignore addresses field for sonarr and radarr, i cannot replicate the issue as of now.

 

I also had this problem as of a few hours ago. Ignoring the address did help with sonarr, but not radarr. I am sure this is not what is supposed to be done to get it to work because it was working fine 24hrs ago. It leaves me a little uneasy having to use the "ignore addresses" workaround.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.