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

Invalid debug adapter #202003

Closed
VSCodeTriageBot opened this issue Jan 8, 2024 · 1 comment
Closed

Invalid debug adapter #202003

VSCodeTriageBot opened this issue Jan 8, 2024 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) error-telemetry VS Code - Issues generated by telemetry

Comments

@VSCodeTriageBot
Copy link
Collaborator

Error: Invalid debug adapter
at v.m in src/vs/workbench/api/browser/mainThreadDebugService.ts:346:10
at v.$acceptDAError in src/vs/workbench/api/browser/mainThreadDebugService.ts:336:8
at m.S in src/vs/workbench/services/extensions/common/rpcProtocol.ts:456:17
at m.Q in src/vs/workbench/services/extensions/common/rpcProtocol.ts:441:32
at m.M in src/vs/workbench/services/extensions/common/rpcProtocol.ts:371:19
at m.L in src/vs/workbench/services/extensions/common/rpcProtocol.ts:297:10
at o.value in src/vs/workbench/services/extensions/common/rpcProtocol.ts:161:42
at u.y in src/vs/base/common/event.ts:1148:13
at u.fire in src/vs/base/common/event.ts:1179:9
at s.fire in src/vs/base/parts/ipc/common/ipc.net.ts:650:19
at x.onmessage in src/vs/workbench/services/extensions/electron-sandbox/localProcessExtensionHost.ts:374:40

Go to Errors Site

@VSCodeTriageBot VSCodeTriageBot added the error-telemetry VS Code - Issues generated by telemetry label Jan 8, 2024
@zobo
Copy link
Contributor

zobo commented Jan 10, 2024

Seems to be the same as #196948 and also reported here xdebug/vscode-php-debug#949

I was able to reproduce it with Remote SSH to a Linux, but not locally on Windows. I was not yet able to reproduce this with the OSS build - tried it only on Windows.

Its not visible from the stack trace what the actual DA Error is that's initially causing this.

@roblourens roblourens added the *duplicate Issue identified as a duplicate of another issue(s) label Jan 10, 2024
@microsoft microsoft locked and limited conversation to collaborators Jun 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) error-telemetry VS Code - Issues generated by telemetry
Projects
None yet
Development

No branches or pull requests

3 participants