Skip to main content
Visitor II
October 13, 2025
Solved

Cube pack sync error via vscode proxy

  • October 13, 2025
  • 2 replies
  • 424 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

    This topic has been closed for replies.
    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

    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

    Julien DAnswer
    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

    WyrmAuthor
    Visitor II
    October 14, 2025

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