cancel
Showing results for 
Search instead for 
Did you mean: 

Cube pack sync error via vscode proxy

Wyrm
Associate

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

1 ACCEPTED SOLUTION

Accepted Solutions
Julien D
ST Employee

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.

View solution in original post

3 REPLIES 3
Julien D
ST Employee

@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
ST Employee

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.

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