This repository was archived by the owner on Jul 29, 2024. It is now read-only.
This repository was archived by the owner on Jul 29, 2024. It is now read-only.
Debugger stuck on connecting then throws ETIMEDOUT #517
Closed
Description
I follow instruction from https://github.com/angular/protractor/blob/master/docs/debugging.md
however the prompt get stuck on connecting
C:\Users\user\IAMT\trunk\net\project\Tests>protractor debug protractor.config.js
< debugger listening on port 5858
connecting......
then after 5 mins I get this
connecting.............There was an internal error in Node's debugger. Please report this bug.
connect ETIMEDOUT
Error: connect ETIMEDOUT
at errnoException (net.js:901:11)
at Object.afterConnect as oncomplete