alexkirsz/dispatch-proxy

Error: read ECONNRESET

Open

#55 创建于 2015年7月14日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)CoffeeScript (243 fork)batch import
help wanted

仓库指标

Star
 (3,490 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南