Skip to content

Inspect debug> restart There was an internal error in node-inspect. ECONNRESET Error: read ECONNRESET  #37224

Closed
@YATINDRA-07

Description

@YATINDRA-07
  • Version: 15.2.0
  • Platform:Microsoft Windows NT 10.0.19041.0 x64
  • Subsystem:

What steps will reproduce the bug?

Whenever I use debugger and inspect option and after completing the debug in chrome, then giving restart command in vs code terminal here :
debug> restart

How often does it reproduce? Is there a required condition?

Every time when I enter restart in debug > screen

What is the expected behavior?

Restart the inspect/debugger in chrome

What do you see instead?

debug> restart
There was an internal error in node-inspect. Please report this bug.
read ECONNRESET
Error: read ECONNRESET
    at TCP.onStreamRead (node:internal/stream_base_commons:213:20)
    at TCP.callbackTrampoline (node:internal/async_hooks:129:14)

Additional information

Metadata

Metadata

Assignees

No one assigned

    Labels

    inspectorIssues and PRs related to the V8 inspector protocol

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions