ARM-software / vscode-cmsis-csolution

Extension support for VS Code CMSIS Project Extension
https://marketplace.visualstudio.com/items?itemName=Arm.cmsis-csolution
Other
23 stars 5 forks source link

Click on "Create new solution" to prompts network error。 #67

Closed haiqinJack closed 4 days ago

haiqinJack commented 1 month ago

Describe the bug

mcgordonite commented 1 month ago

Hi @haiqinJack, it looks like a process the extension uses to read CMSIS packs has failed to start. It would help to see the logs. To get the logs:

  1. Open VS Code.
  2. Run "Developer: Toggle Developer Tools" from the command palette (CMD-SHIFT-P).
  3. Open the Console view in the developer tools.
  4. Open the Create Solution UI.
  5. Right click the text in the Console view and select "Save As".
haiqinJack commented 1 month ago

@mcgordonite thanks.

vscode-app-1717215243753.log

mcgordonite commented 1 month ago

Hi, sorry for the slow response. Thanks for sending over the logs. The 14 UNAVAILABLE messages in the logs confirm the issue was related to the child process the extension uses to read CMSIS packs, but there aren't any clues as to the cause.

More things to try:

haiqinJack commented 1 week ago

@mcgordonite thank.i have created a new system user and can now use it.