View Single Post
Old 07-12-2021, 01:20 PM   #6204
kamille3
Connoisseur
kamille3 began at the beginning.
 
Posts: 50
Karma: 10
Join Date: Jul 2021
Device: None
Quote:
Originally Posted by JimmXinu View Post
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.
kamille3 is offline   Reply With Quote