You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
输入 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)
The text was updated successfully, but these errors were encountered: