2025-10-13 1:03 PM
Hello! I installed the extension and configured it to work through a proxy (downloading the compiler, etc.), and everything works fine, but when I try to download devices list via cube pack sync, I get the error:
Failed to download with Unsupported `GLOBAL_AGENT.HTTP_PROXY` configuration value: URL protocol must be "http:"
I tried adding the proxy via platform environment variables, but that didn't help.
Platform: Win11
IDE pluggin: 3.6.4
Pack manager: 0.3.12
Solved! Go to Solution.
2025-10-14 1:09 AM - edited 2025-10-14 1:09 AM
This issue has been analyzed and understood, having a fix will require a significant effort.
Be assured that we are not telling we won't have it, however, short term, we can only suggest you to use proxies based on http protocol, not https, apologies for the inconvenience.
T1FWK-4047
2025-10-13 1:44 PM - edited 2025-10-13 2:11 PM
@Wyrm, I confirm I can repro the issue using an https proxy. An internal ticket will be created.
In the meantime are you able to try with an http proxy instead ?
T1FWK-4047
2025-10-14 1:09 AM - edited 2025-10-14 1:09 AM
This issue has been analyzed and understood, having a fix will require a significant effort.
Be assured that we are not telling we won't have it, however, short term, we can only suggest you to use proxies based on http protocol, not https, apologies for the inconvenience.
T1FWK-4047
2025-10-14 1:44 AM
Thanks! I changed it to http and it worked for me.