Advertisement
logtainment

Error in Scales while installing Server

Dec 31st, 2015
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.28 KB | None | 0 0
  1. [2015-12-31 06:13:29] [INFO] + ========================================== +
  2. [2015-12-31 06:13:29] [INFO] | Scales logs all information, (inc. errors) |
  3. [2015-12-31 06:13:29] [INFO] | into the logs/ directory. Please check |
  4. [2015-12-31 06:13:29] [INFO] | there before asking for help with bugs. |
  5. [2015-12-31 06:13:29] [INFO] | |
  6. [2015-12-31 06:13:29] [INFO] | Submit bug reports at the following link: |
  7. [2015-12-31 06:13:29] [INFO] | https://github.com/PufferPanel/Scales |
  8. [2015-12-31 06:13:29] [INFO] + ========================================== +
  9. [2015-12-31 06:13:29] [VERBOSE] All scripts in /lib/scripts successfully had their permissions updated.
  10. [2015-12-31 06:13:29] [INFO] Scales is now listening on port 5656
  11. [2015-12-31 06:27:59] [VERBOSE] Loaded server configuration for f21b87c7-37cb-4cce-9583-6a7351dbd9cc
  12. [2015-12-31 06:27:59] [VERBOSE] Creating base config file for f21b87c7-37cb-4cce-9583-6a7351dbd9cc
  13. [2015-12-31 06:27:59] [VERBOSE] Creating user pp-bungee_a1zis on the server.
  14. [2015-12-31 06:28:00] [VERBOSE] Finished basic install process for new server, preparing to complete full install process.
  15. [2015-12-31 06:28:00] [VERBOSE] Attempting to gather user information to create a container for server f21b87c7-37cb-4cce-9583-6a7351dbd9cc
  16. [2015-12-31 06:28:00] [VERBOSE] Creating docker container for server f21b87c7-37cb-4cce-9583-6a7351dbd9cc
  17. [2015-12-31 06:28:00] [ERROR] Unable to complete the installer process. Please check the logs for more information.
  18. Error: docker create command exited with non-zero error code [1].
  19. at Socket.<anonymous> (/srv/scales/lib/process.js:290:37)
  20. at emitTwo (events.js:87:13)
  21. at Socket.emit (events.js:172:7)
  22. at Terminal.emit (/srv/scales/node_modules/pty.js/lib/pty.js:306:27)
  23. at onexit (/srv/scales/node_modules/pty.js/lib/pty.js:118:10)
  24. [2015-12-31 06:29:33] [VERBOSE] User pp-bungee_a1zis was deleted from the system.
  25. [2015-12-31 06:29:33] [ERROR] An error occured attempting to delete docker container for f21b87c7-37cb-4cce-9583-6a7351dbd9cc Cannot connect to the Docker daemon. Is the docker daemon running on this host?
  26. Error: failed to remove containers: [pp-bungee_a1zis]
  27.  
  28. [2015-12-31 06:36:09] [VERBOSE] Loaded server configuration for 2d66e7f7-a232-4690-98ac-d0e7d8f3323b
  29. [2015-12-31 06:36:09] [VERBOSE] Creating base config file for 2d66e7f7-a232-4690-98ac-d0e7d8f3323b
  30. [2015-12-31 06:36:09] [VERBOSE] Creating user pp-bungee_dd6hz on the server.
  31. [2015-12-31 06:36:10] [VERBOSE] Finished basic install process for new server, preparing to complete full install process.
  32. [2015-12-31 06:36:10] [VERBOSE] Attempting to gather user information to create a container for server 2d66e7f7-a232-4690-98ac-d0e7d8f3323b
  33. [2015-12-31 06:36:10] [VERBOSE] Creating docker container for server 2d66e7f7-a232-4690-98ac-d0e7d8f3323b
  34. [2015-12-31 06:36:10] [ERROR] Unable to complete the installer process. Please check the logs for more information.
  35. Error: docker create command exited with non-zero error code [1].
  36. at Socket.<anonymous> (/srv/scales/lib/process.js:290:37)
  37. at emitTwo (events.js:87:13)
  38. at Socket.emit (events.js:172:7)
  39. at Terminal.emit (/srv/scales/node_modules/pty.js/lib/pty.js:306:27)
  40. at onexit (/srv/scales/node_modules/pty.js/lib/pty.js:118:10)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement