ERR_EMPTY_RESPONSE on auth.opera.com
-
vladdzs last edited by Apr 28, 2021, 12:05 PM
@leocg i doubt it because it was working some minutes prior to uninstall
-
leocg Moderator Volunteer last edited by Apr 28, 2021, 12:56 PM
@vladdzs But what about the other browsers? If you also can't login using them, the problem may on the system.
-
A Former User last edited by May 6, 2021, 1:32 PM
I'm having the same issue. It works on my company laptop (uses VPN so different DNS) and it works on my cellphone (same DNS). On my desktop It works with a VPN (incognito mode in Opera) but doesn't work with Chrome, Edge or Opera w/o VPN. It does work in Vivaldi w/o VPN. I can resolve the ip on all devices and receive back the same ip. Any help would be appreciated.
-
A Former User last edited by A Former User May 6, 2021, 4:45 PM May 6, 2021, 4:36 PM
New find... I ran Fiddler to see if something was getting blocked, and with fiddler up... there are no issues. As soon as fiddler isn't capturing traffic, the issue comes back. Does anyone have any ideas?
-
davis1232 last edited by May 7, 2021, 8:37 PM
Im having the same issue as well, I was trying to get sync working between my laptop and computer so I reinstalled operaGX on laptop and got it connected to my account no issue, but when I tried to connect my desktop computer i get the error message when trying to open the page. It also works on my phone without any issues, I'll try to see if reinstalling or anything might fix it.
-
davis1232 last edited by May 7, 2021, 8:52 PM
@davis1232 said in ERR_EMPTY_RESPONSE on auth.opera.com:
Im having the same issue as well, I was trying to get sync working between my laptop and computer so I reinstalled operaGX on laptop and got it connected to my account no issue, but when I tried to connect my desktop computer i get the error message when trying to open the page. It also works on my phone without any issues, I'll try to see if reinstalling or anything might fix it.
Looks like turning on the built-in VPN and then trying to go to synchronize and it works.
-
leocg Moderator Volunteer last edited by May 7, 2021, 9:06 PM
If you can access the site with VPN enabled, then the site is being blocked. Or your IP range.
-
A Former User last edited by May 7, 2021, 9:43 PM
@leocg the VPN speed is pretty slow but I did see that works. The problem with thinking it is isp is it works on my cell when on wifi. It has to be something on my desktop. But I think I am going to go with another browser. Will try back when the new browser makes me angry lol.
-
davis1232 last edited by May 8, 2021, 12:10 AM
@bigalsworth said in ERR_EMPTY_RESPONSE on auth.opera.com:
@leocg the VPN speed is pretty slow but I did see that works. The problem with thinking it is isp is it works on my cell when on wifi. It has to be something on my desktop. But I think I am going to go with another browser. Will try back when the new browser makes me angry lol.
I only turned on the built-in vpn for turning on sync then turned it off, if you want to try that.
-
leocg Moderator Volunteer last edited by May 8, 2021, 2:54 AM
@bigalsworth You can check in opera://sync-internals.
-
burnout426 Volunteer last edited by May 10, 2021, 12:25 PM
With the VPN turned off, if you goto the URL
opera://settings/system
, enable DNS over HTTPS, and restart Opera, do things work? If so, are you sure your Opera is up to date? What version do you have? Seeopera://about
.If that works for Opera, maybe there's something wrong with your DNS settings on your system since other browsers have the issue too. You might want to check for malware too just in case.
Note that some ISPs in Egypt, Bangladesh, Nepal, Jordan, and the Philippines are known to block opera.com and its subdomains. If you're in one of those places, that could be the problem. However, in that case, you shouldn't be able to reach any opera.com site at all and you shouldn't get far enough to even get a server error.
-
A Former User last edited by May 10, 2021, 2:48 PM
@burnout426 so I viewed the status and it works. As long as I log in through the VPN all is good it appears. Thanks for the help guys
-
donq last edited by May 10, 2021, 3:19 PM
@bigalsworth said in ERR_EMPTY_RESPONSE on auth.opera.com:
New find... I ran Fiddler to see if something was getting blocked, and with fiddler up... there are no issues. As soon as fiddler isn't capturing traffic, the issue comes back. Does anyone have any ideas?
Does that site use https? (Should be.) Did you allow fiddler to decrypt traffic? If yes, then something may be wrong with certificates or security protocols - fiddler uses it's "faked" cert to make browser believe that site is actually what it claims be and connects to real server a bit differently.
If you used http or didn't allow fiddler to decrypt traffic, then I have no idea.
Do you have any proxy set in (Windows) Internet options? This can behave differently with fiddler too.
-
A Former User last edited by May 10, 2021, 4:03 PM
@donq yes it was when I decrypted traffic. I found it could be a cert but couldn't find anything obvious.bi also find it strange other people have this issue too. Either way.l, if I log in through a VPN it seems to sync. I'm good with that at this point lol
-
davis1232 last edited by May 11, 2021, 5:33 AM
@donq I am still interested in trying to fix the problem without having to resort to the VPN, it is very odd cause it has always worked then suddenly stopped one day and requires VPN. It works on other devices on the same network I believe, only on my PC it seems to block or not recieve any signal from the website.
What should I do in order to diagnose the issue? Cause most of what has been said so far has gone over my head.
-
A Former User last edited by May 11, 2021, 9:30 AM
@davis1232 I think don't is right about the cert thing. When I was showing a guy at work that fiddler fixed it he thought cert too, but I'm not a network guy so not sure how to track that down
-
donq last edited by donq May 11, 2021, 10:03 AM May 11, 2021, 10:02 AM
@bigalsworth said in ERR_EMPTY_RESPONSE on auth.opera.com:
@davis1232 I think donq is right about the cert thing. When I was showing a guy at work that fiddler fixed it he thought cert too, but I'm not a network guy so not sure how to track that down
Sorry, I can't help here
I'm in no way a security/network expert.
I could suggest to compare all this protocol handshake in fiddler with and without decyption (alhtough without decryption you likely can't see much), maybe you can see someting under Opera dev tools network tab (or not), maybe you could search for security related events in Windows event viewer (you may see some SSL errors there - but not always), you could analyze cert contents (Opera auth server vs Fiddler "fake" one); maybe you could configure some aspects of Fiddler SSL/TLS connection etc - a lot of guesswork.
Most likely this is some problem with chipers (client and server can't properly understand each other) and Opera auth server improper handling of some SSL/TLS protocol properties - but even if I had same problem here, I'm not sure that I could find real cause of troubles.
Have you filed Opera bug report?
-
A Former User last edited by May 11, 2021, 10:21 AM
@donq I haven't, but I will today. Thanks for the help!
-
leocg Feb 20, 2023, 2:12 AM
-
Dianlr Oct 31, 2023, 8:43 PM