Macbook Air Big Sur 11.6 cannot get SABnzbd to run

Report & discuss bugs found in SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
hamishpotter
Newbie
Newbie
Posts: 4
Joined: September 29th, 2021, 11:18 pm

Macbook Air Big Sur 11.6 cannot get SABnzbd to run

Post by hamishpotter »

I have installed Rosetta 2 but when I attempt to update it generates an error and suggests I try again later.

I tried posting what Terminal generates when I type /Applications/SABnzbd.app/Contents/MacOS/SABnzbd --console, but I'm too new a user to post links.

Can anyone assist?

Thank you
User avatar
sander
Release Testers
Release Testers
Posts: 8811
Joined: January 22nd, 2008, 2:22 pm

Re: Macbook Air Big Sur 11.6 cannot get SABnzbd to run

Post by sander »

Which version of sabnzbd? You must use 3.4.1
hamishpotter
Newbie
Newbie
Posts: 4
Joined: September 29th, 2021, 11:18 pm

Re: Macbook Air Big Sur 11.6 cannot get SABnzbd to run

Post by hamishpotter »

Thanks for responding, yes I'm using 3.4.1
User avatar
sander
Release Testers
Release Testers
Posts: 8811
Joined: January 22nd, 2008, 2:22 pm

Re: Macbook Air Big Sur 11.6 cannot get SABnzbd to run

Post by sander »

Good.

Execute /Applications/SABnzbd.app/Contents/MacOS/SABnzbd --console, and post the output on pastebin, and the unique pastebin url code here
hamishpotter
Newbie
Newbie
Posts: 4
Joined: September 29th, 2021, 11:18 pm

Re: Macbook Air Big Sur 11.6 cannot get SABnzbd to run

Post by hamishpotter »

Thank you sander

Pastbin URL: pb dot com /embed_js/yEzDCbUN
User avatar
sander
Release Testers
Release Testers
Posts: 8811
Joined: January 22nd, 2008, 2:22 pm

Re: Macbook Air Big Sur 11.6 cannot get SABnzbd to run

Post by sander »

Code: Select all

OSError: No socket could be created -- (('172.91.141.56', 8080): [Errno 49] Can't assign requested address)
That's the cause: you assigned an IP address that SAB cannot bind to.

So:

Code: Select all

/Applications/SABnzbd.app/Contents/MacOS/SABnzbd --console --server 0.0.0.0:8080
hamishpotter
Newbie
Newbie
Posts: 4
Joined: September 29th, 2021, 11:18 pm

Re: Macbook Air Big Sur 11.6 cannot get SABnzbd to run

Post by hamishpotter »

IT WORKED!!

Thank you so much sander, much appreciated.

Hamish
Post Reply