alexkirsz/dispatch-proxy

Error: read ECONNRESET

Open

#55 geöffnet am 14. Juli 2015

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)CoffeeScript (3.490 Stars) (243 Forks)batch import
help wanted

Beschreibung

Hi, Good Day! Please tell me how to fix this errors : C:\Windows\system32>dispatch start SOCKS server started on localhost:1080 Dispatching to addresses 192.168.0.15@1, 192.168.254.9@1 error [f20b1c] clientConnection Error: read ECONNRESET at exports._errnoException (util.js:746:11) at TCP.onread (net.js:559:26) error [d71585] serverConnection Error: read ECONNRESET at exports._errnoException (util.js:746:11) at TCP.onread (net.js:559:26) error [11dd7a] serverConnection Error: read ECONNRESET at exports._errnoException (util.js:746:11) at TCP.onread (net.js:559:26) error [c85d9d] serverConnection Error: read ECONNRESET at exports._errnoException (util.js:746:11) at TCP.onread (net.js:559:26) error [22dffc] serverConnection Error: read ECONNRESET at exports._errnoException (util.js:746:11) at TCP.onread (net.js:559:26) error [ee988b] serverConnection Error: read ECONNRESET at exports._errnoException (util.js:746:11) at TCP.onread (net.js:559:26) error [ec4299] serverConnection Error: read ECONNRESET at exports._errnoException (util.js:746:11) at TCP.onread (net.js:559:26) error [68daef] serverConnection Error: read ECONNRESET at exports._errnoException (util.js:746:11) at TCP.onread (net.js:559:26) error [5a5d52] serverConnection Error: read ECONNRESET at exports._errnoException (util.js:746:11) at TCP.onread (net.js:559:26) error [ce37fe] serverConnection Error: read ECONNRESET at exports._errnoException (util.js:746:11) at TCP.onread (net.js:559:26) error [3766c4] serverConnection Error: read ECONNRESET at exports._errnoException (util.js:746:11) at TCP.onread (net.js:559:26) error [14e6a7] clientConnection Error: read ECONNRESET at exports._errnoException (util.js:746:11) at TCP.onread (net.js:559:26) error [a0b26a] serverConnection Error: read ECONNRESET at exports._errnoException (util.js:746:11) at TCP.onread (net.js:559:26) error [156701] serverConnection Error: read ECONNRESET at exports._errnoException (util.js:746:11) at TCP.onread (net.js:559:26) error [f8c2f2] serverConnection Error: read ECONNRESET at exports._errnoException (util.js:746:11) at TCP.onread (net.js:559:26) error [651e33] serverConnection Error: read ECONNRESET at exports._errnoException (util.js:746:11) at TCP.onread (net.js:559:26) error [7b068e] serverConnection Error: read ECONNRESET at exports._errnoException (util.js:746:11) at TCP.onread (net.js:559:26) error [373fde] serverConnection Error: read ECONNRESET at exports._errnoException (util.js:746:11) at TCP.onread (net.js:559:26) I tried to change the port but the errors still appear.

Contributor Guide