I have two machines (Windows-10 and Fedora-38), each with VScode running on it. When Private Internet Access (PIA) VPN is disabled on the Linux machine, VScode can access the extensions marketplace. When PIA is
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...
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 -...
# 克隆GitHub仓库到本地:打开要保存GitHub仓库的本地文件夹,右击选择 Git Bash Here git clone URL # URL为GitHub仓库的SSH链接,例如git clone git@github.com:chengxuxin/extreme-parkour.git # 进入clone下来的仓库文件夹,更新本地仓库:新加一个文件或修改一个已有文件 git status # 查看仓库状态 git add --...
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 ...
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...
Sign in failed: FetchError: request to https://vscode-auth.github.com/token?code=&state=<state> failed, reason: getaddrinfo EAI_AGAIN vscode-auth.github.com Additional infos Idk the reason, but i can give you more info about: OS:Arch...
Closed as not planned Description FahmiMaulana98 vscodenpa assigned sandy081 on Jan 22, 2024 sandy081 commentedon Jan 22, 2024 sandy081 sandy081 added info-neededIssue requires more information from poster on Jan 22, 2024 thank you. after that, what should I do? for me to fix it ...
Hvaing the same issue on 1.91.1 - vscode throws as CORS error in developer tools - this translates to an XHR failed message Trying to go to the http://marketplace.visualstudio.com/ website in a regular browser does indeed bring a devops error - error code 503 Service Unavaliable. hui...
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...