Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Occasional debug timeout issue during attach to process #38

Closed
mousetraps opened this issue Sep 27, 2016 · 1 comment
Closed

Occasional debug timeout issue during attach to process #38

mousetraps opened this issue Sep 27, 2016 · 1 comment

Comments

@mousetraps
Copy link

mousetraps commented Sep 27, 2016

Testing microsoft/vscode#12600

Node v6.6.0 (32-bit), Windows

Infobar:
Cannot connect to runtime process, timeout after 10000 ms - (reason: Cannot connect to the target: 404 - Not Found. The requested location could not be found.).

From command line:

C:\src\node-interactive\hello-world>node --inspect --debug-brk app.js
Debugger listening on port 9229.
Warning: This is an experimental feature and could change at any time.
To start debugging, open the following URL in Chrome:
    chrome-devtools://devtools/remote/serve_file/@60cd6e859b9f557d2312f5bf532f6aec5f284980/inspector.html?experiments=true&v8only=true&ws=localhost:9229/node
C:\Program Files\nodejs\node.exe: src\inspector_socket.cc:553: Assertion `(inspector->http_parsing_state) == (nullptr)' failed.

Verbose logs: vscode-node-debug2.txt

@mousetraps mousetraps changed the title Occasional debug timeout issue Occasional debug timeout issue during attach to process Sep 27, 2016
@roblourens
Copy link
Member

Just that windows crash :(
nodejs/node#8155

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants