Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pack2服务器,崩溃处理 #48

Open
zhouzhongyuan opened this issue Jun 29, 2017 · 0 comments
Open

Pack2服务器,崩溃处理 #48

zhouzhongyuan opened this issue Jun 29, 2017 · 0 comments
Labels

Comments

@zhouzhongyuan
Copy link
Member

zhouzhongyuan commented Jun 29, 2017

错误信息

stream.js:74
      throw er; // Unhandled stream error in pipe.
      ^

Error: read ETIMEDOUT
    at exports._errnoException (util.js:1007:11)
    at TLSWrap.onread (net.js:563:26)

仍旧是网络的问题。这个错误还是不能catch到。

想法

每次启动时,

  • 检测log文件夹是否有文件,如果有,上传此文件
  • 然后删除此文件
  • 然后做正常的

临时

临时重启,重新提交任务。
预计今晚上完成,正常的处理方案

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant