Advertisement
Guest User

Untitled

a guest
May 4th, 2016
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.51 KB | None | 0 0
  1. Starting Scales
  2. [2016-05-04 14:58:27] [INFO] + ========================================== +
  3. [2016-05-04 14:58:27] [INFO] | Scales logs all information, (inc. errors) |
  4. [2016-05-04 14:58:27] [INFO] | into the logs/ directory. Please check |
  5. [2016-05-04 14:58:27] [INFO] | there before asking for help with bugs. |
  6. [2016-05-04 14:58:27] [INFO] | |
  7. [2016-05-04 14:58:27] [INFO] | Submit bug reports at the following link: |
  8. [2016-05-04 14:58:27] [INFO] | https://github.com/PufferPanel/Scales |
  9. [2016-05-04 14:58:27] [INFO] + ========================================== +
  10. [2016-05-04 14:58:28] [ERROR] uncaughtException: listen EADDRINUSE 0.0.0.0:5656
  11. [2016-05-04 14:58:28] [ERROR] Unhandled exception occurred
  12. Error: listen EADDRINUSE 0.0.0.0:5656
  13. at Object.exports._errnoException (util.js:870:11)
  14. at exports._exceptionWithHostPort (util.js:893:20)
  15. at Server._listen2 (net.js:1238:14)
  16. at listen (net.js:1274:10)
  17. at net.js:1383:9
  18. at doNTCallback3 (node.js:452:9)
  19. at process._tickDomainCallback (node.js:399:17)
  20. at Function.Module.runMain (module.js:469:11)
  21. at startup (node.js:136:18)
  22. at node.js:963:3
  23. root@XXX:/srv/scales# ^C
  24. root@XXX:/srv/scales# rror: listen EADDRINUSE 0.0.0.0:5656
  25. rror:: command not found
  26. root@XXX:/srv/scales# cd /srv/scales
  27. root@XXX:/srv/scales# ./scales stop
  28. Stopping Scales
  29. Error reading PID, was Scales even running? kill ESRCH
  30. node.js:758
  31. throw new TypeError('invalid pid');
  32. ^
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement