Search found 6 matches

by rajbalwani
October 23rd, 2013, 10:20 am
Forum: Bug Reports
Topic: SABnzb crashes immediately on Startup [OSX]
Replies: 12
Views: 8667

Re: SABnzb crashes immediately on Startup [OSX]

Just wanted to post my fix: After some reading I came across a page saying to edit the following: pico /private/etc/hosts In this file there was nothing. So I added the following: 127.0.0.1 localhost 255.255.255.255 broadcasthost ::1 localhost After I am able to ping localhost and all is well in the...
by rajbalwani
October 23rd, 2013, 1:25 am
Forum: Bug Reports
Topic: SABnzb crashes immediately on Startup [OSX]
Replies: 12
Views: 8667

Re: SABnzb crashes immediately on Startup [OSX]

I think what may have caused it is me adding entries to /etc/hosts and then running: $ dscacheutil -flushcache I removed the entries out of /etc/hosts that i added however I still cannot change back the host to 0.0.0.0 and if i leave it 127.0.0.1 I am still getting the Errno socket error how can i f...
by rajbalwani
October 23rd, 2013, 12:43 am
Forum: Bug Reports
Topic: SABnzb crashes immediately on Startup [OSX]
Replies: 12
Views: 8667

Re: SABnzb crashes immediately on Startup [OSX]

It seemed files were downloading when i left this morning but they would download and this evening i noticed all had this error: Loading config from /Users/ServerRaj/Library/Application Support/SABnzbd/scripts/autoProcessTV.cfg Opening URL: http://localhost:8081/home/postprocess/processEpisode?nzbNa...
by rajbalwani
October 22nd, 2013, 10:08 am
Forum: Bug Reports
Topic: SABnzb crashes immediately on Startup [OSX]
Replies: 12
Views: 8667

Re: SABnzb crashes immediately on Startup [OSX]

after changing host to 127.0.0.1....my output is this: SABnzb is running! Now to access SABnzb i have to go to 127.0.0.1:8080 If i leave it this way i have to change the settings in my sickbeard and couch and outside access. Is this a known bug that would be fixed or do i leave it 127.0.0.1 2013-10-...
by rajbalwani
October 22nd, 2013, 12:06 am
Forum: Bug Reports
Topic: SABnzb crashes immediately on Startup [OSX]
Replies: 12
Views: 8667

Re: SABnzb crashes immediately on Startup [OSX]

Rajs-Mac-mini:~ ServerRaj$ grep -i host /Users/ServerRaj/Library/Application\ Support/SABnzbd/sabnzbd.ini
host = 0.0.0.0
host = secure.us.thundernews.com
host = news.newsgroupdirect.com
host = news-ssl.newsgroupdirect.com
Rajs-Mac-mini:~ ServerRaj$
by rajbalwani
October 21st, 2013, 10:36 pm
Forum: Bug Reports
Topic: SABnzb crashes immediately on Startup [OSX]
Replies: 12
Views: 8667

SABnzb crashes immediately on Startup [OSX]

never had a problem before but now it wont start at all. I even tried uninstalling and reinstalling previous version. Here is the log: <<<HELP>>>> 2013-10-21 20:27:34,336::INFO::[__init__:1592] Console logging for OSX App disabled 2013-10-21 20:27:34,336::INFO::[__init__:1592] ----------------------...