-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Global Proxies net::ERR_FAILED #1437
Comments
Newegg doesn't support most proxies. It fails specifically with them. You have to make a separate proxy for each store that you want to use it with and that is not already banned from, like Newegg. |
These proxies are the same ones which work for newegg on a slightly older version of street merchant. The specific proxies are not the issue here. |
I'm having the same issue as well. Tested socks5 and http proxies that work fine outside of streetmerchant. |
Having the same issue after today's update. |
Do the proxies still work if you test manually? Could be banned from the randomizing of user agents |
Yes the proxies work when testing manually. I have a static user agent set and that doesn't fix it. I've tested the proxies on selenium with no issues. |
Can confirm this to, have tested proxies and they work fine just not in streetmerchant.
|
Looks like @Doridian made some progress. @MidnightsFX, feel free to check and let us know. Thanks! |
All @Doridian on this one. Thank you for the report! |
Expected Behavior
Global proxies rotate through the proxies available and successfully complete network calls.
Current Behavior
These Errors only happen when using the global proxies- defining a single proxy in the dotenv files does not result in this behavior
Steps to Reproduce
Environment
OS:
Windows 10 - WSL - Ubuntu 20.04.1 LTS
dotenv file:
I removed unsets
Global.proxies
Proxy configuration- if you are interested is a vanilla tinyproxy with an allowlist for my IP.
Logs
Startup log
The text was updated successfully, but these errors were encountered: