'Sign in failed: FetchError: request to https://vscode-auth.github.com/token?code=7fd92eXXXXXXbe5c7dd6&state=5f849e53-3566-XXXX-XXXX-c767be09c2dc failed, reason: unable to get local issuer certificate" marcovc commented Aug 11, 2021 I'm having this problem as well, and restarting ...
vscode/src/vs/base/parts/request/browser/request.ts Lines 24 to 29 in 3ae6c5e const res = await fetch(options.url || '', { method: options.type || 'GET', headers: getRequestHeaders(options), body: options.data, signal, }); This appears t...
coude not fetch remote environment failed to connect to the remote extension host server (error: websocket close with status code 1006) And the terminal stuck and cannot input The remote directory could not be loaded I had tried countless times in many ways Reinstall vocode,delete ~/.vscode -...
Saw this today in selfhost in the file textFileEditorModel.ts using TS 2.8.1: [Error - 11:01:49 AM] 'occurrences' request failed with error. Error processing request. Debug Failure. Did not expect MethodDeclaration to have an Identifier ...
GitHubConnectionModel GitHubConnectionRepoModel GitHubConnectionReposBatchRequest GitImportFailedEvent GitImportGitSource GitImportRequest GitImportRequestParameters GitImportStatusDetail GitImportSucceededEvent GitImportTfvcSource GitItem GitItemDescriptor GitItemRequestData GitLastChangeItem GitLastChangeTreeItems Git...
在使用YOLOv3(github地址:https:///eriklindernoren/PyTorch-YOLOv3)训练自己的数据集时遇到了 RuntimeError: CUDA error: device-side assert triggered 1. 的报错,在网上找了好久,大部分遇到的错误是类别数量不匹配导致的CUDA error或者有遇到相同错误的并没有给出具体的解答。
Type: Bug I am facing error while searching new extension Error while fetching extensions.Failed to fetch VS Code version: Code 1.93.1 (38c31bc, 2024-09-11T17:20:05.685Z) OS version: Windows_NT x64 10.0.22631 Modes: System Info Item Valu...
When I install the plug-in, I will be prompted: error while fetching extensions XHR failed. Prompt when I check the version: Net:: err_ PROXY_ CONNECTION_ FAILED。 What is the situation??? I can't handle it all the time vscodenpaassignedsandy081May 23, 2022 sandy...
Issue Type: Bug The terminal process terminated with exit code: 9009 t.onDidNotificationChange @ /C:/Users/[USER]/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:2509 VS Code version: Code 1.30.1...
I have also opened denoland/vscode_deno#220 in case it is more appropriate there. mjbvz added the *caused-by-extension label Sep 19, 2020 Collaborator mjbvz commented Sep 19, 2020 Sounds like this is caused by deno so please follow up with that extension github-actions bot locked and...