Blender ID plugin fails to log in behind corporate proxy #100605

Open
opened 2022-08-24 08:16:58 +02:00 by stib · 2 comments

System Information
Operating system: Windows-10-10.0.19042-SP0 64 Bits
Graphics card: Quadro P5000/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 512.15

Blender Version
Broken: version: 3.2.2, branch: master, commit date: 2022-08-02 18:15, hash: blender/blender@bcfdb14560
Worked: ?

Addon Information
Name: Blender ID authentication (2, 1, 0)
Author: Sybren A. Stüvel, Francesco Siddi, and Inês Almeida

Short description of error
Can't login to my blenderID

Exact steps for others to reproduce the error
System is set to use proxy. The Screenshot 2022-08-24 161631.pdf.jpg proxy in Windows is set to http://mycompanysProxy:3128
Enabled Blender ID authentication plugin,
Entered my details and hit login
Expected: log in to my Blender ID account
Observed: Exception POSTing to https:*id.blender.org/u/identify: HTTPSConnectionPool(host='id.blender.org', port=443): Max retries exceeded with url: /u/identify (Caused by ProxyError('Your proxy appears to only use HTTP and not HTTPS, try changing your proxy URL to be HTTP. See: https:*urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#https-proxy-error-http-proxy', SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:997)'))))

**System Information** Operating system: Windows-10-10.0.19042-SP0 64 Bits Graphics card: Quadro P5000/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 512.15 **Blender Version** Broken: version: 3.2.2, branch: master, commit date: 2022-08-02 18:15, hash: `blender/blender@bcfdb14560` Worked: ? **Addon Information** Name: Blender ID authentication (2, 1, 0) Author: Sybren A. Stüvel, Francesco Siddi, and Inês Almeida **Short description of error** Can't login to my blenderID **Exact steps for others to reproduce the error** System is set to use proxy. The ![Screenshot 2022-08-24 161631.pdf.jpg](https://archive.blender.org/developer/F13414783/Screenshot_2022-08-24_161631.pdf.jpg) proxy in Windows is set to http://mycompanysProxy:3128 Enabled Blender ID authentication plugin, Entered my details and hit login Expected: log in to my Blender ID account Observed: Exception POSTing to https:*id.blender.org/u/identify: HTTPSConnectionPool(host='id.blender.org', port=443): Max retries exceeded with url: /u/identify (Caused by ProxyError('Your proxy appears to only use HTTP and not HTTPS, try changing your proxy URL to be HTTP. See: https:*urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#https-proxy-error-http-proxy', SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:997)'))))
Author

Added subscriber: @stibbot

Added subscriber: @stibbot
Author

Adding and setting a http_proxy (and for good luck a https_proxy) environment variable solved this.

Adding and setting a http_proxy (and for good luck a https_proxy) environment variable solved this.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#100605
No description provided.