Skip to content

Error: connect ENOENT #1

@aortmannm

Description

@aortmannm

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions