NetEase / pomelo

A fast,scalable,distributed game server framework for Node.js.
http://pomelo.netease.com
MIT License
11.86k stars 2.9k forks source link

when output Error: write EPIPE and process be crashed #1153

Open sss316 opened 4 years ago

sss316 commented 4 years ago

Contents of the pomelo.log: [39mwebsocket send binary data failed: "Error: write EPIPE\n at exports._errnoException (util.js:1020:11)\n at WriteWrap.afterWrite (net.js:800:14)"

sss316 commented 4 years ago

use pomelo stop output this: mqtt socket is close, remote server host: 127.0.0.1, port: 3005 reconnect delay 1 s mqtt socket is error, remote server host: 127.0.0.1, port: 3005 mqtt socket is close, remote server host: 127.0.0.1, port: 3005

YunlongJiao-B commented 4 years ago

pomelo stop// use default port 3005 you can specific port like : pomelo -P 6666 plus: old version pomelo not use mqtt.

jiesms commented 3 years ago

websocket send binary data failed: "Error: write EPIPE 出现这个问题是什么原因?有没有解决方案?

YunlongJiao-B commented 3 years ago

websocket send binary data failed: "Error: write EPIPE 出现这个问题是什么原因?有没有解决方案?

你版本多少,换个版本吧。

wangping0214 commented 2 years ago

跟版本啥关系?

MirroZhou commented 2 years ago

谢谢~已收到!