plouc / mozaik

Mozaïk is a tool based on nodejs / react / redux / nivo / d3 to easily craft beautiful dashboards
http://mozaik.rocks
MIT License
3.61k stars 363 forks source link

Error when running node app.js #86

Closed elyochola closed 8 years ago

elyochola commented 8 years ago

info: registered API 'mozaik' (mode: poll) info: registered API 'github' (mode: poll) info: registered API 'travis' (mode: poll) info: registered API 'weather' (mode: poll) info: serving static contents from /Users/eochola/Desktop/dashboard/build events.js:141 throw er; // Unhandled 'error' event ^

Error: listen EADDRINUSE 0.0.0.0:5000 at Object.exports._errnoException (util.js:860:11) at exports._exceptionWithHostPort (util.js:883:20) at Server._listen2 (net.js:1234:14) at listen (net.js:1270:10) at net.js:1379:9 at doNTCallback3 (node.js:461:9) at process._tickCallback (node.js:367:17) at Function.Module.runMain (module.js:459:11) at startup (node.js:136:18) at node.js:972:3

plouc commented 8 years ago

It seems you already have something running on port 5000