Advertisement
MC_Labs15

Untitled

May 25th, 2015
436
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. throw er; // Unhandled 'error' event
  2. ^
  3. Error: listen EADDRINUSE
  4. at exports._errnoException (util.js:746:11)
  5. at Server._listen2 (net.js:1156:14)
  6. at listen (net.js:1182:10)
  7. at net.js:1280:9
  8. at dns.js:85:18
  9. at process._tickCallback (node.js:355:11)
  10. at Function.Module.runMain (module.js:503:11)
  11. at startup (node.js:129:16)
  12. at node.js:814:3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement