Skip to content

Rebuild & Reopen in Container crashes in VS Code Insiders 1.77 #8231

@kurt-mueller-osumc

Description

@kurt-mueller-osumc

Does this issue occur when all extensions are disabled?: n/a

Version: 1.77.0-insider
Commit: fa13bf16fd237afef07f4df0648da026f43e3963
Date: 2023-03-20T05:26:04.546Z
Electron: 19.1.11
Chromium: 102.0.5005.196
Node.js: 16.14.2
V8: 10.2.154.26-electron.0
OS: Darwin arm64 22.3.0
Sandboxed: Yes

Steps to Reproduce:

  1. Open up the command palette
  2. Select 'Rebuild & Reopen in Container'.
  3. Editor will not respond.

When I open "developer tools" to inspect the console, I see the following error has been thrown:

ERR Command failed: /Applications/Visual Studio Code - Insiders.app/Contents/Frameworks/Code - Insiders Helper (Plugin).app/Contents/MacOS/Code - Insiders Helper (Plugin) --ms-enable-electron-run-as-node /Users/mueller.128/.vscode-insiders/extensions/ms-vscode-remote.remote-containers-0.285.0/dist/spec-node/devContainersSpecCLI.js read-configuration --workspace-folder /Users/mueller.128/Developer/comrit/smarrt-ehr-azure/functions --log-level debug --log-format json --config /Users/mueller.128/Developer/comrit/smarrt-ehr-azure/functions/.devcontainer/devcontainer.json --include-merged-configuration --mount-workspace-git-root true: Error: Command failed: /Applications/Visual Studio Code - Insiders.app/Contents/Frameworks/Code - Insiders Helper (Plugin).app/Contents/MacOS/Code - Insiders Helper (Plugin) --ms-enable-electron-run-as-node /Users/mueller.128/.vscode-insiders/extensions/ms-vscode-remote.remote-containers-0.285.0/dist/spec-node/devContainersSpecCLI.js read-configuration --workspace-folder /Users/mueller.128/Developer/comrit/smarrt-ehr-azure/functions --log-level debug --log-format json --config /Users/mueller.128/Developer/comrit/smarrt-ehr-azure/functions/.devcontainer/devcontainer.json --include-merged-configuration --mount-workspace-git-root true
    at m.h (/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:98:127019)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)

Metadata

Metadata

Assignees

Labels

containersIssue in vscode-remote containersinfo-neededIssue requires more information from poster

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions