Page 1 of 1

What the hell is wrong?

Posted: May 15th, 2010, 11:30 pm
by wardzach2007
Today I decided to download a .nzb file and I open sabnzbd and it just won't connect to my internet. It keeps on saying that the link is broken. I have never had this problem and as far I as I can tell, I didn't download anything out of the ordinary.

I'm using a Mac OS is this helps. Here goes a screen shot of it too:

Image

Re: What the hell is wrong?

Posted: May 15th, 2010, 11:32 pm
by wardzach2007
I have searched the recent threads by the way and found a simliar problem, but it was for Windows.

Re: What the hell is wrong?

Posted: May 15th, 2010, 11:43 pm
by wardzach2007
Okay, as of now I think I fixed the problem. There has to be something in Google Chrome, recently that is blocking the application.

I opened it in Safari and it works now:

Image

Does anyone know why it would matter? I've always used Chrome for sabnzbd. :(

Re: What the hell is wrong?

Posted: May 16th, 2010, 12:02 am
by inpheaux
The latest builds of Chrome for OSX can't connect to localhost for some reason. If you play around with various options of what host you listen on in SABnzbd you should be able to get it to work. Try listening on 0.0.0.0, blank, and your local ip, and try connecting on http://[::1]/sabnzbd, http://[local_ip]:8080/sabnzbd. Also, first upgrade to 0.5.2.

If you find a combination that works PLEASE report back as we've been hearing this complaint rather frequently lately. I'd investigate it myself, but I don't have a Mac.

Re: What the hell is wrong?

Posted: May 16th, 2010, 12:10 am
by wardzach2007
inpheaux wrote: The latest builds of Chrome for OSX can't connect to localhost for some reason. If you play around with various options of what host you listen on in SABnzbd you should be able to get it to work. Try listening on 0.0.0.0, blank, and your local ip, and try connecting on http://[::1]/sabnzbd, http://[local_ip]:8080/sabnzbd. Also, first upgrade to 0.5.2.

If you find a combination that works PLEASE report back as we've been hearing this complaint rather frequently lately. I'd investigate it myself, but I don't have a Mac.
For the hour or so that I've been on this forum I have read some "problems" with the latest 0.5.2. Is it really worth the upgrade?

Also, the complaints lately have been connecting issues with Chrome? Or connecting issues in general?

Re: What the hell is wrong?

Posted: May 16th, 2010, 12:14 am
by wardzach2007
pair of dimes wrote: google can do no wrong !!
QFT!

Allright, I'll update Chrome and see what happens.

Re: What the hell is wrong?

Posted: May 16th, 2010, 12:19 am
by wardzach2007
???

Image

It says I have the updated version but I see one for download that is more recent. :(

Re: What the hell is wrong?

Posted: May 17th, 2010, 10:54 am
by Nordmann
notice the BETA tag at the end of that version string.  it means this version of chrome is under development and could contain errors where plugins could stop working, pages doesn't load properly, software crashes and maybe even machine crashes, loss of data and other strange behaviors.

what you have installed is the latest release version, meaning, the latest stable version of chrome. it's probably best to stick with it unless you're not afraid of problems...

Re: What the hell is wrong?

Posted: May 17th, 2010, 3:29 pm
by chriss999
wardzach2007 wrote: Today I decided to download a .nzb file and I open sabnzbd and it just won't connect to my internet. It keeps on saying that the link is broken. I have never had this problem and as far I as I can tell, I didn't download anything out of the ordinary.

I'm using a Mac OS is this helps. Here goes a screen shot of it too:

Image
I am having the same problem.  I typically use Chome on  my Mac for SAB (5.0) and got that same error today.  So I tried upgrading to 5.2, Firefox and then Safari, all gave me the same error.  I am using Google DNS (8.8.8.8, 8.8.4.4) and thought that may be the problem, so I changed to open DNS but the problem remains.  Any ideas?

Re: What the hell is wrong?

Posted: May 17th, 2010, 3:33 pm
by shypike
"localhost" is a frequent problem, especially with Chrome.
Since OSX and Windows Vista introduced IPV6, localhost is ambiguous and
sometimes the browser has a different opinion than the OS.
Tell SABnzbd to use 127.0.0.1 instead.
You can change that manually in the sabnzbd.ini file using TextEdit.
Location: /home/user/Library/Application Support/SABnzbd/sabnzbd.ini
Look for field "host = "

Re: What the hell is wrong?

Posted: May 17th, 2010, 7:57 pm
by chriss999
shypike wrote: "localhost" is a frequent problem, especially with Chrome.
Since OSX and Windows Vista introduced IPV6, localhost is ambiguous and
sometimes the browser has a different opinion than the OS.
Tell SABnzbd to use 127.0.0.1 instead.
You can change that manually in the sabnzbd.ini file using TextEdit.
Location: /home/user/Library/Application Support/SABnzbd/sabnzbd.ini
Look for field "host = "

Thanks shypike.  Your solution worked.

Re: What the hell is wrong?

Posted: May 20th, 2010, 3:43 pm
by olufs3n
why not go into config and change localhost to your computer name instead?

Re: What the hell is wrong?

Posted: June 23rd, 2010, 1:12 pm
by friarcrazy
Just chiming in to say that shypike's solution worked like a charm.  I had been having the exact same problem with the latest version of chrome on OSX.