fis-command-release icon indicating copy to clipboard operation
fis-command-release copied to clipboard

提交到远端服务器报错了

Open yutianbo opened this issue 9 years ago • 1 comments

报错代码如下: events.js:141 throw er; // Unhandled 'error' event ^

Error: read ECONNRESET at exports._errnoException (util.js:874:11) at TCP.onread (net.js:544:26)

yutianbo avatar Jul 21 '16 10:07 yutianbo

意思是请求被 reset 了,产看服务端日志解决。

oxUnd avatar Jul 23 '16 01:07 oxUnd