Advertisement
TimRambo

Untitled

May 19th, 2019
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.19 KB | None | 0 0
  1. [Pterodactyl Daemon] Server marked as STARTING
  2. [Pterodactyl Daemon] Checking size of server data directory...
  3. [Pterodactyl Daemon] Disk Usage: 4M / 1500M
  4. [Pterodactyl Daemon] Ensuring file permissions.
  5. [Pterodactyl Daemon] Running server preflight.
  6. [Pterodactyl Daemon] Starting server container.
  7. :/home/container$ /usr/local/bin/node /home/container/index.js
  8. internal/modules/cjs/loader.js:584
  9. throw err;
  10. Error: Cannot find module '/home/container/index.js'
  11. at Function.Module._resolveFilename (internal/modules/cjs/loader.js:582:15)
  12. at Function.Module._load (internal/modules/cjs/loader.js:508:25)
  13. at Function.Module.runMain (internal/modules/cjs/loader.js:754:12)
  14. at startup (internal/bootstrap/node.js:283:19)
  15. at bootstrapNodeJSCore (internal/bootstrap/node.js:622:3)
  16. [Pterodactyl Daemon] Server marked as OFF
  17. [Pterodactyl Daemon] ---------- Detected server process in a crashed state! ----------
  18. [Pterodactyl Daemon] Exit Code: 1
  19. [Pterodactyl Daemon] Out of Memory: false
  20. [Pterodactyl Daemon] Error Response:
  21. [Pterodactyl Daemon] Server process detected as entering a crashed state; rebooting.
  22. [Pterodactyl Daemon] Server marked as STARTING
  23. [Pterodactyl Daemon] Checking size of server data directory...
  24. [Pterodactyl Daemon] Disk Usage: 4M / 1500M
  25. [Pterodactyl Daemon] Ensuring file permissions.
  26. [Pterodactyl Daemon] Running server preflight.
  27. [Pterodactyl Daemon] Starting server container.
  28. :/home/container$ /usr/local/bin/node /home/container/index.js
  29. internal/modules/cjs/loader.js:584
  30. throw err;
  31. Error: Cannot find module '/home/container/index.js'
  32. at Function.Module._resolveFilename (internal/modules/cjs/loader.js:582:15)
  33. at Function.Module._load (internal/modules/cjs/loader.js:508:25)
  34. at Function.Module.runMain (internal/modules/cjs/loader.js:754:12)
  35. at startup (internal/bootstrap/node.js:283:19)
  36. at bootstrapNodeJSCore (internal/bootstrap/node.js:622:3)
  37. [Pterodactyl Daemon] Server marked as OFF
  38. [Pterodactyl Daemon] ---------- Detected server process in a crashed state! ----------
  39. [Pterodactyl Daemon] Exit Code: 1
  40. [Pterodactyl Daemon] Out of Memory: false
  41. [Pterodactyl Daemon] Error Response:
  42. [Pterodactyl Daemon] Aborting automatic reboot due to crash within the last 60 seconds.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement