-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Proxy asks for username and password, despite being already correctly set inside ZeroOmega's configuration #5
Comments
Oh, I forgot to mention something: Sometimes, after I restart Chrome, "auto switch" won't work... I have to manually disable and re-enable "auto switch". Have a look at the following video: caf8b245-7127-4bfb-8e22-b0d278d89252.mp4I had to blur the proxy address and authentication credentials because it is private and I am not the owner of it. |
The username and password set inside ZeroOmega are correct, I even checked them inside the backup I exported. So nothing wrong on my side. 🤔 And what I should do if not enter the authentication on the pop-up window? If I press "Cancel" there, nothing happens, livestream won't load on Twitch. If I refresh the page, I get again the authentication pop-up... A few mins ago I just started my computer and Google Chrome. I didn't even disable and re-enable "auto switch" and I got once again the authentication pop-up... Something is still wrong with the extension... If you need my ZeroOmega settings, I exported them: OmegaOptions-snow.txt [MODIFY "TXT" TO "BAK"!!!] Modify in the exported file these values - snow123456789 + the port with the values of the proxy you are using. I use mainly ZeroOmega to get rid of Twitch ads, if you can add a Russian proxy with my backup, you should be able to reproduce the issue I'm experiencing. |
I used your config file and then just changed the proxy to my own and everything worked fine. Because I can't reproduce the problem here, maybe you need to troubleshoot it yourself, or see if other users have similar problems. You can then check to see if it is caused by a conflict with other extensions , and then look at the proxy server logs to see if you can find any clues. |
I just tried again, but in a Windows Sandbox. I installed Google Chrome (not the beta version this time), followed by ZeroOmega, and imported the settings. And I verified that the username and password were correctly inserted in ZeroOmega. They are correctly inserted. And I can reproduce the problem even on a clean instance of Chrome...
I can't understand how you don't encounter this issue at all. My only guess I can think of is that you did something different than me. 🤔 By the way, I hope you use a proxy that requires authentication via username and password... Maybe you use a proxy that doesn't require authentication and therefore you don't get any popup for authentication. 🤔 |
Look, I even recorded in Windows Sandbox: f3620c87-4840-4a9b-b6ad-dab2aed98c6a.mp4 |
🤔 🤔 The proxy server was built locally by myself, port 9053, username/password: u1/p1. When I change the password to the wrong value, after restarting the browser, the authentication window pops up. When I change it to the correct zero.mp4 |
The authentication pop-up you get is a little bit different. Because in my case, I also get the message "Connection to this site is not private" before the "Username" and "Passwords" fields. Besides, in my case, the browser also loads some bits of the website before getting the authentication pop-up, but in your case the page is completely empty when you are prompted to enter credentials. Have you imported my profile correctly? Do you actually have the following switch rules? These are important. |
😄 Due to my own network issues, I cannot directly access twitch.tv, so I added an additional After removing this rule, first use a global VPN proxy to ensure that twitch.tv can be accessed directly. Then import your ZeroOmega configuration file, and I can reproduce the authentication pop-up window problem here. emm, very weird bug, some network requests will not trigger this authHandler function. 🤔 🤔 |
我记得这是一个SwitchyOmega就存在的问题,是Chrome的bug…… |
Yes, maybe it is a upstream chromium's bug. |
I also have the same issue with twitch, where it will ask me to input username and password again although the configuration has the correct values. It does not happen all the time (only occasionally). This happens with SwitchyOmega as well |
So, any change you will fix this? |
Update: We need to wait until #40880379 is marked as As said (#31 and #32), I think the fix should be available around Q1. At that time this issue can be finally be closed. |
Browser version & OS version
Problem description
For some reason, it asks for the username and password despite I already set those.
Steps to reproduce issue
Screenshots
The displayed text in the first screenshot is in Romanian, but you should be able to reproduce this easily. If necessary, I can set Chrome to English and take another screenshot.
Expected behavior
Proxy to work without manually entering username and password every time.
Actual behavior
Every time I (re)open Chrome, it prompts for a username and password for the proxy.
The text was updated successfully, but these errors were encountered: