alexkirsz/dispatch-proxy

client request error

Open

#49 opened on May 29, 2015

View on GitHub
 (4 comments) (0 reactions) (0 assignees)CoffeeScript (3,490 stars) (243 forks)batch import
help wanted

Description

any idea what cause following issue?

dispatch start --http -p 7000 HTTP server started on localhost:7000 Dispatching to addresses 10.3.150.3@1, 192.168.1.3@1 error [068db1] clientRequest Error: connect EADDRNOTAVAIL at exports._errnoException (util.js:746:11) at TCPConnectWrap.afterConnect as oncomplete error [90108d] clientRequest Error: connect EADDRNOTAVAIL at exports._errnoException (util.js:746:11) at TCPConnectWrap.afterConnect as oncomplete

Contributor guide