Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Console error: "ERROR: The process "24528" not found." #156432

Closed
alexr00 opened this issue Jul 27, 2022 · 0 comments · Fixed by microsoft/vscode-js-debug#1350
Closed

Console error: "ERROR: The process "24528" not found." #156432

alexr00 opened this issue Jul 27, 2022 · 0 comments · Fixed by microsoft/vscode-js-debug#1350
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues verified Verification succeeded
Milestone

Comments

@alexr00
Copy link
Member

alexr00 commented Jul 27, 2022

@benibenj originally noticed this.

  1. Debug an extension.
  2. Hit the "Restart" button in the debug toolbar.
  3. See ERROR: The process "pid" not found. in the console.

When I looked for a process with the pid in question, it wasn't there, which makes sense given the error. When I grabbed a screenshot of my processes in advance, this is the pid that eventually showed in the error (note that I was reproing using the OSS build, but it also occurs in insiders):

image

@connor4312 connor4312 added bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues labels Jul 27, 2022
@connor4312 connor4312 added this to the August 2022 milestone Aug 1, 2022
@alexr00 alexr00 added the verified Verification succeeded label Aug 24, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Sep 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants