SocketLog icon indicating copy to clipboard operation
SocketLog copied to clipboard

CentOS7.4 安装成功后无法运行,提示如下,求大佬帮助

Open VitaminVI opened this issue 6 years ago • 0 comments

输入 socketlog-server后

提示信息如下

SocketLog started success events.js:160 throw er; // Unhandled 'error' event ^

Error: listen EADDRINUSE :::1229 at Object.exports._errnoException (util.js:1020:11) at exports._exceptionWithHostPort (util.js:1043:20) at Server._listen2 (net.js:1271:14) at listen (net.js:1307:10) at Server.listen (net.js:1403:5) at Server.listen (/usr/lib/node_modules/socketlog-server/node_modules/nodejs-websocket/Server.js:119:14) at Object. (/usr/lib/node_modules/socketlog-server/index.js:26:4) at Module._compile (module.js:577:32) at Object.Module._extensions..js (module.js:586:10) at Module.load (module.js:494:32)

VitaminVI avatar Aug 14 '19 03:08 VitaminVI