SABnzbd on Mac

Get help with all aspects of 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.
Ray071295
Newbie
Newbie
Posts: 36
Joined: May 19th, 2020, 1:19 am

SABnzbd on Mac

Post by Ray071295 »

I have two macs side by side
A. iMac- MacOS 10.15.4
B.Mac-mini- MacOS 10.13.6
SAB Opens on Mac A and really don't need it to.
I want it to open on Mac B and it won't.
Any help would be great
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: SABnzbd on Mac

Post by safihre »

By open, you mean it doesn't start?
Try running this in the terminal on mac B:

Code: Select all

/Applications/SABnzbd.app/Contents/MacOS/SABnzbd --console
And share the output with us.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Ray071295
Newbie
Newbie
Posts: 36
Joined: May 19th, 2020, 1:19 am

Re: SABnzbd on Mac

Post by Ray071295 »

Correct, it doesn't start. I am not a terminal guy.
I am however, open to using it.
What is the exact command in terminal, please?
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: SABnzbd on Mac

Post by safihre »

The code shown above, just copy paste exactly that into the terminal and hit enter.
What does it print?
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Ray071295
Newbie
Newbie
Posts: 36
Joined: May 19th, 2020, 1:19 am

Re: SABnzbd on Mac

Post by Ray071295 »

I copied:
/Applications/SABnzbd.app/Contents/MacOS/SABnzbd --console
responded: No file or directory
I HAVE SAB in a folder in applications.
Redux
Newbie
Newbie
Posts: 7
Joined: January 26th, 2015, 4:19 pm

Re: SABnzbd on Mac

Post by Redux »

Ray071295 wrote: May 20th, 2020, 1:06 pm I HAVE SAB in a folder in applications.
In which case you would need to add the name of that folder after "/Applications/"

"/Applications/YOURFOLDERNAME/SABnzbd.app/Contents/MacOS/SABnzbd --console"
Ray071295
Newbie
Newbie
Posts: 36
Joined: May 19th, 2020, 1:19 am

Re: SABnzbd on Mac

Post by Ray071295 »

Crap! Still no file or directory!
Redux
Newbie
Newbie
Posts: 7
Joined: January 26th, 2015, 4:19 pm

Re: SABnzbd on Mac

Post by Redux »

You could simplify matters by eliminating your folder and having SABnzbd.app directly in the Applications folder.

It seems like a path problem: you're not accurately specifying in your path exactly where SABnzbd,app is. You're misspelling your folder name or something else in the path. Or perhaps the folder name may have illegal characters (another good reason to eliminate it)?
Ray071295
Newbie
Newbie
Posts: 36
Joined: May 19th, 2020, 1:19 am

Re: SABnzbd on Mac

Post by Ray071295 »

safihre wrote: May 20th, 2020, 6:19 am By open, you mean it doesn't start?
Try running this in the terminal on mac B:

Code: Select all

/Applications/SABnzbd.app/Contents/MacOS/SABnzbd --console
And share the output with us.
Last login: Tue Jun 30 17:21:07 on console
Rays-Mac-mini:~ ray$ ons/SABnzbd.app/Contents/MacOS/SABnzbd --console
-bash: ons/SABnzbd.app/Contents/MacOS/SABnzbd: No such file or directory
Rays-Mac-mini:~ ray$ /Applications/SABnzbd.app/Contents/MacOS/SABnzbd --console
INFO:root:--------------------------------
INFO:root:SABnzbd.py-2.3.9 (rev=03c10dce91e13918bc2e6f8ca9c309196b90be11)
INFO:root:Full executable path = /Applications/SABnzbd.app/Contents/MacOS/SABnzbd
INFO:root:Platform = posix
INFO:root:Python-version = 2.7.16 (v2.7.16:413a49145e, Mar 2 2019, 14:32:10)
[GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.57)]
INFO:root:Arguments = /Applications/SABnzbd.app/Contents/Resources/SABnzbd.py --console
INFO:root:Preferred encoding = UTF-8
INFO:root:SSL version = OpenSSL 1.0.2q 20 Nov 2018
INFO:root:Loaded additional certificates from /Applications/SABnzbd.app/Contents/Resources/cacert.pem
INFO:root:Read INI file /Users/ray/Library/Application Support/SABnzbd/sabnzbd.ini
INFO:root:download_dir directory: /Volumes/Drobo Media/SABnzbd/Incomplete does not exist, try to create it
ERROR:root:Cannot create directory /Volumes/Drobo Media/SABnzbd/Incomplete
INFO:root:download_dir directory: /Volumes/Drobo Media/SABnzbd/Incomplete does not exist, try to create it
ERROR:root:Cannot create directory /Volumes/Drobo Media/SABnzbd/Incomplete
INFO:root:(['misc'], 'dirscan_dir') directory: /Volumes/Drobo Media/SABnzbd/Watched does not exist, try to create it
ERROR:root:Cannot create directory /Volumes/Drobo Media/SABnzbd/Watched
INFO:root:download_dir directory: /Volumes/Drobo Media/SABnzbd/Incomplete does not exist, try to create it
ERROR:root:Cannot create directory /Volumes/Drobo Media/SABnzbd/Incomplete
INFO:root:Loading postproc queue
INFO:root:[N/A] /Users/ray/Library/Application Support/SABnzbd/admin/Rating.sab missing
INFO:root:Setting schedule for midnight BPS reset
INFO:root:All processes started
INFO:root:Web dir is /Applications/SABnzbd.app/Contents/Resources/interfaces/Glitter
INFO:root:Web dir is /Applications/SABnzbd.app/Contents/Resources/interfaces/Config
INFO:root:Writing settings to INI file /Users/ray/Library/Application Support/SABnzbd/sabnzbd.ini
INFO:root:SABYenc module (v3.3.5)... found!
INFO:root:Cryptography module (v2.6.1)... found!
INFO:root:par2 binary... found (/Applications/SABnzbd.app/Contents/Resources/osx/par2/par2-sl64)
INFO:root:UNRAR binary... found (/Applications/SABnzbd.app/Contents/Resources/osx/unrar/unrar)
INFO:root:unzip binary... found (/usr/bin/unzip)
INFO:root:7za binary... found (/Applications/SABnzbd.app/Contents/Resources/osx/7zip/7za)
INFO:root:nice binary... found (/usr/bin/nice)
INFO:root:ionice binary... NOT found!
INFO:root:Starting web-interface on 127.0.0.1:443
INFO:cherrypy.error:[09/Jul/2020:06:51:25] ENGINE Bus STARTING
ERROR:cherrypy.error:[09/Jul/2020:06:51:25] ENGINE Error in HTTP server: shutting down
Traceback (most recent call last):
File "cherrypy/process/servers.pyc", line 207, in _start_http_thread
File "cherrypy/wsgiserver/__init__.pyc", line 2012, in start
error: No socket could be created -- (('127.0.0.1', 443): [Errno 13] Permission denied)

INFO:cherrypy.error:[09/Jul/2020:06:51:25] ENGINE Bus STOPPING
INFO:cherrypy.error:[09/Jul/2020:06:51:25] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('127.0.0.1', 443)) already shut down
INFO:cherrypy.error:[09/Jul/2020:06:51:25] ENGINE Bus STOPPED
INFO:cherrypy.error:[09/Jul/2020:06:51:25] ENGINE Bus EXITING
INFO:cherrypy.error:[09/Jul/2020:06:51:25] ENGINE Bus EXITED
Rays-Mac-mini:~ ray$
User avatar
sander
Release Testers
Release Testers
Posts: 8811
Joined: January 22nd, 2008, 2:22 pm

Re: SABnzbd on Mac

Post by sander »

You have put sabnzbd on port 443, for which you as normal user have no rights.

Solution: use the same command and on the same line add

-s 0.0.0.0:8080 -b1
Ray071295
Newbie
Newbie
Posts: 36
Joined: May 19th, 2020, 1:19 am

Re: SABnzbd on Mac

Post by Ray071295 »

When I tried to close the terminal, I lost connection to SAB Should i change the port to 8080?
User avatar
sander
Release Testers
Release Testers
Posts: 8811
Joined: January 22nd, 2008, 2:22 pm

Re: SABnzbd on Mac

Post by sander »

Now your setup is correct again, and you can start Sabnzbd the usual way. So ... click on an icon? (I don't use Mac myself)
Ray071295
Newbie
Newbie
Posts: 36
Joined: May 19th, 2020, 1:19 am

Re: SABnzbd on Mac

Post by Ray071295 »

It seems to have opened. Thank you sir. So now my question is when I downloaded a movie, it did not rename the movie. It is a bunch of numbers/letters!
User avatar
sander
Release Testers
Release Testers
Posts: 8811
Joined: January 22nd, 2008, 2:22 pm

Re: SABnzbd on Mac

Post by sander »

Ray071295 wrote: July 10th, 2020, 2:48 pm It seems to have opened. Thank you sir. So now my question is when I downloaded a movie, it did not rename the movie. It is a bunch of numbers/letters!
OK, but can you play that movie, for example with VLC?

(If you really want to automatically rename it, read https://sabnzbd.org/wiki/faq#deobfuscate ... but that is not beginner's level)
Ray071295
Newbie
Newbie
Posts: 36
Joined: May 19th, 2020, 1:19 am

Re: SABnzbd on Mac

Post by Ray071295 »

Yes, it does open with VLC. Thanks brother.
Post Reply