Quote:
Originally Posted by JimmXinu
New Test Version Posted
2021-07-12
- Add http_proxy and https_proxy setting, remove fix_broken_https_proxy setting.
Okay, last try--if this doesn't work, then I'm declaring it a fundamental incompatibility between your proxy and urllib3/python libs.
Install test version and put your proxy in your personal.ini but explicitly with http:// like so:
Code:
[defaults]
https_proxy:http://192.168.42.129:8080
|
Tried it but still getting the same error. Anyways thank you for dedicating so much time to this issue.