Page 1 of 1

[solved] sabnzb doesn't work with opera (but no problems with safari)

Posted: August 18th, 2008, 5:25 pm
by Evin
Hi everyone!

I'dont know why, but sabnzb doesn't work under Opera while Safari is working without any problems.

I'm using OS X and Opera 9.51



Errormessage: Die Verbindung wurde durch den Server beendet. (Connection closed by server)

Anyone with an idea? :(

Re: sabnzb doesn't work with opera (but no problems with safari)

Posted: August 18th, 2008, 5:29 pm
by switch
What IP are you using to access sabnzbd?

If using localhost, try also with these:
http://127.0.0.1:8080/sabnzbd/
and
http://[::1]:8080/sabnzbd/

Re: sabnzb doesn't work with opera (but no problems with safari)

Posted: August 18th, 2008, 5:57 pm
by Evin
http://[::1]:8080/sabnzbd/ worked!

I LOVE YOU! No joke, you are the man! *worship*

(What was the problem? Why worked it yesterday with? I haven't changed anything... )

Re: sabnzb doesn't work with opera (but no problems with safari)

Posted: August 18th, 2008, 6:05 pm
by switch
It worked in opera yesterday? Strange.

It is an ipv6 issue, the operating system should decide whether localhost = 127.0.0.1 or localhost = [::1] (shortened). Opera doesn't seem to ask the operating system which ip localhost should go to and just assumes 127.0.0.1. Not quite sure why.

Re: sabnzb doesn't work with opera (but no problems with safari)

Posted: August 18th, 2008, 6:12 pm
by Evin
Ok. Thanks!  ;D