Skip to content

Error [ERR_INSPECTOR_ALREADY_ACTIVATED] #933

Closed
@bonjourjoel

Description

Hi,

I'm getting this error since vscode self-updated to 1.54.0. I believe it happens once for each worker because i have 7 times this error and I have 7 workers. I speak about Node.js workers.
I program in typescript and I use source maps to debug. I compile with tsc. I have Windows10 family.

Regards.

Version: 1.54.0 (user setup)
Commit: 42e27fe5cdc58539dad9867970326a297eb8cacf
Date: 2021-03-03T02:17:36.640Z
Electron: 11.3.0
Chrome: 87.0.4280.141
Node.js: 12.18.3
V8: 8.7.220.31-electron.0
OS: Windows_NT x64 10.0.19042

Error in the js-debug bootloader, please report to https://aka.ms/js-dbg-issue: Error [ERR_INSPECTOR_ALREADY_ACTIVATED]: Inspector is already activated. Close it with inspector.close() before activating it again.
at Object.inspectorOpen (inspector.js:137:11)
at bootloader.bundle.cdp:7:4920
at bootloader.bundle.cdp:7:6147
at Object. (bootloader.bundle.cdp:7:6347)
at r (bootloader.bundle.cdp:1:110)
at bootloader.bundle.cdp:1:902
at Object. (bootloader.bundle.cdp:1:912)
at Module._compile (internal/modules/cjs/loader.js:1063:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
at Module.load (internal/modules/cjs/loader.js:928:32)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugcandidateIssue identified as probable candidate for fixing in the next release

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions