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

15 hours ago, binhex said:

Set the network interface back to 'bridge', this is the default working network configuration.

It was set to bridge but I tried setting it to br0 and back to bridge and that seemed to resolve the docker networking issue. Oddly, now I have a different issue, the main web interface doesn’t load in the web browser and I can’t connect to it via any apps.

I’ll keep messing around with it to see if I can figure out what changed.

Edit: It was the container port. Changed it from 8064 to 8080. Don’t know why it was 8064 or when it changed to 8080. But comparing the log with the settings lead to the solution.

supervisord 2.log

Edited by WuZiMu

  • 3 weeks later...
  • Replies 1.8k
  • Views 400k
  • 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

Hi everyone,

I have a warning that pops up when I start up my SABNZBD
- /data/completed is not writable at all. This blocks downloads.

When try to add a NZB
- Failed making (/data/incomplete/filename)
Traceback (most recent call last):
  File "/usr/lib/sabnzbd/sabnzbd/filesystem.py", line 752, in create_all_dirs
    os.mkdir(path_part_combined)
    ~~~~~~~~^^^^^^^^^^^^^^^^^^^^
OSError: [Errno 28] No space left on device: '/data/incomplete/filename'

I have

  • checked my permissions in the docker, 99, 100.

  • ran the docker safe permissions tool

  • docker set to privileged

  • have sufficient space on my location 500gb

What can I do to fix this?

Thanks in advance!

NT

Edited by NTster

Sab quits randomly all the time, usually doesn't restart.

--

2026-06-02 17:08:57,692 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)

2026-06-02 17:08:57,692 INFO success: watchdog-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)

2026-06-02 17:08:57,692 DEBG fd 9 closed, stopped monitoring <POutputDispatcher at 23442820355744 for <Subprocess at 23442821643440 with name start-script in state RUNNING> (stdout)>

2026-06-02 17:08:57,692 DEBG fd 11 closed, stopped monitoring <POutputDispatcher at 23442820258128 for <Subprocess at 23442821643440 with name start-script in state RUNNING> (stderr)>

2026-06-02 17:08:57,692 INFO exited: start-script (exit status 0; expected)

2026-06-02 17:08:57,692 DEBG received SIGCHLD indicating a child quit

2026-06-02 17:08:57,695 DEBG 'watchdog-script' stdout output:

[info] SABnzbd not running

2026-06-02 17:08:57,695 DEBG 'watchdog-script' stdout output:

[info] Attempting to start SABnzbd...

2026-06-02 17:08:58,265 DEBG 'watchdog-script' stdout output:

[info] SABnzbd process started

[info] Waiting for SABnzbd process to start listening on port 8080...

2026-06-02 17:08:58,267 DEBG 'watchdog-script' stdout output:

[info] SABnzbd process is listening on port 8080

Press ANY KEY to close this window

My installation of binhex - SABnzbdVPN has been working and solid for at least a year now. But now I cannot connect to the docker container unless I disable the VPN within the container settings. I have tried to change the endpoint of the wireguard vpn to no avail either. Any suggestions? I do have this section of the log that appears to have something to do with this potentially?

2026-06-08 15:44:58,361 DEBG 'start-script' stdout output:

[info] WireGuard 'peer' not found, attempting to cycle WireGuard interface...

2026-06-08 15:44:58,362 DEBG 'start-script' stdout output:

[info] Attempting to bring WireGuard interface 'down'...

[debug] Running WireGuard kernel implementation...

2026-06-08 15:44:58,369 DEBG 'start-script' stderr output:

Warning: `/config/wireguard/wg0.conf' is world accessible

2026-06-08 15:44:58,373 DEBG 'start-script' stderr output:

wg-quick: `wg0' is not a WireGuard interface

2026-06-08 15:44:58,373 DEBG 'start-script' stdout output:

[warn] Failed to bring 'down' WireGuard kernel implementation

2026-06-08 15:44:58,374 DEBG 'start-script' stdout output:

[info] Configuring WireGuard...

2026-06-08 15:44:58,516 DEBG 'start-script' stdout output:

[info] Successfully downloaded PIA json to generate token for wireguard from URL 'https://www.privateinternetaccess.com/gtoken/generateToken'

2026-06-08 15:44:58,519 DEBG 'start-script' stdout output:

[info] Successfully generated PIA token for wireguard

[debug] PIA generated 'token' for wireguard is 'aEW9UxXS4TTYzGDTHITc2i66SM19Y406nmDoQbBzvSTvv7_4zPYwmmQ+Y8BryeoQsAqVlzTawjoCT09gYUGCAHtl2YStMrcYZORuxAH5gjcTs8zhOq3Jz9NaJ+g='

2026-06-08 15:44:58,519 DEBG 'start-script' stdout output:

[info] Trying to connect to the PIA WireGuard API on 'ca-ontario.privacy.network'...

Any thoughts?

binhex-sabnzbdvpn log.txt

I had the very same problem for a very long time, but the latest version fixed it for me. However I can only connect using OpenVPN and it takes some time to establish a connection, I am using AirVPN.

If I try and use Wireguard I can't establish a connection at all, despite trying a number different VPN server configs

I suggest trying OpenVPN

Thank you. I changed the wireguard endpoint again from ca-ontario to ca-toronto and now it works. So frustrating. I made this change a couple of times with no success, but now....

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.