Skip to main content
Nawres GHARBI
Technical Moderator
September 25, 2025
Question

Server issue for STM32Cube extension for VSCode V3.x

  • September 25, 2025
  • 1 reply
  • 658 views

dear Community 

We encountered a server issue happened 24th mid-day up to 25th early morning CET impacting some critical services required by our extension V3.X

We are sorry for the disturbance it caused

1 reply

TDK
Super User
September 25, 2025

> impacting some critical services required by our extension V3.X

Does this mean the extension requires an internet connection (and a functioning remote server) to function correctly?

"If you feel a post has answered your question, please click ""Accept as Solution""."
Julien D
ST Employee
September 25, 2025

@TDK, yes and no, Internet connection is required at least once, at VSCode extensions installation step.

Basically to download the extensions from the Marketplace, and then to fetch the bundles at first extension init.

 

Anyway 2 known use-cases depend on an Internet connection later:

  1. Debug with JLink GDB Server
  2. Compile with CLANG
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.
Pavel A.
Super User
September 25, 2025

.