Installation problems - Mac OSX

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.
Post Reply
jurgs
Newbie
Newbie
Posts: 3
Joined: November 20th, 2011, 12:33 pm

Installation problems - Mac OSX

Post by jurgs »

I'm a total newbie to newsgroups. I screwed up and didn't bookmark the link to sabnzbd when using the installation wizard. Now I can't figure out how to get back into it.

I tried to remove the program and install it again, but when I download the program and use the DMG to install it, it just opens a little downward pointing arrow at the top right of my screen and doesn't open the installation wizard.

Any help would be appreciated.
jurgs
Newbie
Newbie
Posts: 3
Joined: November 20th, 2011, 12:33 pm

Re: Installation problems - Mac OSX

Post by jurgs »

I'm hoping to just be able to start the installation over from scratch...
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Installation problems - Mac OSX

Post by shypike »

If you're on a Mac, there should be down arrow in the top menu.
Click it to get a dropdown menu. If you then click Queue the browser should be directed to SABnzbd's UI.
jurgs
Newbie
Newbie
Posts: 3
Joined: November 20th, 2011, 12:33 pm

Re: Installation problems - Mac OSX

Post by jurgs »

When I click on that arrow, it gives me several choices: warnings, idle, queue, history, limit speed, pause, complete folder, incomplete folder. When I go to queue, it shows a light gray "empty" that I can't select.

When I was trying to erase the program and start over earlier, I did a search and erased a bunch of files related to it. I don't think it's reloaded them when I've tried to reinstall using the DMG. Also, when I look at the program in my applications folder, it has a white, crossed-out symbol over it. Finally, I think I may have screwed up by changing the port that the program is using from the 8080 port to the same one I was using for the SSL downloading.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Installation problems - Mac OSX

Post by shypike »

The ports for the web server and Usenet downloading are unrelated.
The quickest way is to stop SABnzbd and remove it from the program folder and install it again.
Then open a Terminal windows (Programs->Utilities) and type:

Code: Select all

cp "~/Library/Application Support/SABnzbd/sabnzbd.ini" .
rm "~/Library/Application Support/SABnzbd/sabnzbd.ini"
Then start up SABnzbd again, which will lead you through the Wizard.
You can open the sabnzbd.ini file in your home folder with TextEditor.

BTW: if you know how, you can also edit the ini file directly, but make sure SABnzbd isn't running.
Post Reply