We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi i getting this error may time i have used my own custom middleware i have passed proxy like this http://username:password@104.120.33.32:12345"
error message scrapy.core.downloader.handlers.http11.TunnelError:Could not open CONNECT tunnel with proxy 104.120.33.32:12345 [{'status': 407, 'reason': b'Proxy Authentication Required'}]
The text was updated successfully, but these errors were encountered:
Same issue
Sorry, something went wrong.
No branches or pull requests
Hi i getting this error may time i have used my own custom middleware i have passed proxy like this http://username:password@104.120.33.32:12345"
error message
scrapy.core.downloader.handlers.http11.TunnelError:Could not open CONNECT tunnel with proxy 104.120.33.32:12345 [{'status': 407, 'reason': b'Proxy Authentication Required'}]
The text was updated successfully, but these errors were encountered: