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

Error: connect ENOENT #1

Open
aortmannm opened this issue Aug 29, 2013 · 0 comments
Open

Error: connect ENOENT #1

aortmannm opened this issue Aug 29, 2013 · 0 comments

Comments

@aortmannm
Copy link

Hi,

I installed tcp-proxy global.

npm install -g tcp-proxy

After I just want to add a host like this.

 node-tcp-proxy add --host address --port 10051

events.js:72
        throw er; // Unhandled 'error' event
              ^
Error: connect ENOENT
    at errnoException (net.js:901:11)
    at Object.afterConnect [as oncomplete] (net.js:892:19)

I did it in administrator mode and don't know why I get this exception.

Probably there is an failure?

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

No branches or pull requests

1 participant