microsoft / vscode-remote-release

Visual Studio Code Remote Development: Open any folder in WSL, in a Docker container, or on a remote machine using SSH and take advantage of VS Code's full feature set.
https://aka.ms/vscode-remote
Other
3.66k stars 288 forks source link

Workspace does not exist #10210

Closed AIBappa closed 1 month ago

AIBappa commented 2 months ago

Does this issue occur when all extensions are disabled?: Yes/No

Steps to Reproduce:

  1. I am using VSCode Insiders Version: 1.93.0-insider (user setup) Commit: 336db9ece67f682159078ea1b54212de7636d88a Date: 2024-08-30T18:47:32.318Z Electron: 30.4.0 ElectronBuildId: 10073054 Chromium: 124.0.6367.243 Node.js: 20.15.1 V8: 12.4.254.20-electron.0 OS: Windows_NT x64 10.0.19045

  2. Trying to setup a devcontainer as per the instructions at the following link for an existing folder on my local machine: https://code.visualstudio.com/docs/devcontainers/containers#_getting-started

  3. It is not working. I am getting a message - Unable to open workspace folder.

  4. I then browse to where my local folder is but it does not like it. It never opens a devcontainer. This is very very flaky. Please rectify.

AIBappa commented 2 months ago

I am not really sure why mediafire links are being sent for the resolution of this issue. Please exercise caution.

chrmarti commented 2 months ago

Please append the Dev Containers log from when this happens. (F1 > Dev Containers: Show Container Log)

vs-code-engineering[bot] commented 1 month ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!