Skip to content
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

ProxyError: HTTPSConnectionPool #6715

Open
Mrakobes666 opened this issue Dec 24, 2024 · 6 comments
Open

ProxyError: HTTPSConnectionPool #6715

Mrakobes666 opened this issue Dec 24, 2024 · 6 comments
Labels

Comments

@Mrakobes666
Copy link

[artstation][warning] ProxyError: HTTPSConnectionPool(host='www.artstation.com', port=443): Max retries exceeded with url: /projects/eRVQVD.json (Caused by ProxyError('Unable to connect to proxy', ReadTimeoutError("HTTPSConnectionPool(host='www.artstation.com', port=443): Read timed out. (read timeout=30.0)")))

I use vpn, the console is empty, it has been standing for a long time, and then I got an error once. New config, all the latest stuff - where to look for the reason? It doesn't download any websites.

@mikf
Copy link
Owner

mikf commented Dec 24, 2024

You might just need to update (7091904) or enable the proxy-env option. See also #6553 and #6609.
What's your output for gallery-dl --version?

@mikf mikf added the proxy label Dec 24, 2024
@Mrakobes666
Copy link
Author

Mrakobes666 commented Dec 28, 2024

e:\Downloads!gallery-dl>gallery-dl.exe --version
1.28.2

maybe it's not the vpn, since it's on a third-party application Hiddify, I've tried

gallery-dl.exe -o proxy-env=true https://www.behance.net/gallery/163156361/APARTMENTS-IN-BALI

no work((

the configuration file is new, reinstall Python, prescribed the paths, Microsoft Visual C++ Redistributable Package (x86) last

nothing helps - the console is empty for a couple of minutes and closes, where to look for the problem?

@Hrxn
Copy link
Contributor

Hrxn commented Dec 28, 2024

Third party application? So, is it a VPN now, or is it not a VPN?

Because if this works something like these browser extension VPN things, it does not work for gallery-dl. Use a real VPN.

@Mrakobes666
Copy link
Author

Hiddify - https://github.com/hiddify/hiddify-app its real VPN

could this cause a problem?

@Hrxn
Copy link
Contributor

Hrxn commented Dec 29, 2024

Seems legit, but it says it's a (graphical) VPN client? So, a client for what? Which VPN service is it using in the end?

Are you positive that it works in your browser when you are using your VPN?

@Mrakobes666
Copy link
Author

Yes, everything works of course, I check the network, it used to be trouble-free, now I don't know where to look for a problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants