Skip to main content
Associate II
October 13, 2025
Solved

Cube pack sync error via vscode proxy

  • October 13, 2025
  • 2 replies
  • 426 views

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

Best answer by Julien D

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

2 replies

Julien D
ST Employee
October 13, 2025

@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

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
Julien D
Julien DBest answer
ST Employee
October 14, 2025

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

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
WyrmAuthor
Associate II
October 14, 2025

Thanks! I changed it to http and it worked for me.