Advertisement
Guest User

Problème de lancement

a guest
Jan 28th, 2020
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.87 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: 2M / 200M
  4. [Pterodactyl Daemon] Ensuring file permissions.
  5. [Pterodactyl Daemon] Running server preflight.
  6. [Pterodactyl Daemon] Starting server container.
  7. :/home/container$ `if [[ -d .git ]] && [[ ${AUTO_UPDATE} == "1" ]]; then git pull; fi && /usr/local/bin/npm install --production && /usr/local/bin/node /home/container/index.js`
  8. [..................] / rollbackFailedOptional: verb npm-session 4ac3436fffac6f2 [..................] \ rollbackFailedOptional: verb npm-session 4ac3436fffac6f2 npm ERR! file /home/container/package.json
  9. npm ERR! code EJSONPARSE
  10. npm ERR! JSON.parse Failed to parse json
  11. npm ERR! JSON.parse Unexpected token > in JSON at position 0 while parsing near '> npm init --yes
  12. npm ERR! JSON.parse W...'
  13. npm ERR! JSON.parse Failed to parse package.json data.
  14. npm ERR! JSON.parse package.json must be actual JSON, not just JavaScript.
  15. npm ERR! A complete log of this run can be found in:
  16. npm ERR! /home/container/.npm/_logs/2020-01-28T16_51_05_574Z-debug.log
  17. [Pterodactyl Daemon] Server marked as OFF
  18. [Pterodactyl Daemon] ---------- Detected server process in a crashed state! ----------
  19. [Pterodactyl Daemon] Exit Code: 1
  20. [Pterodactyl Daemon] Out of Memory: false
  21. [Pterodactyl Daemon] Error Response:
  22. [Pterodactyl Daemon] Server process detected as entering a crashed state; rebooting.
  23. [Pterodactyl Daemon] Server marked as STARTING
  24. [Pterodactyl Daemon] Checking size of server data directory...
  25. [Pterodactyl Daemon] Disk Usage: 2M / 200M
  26. [Pterodactyl Daemon] Ensuring file permissions.
  27. [Pterodactyl Daemon] Running server preflight.
  28. [Pterodactyl Daemon] Starting server container.
  29. :/home/container$ `if [[ -d .git ]] && [[ ${AUTO_UPDATE} == "1" ]]; then git pull; fi && /usr/local/bin/npm install --production && /usr/local/bin/node /home/container/index.js`
  30. [..................] / rollbackFailedOptional: verb npm-session 20bb569c3872efb [..................] \ rollbackFailedOptional: verb npm-session 20bb569c3872efb npm ERR! file /home/container/package.json
  31. npm ERR! code EJSONPARSE
  32. npm ERR! JSON.parse Failed to parse json
  33. npm ERR! JSON.parse Unexpected token > in JSON at position 0 while parsing near '> npm init --yes
  34. npm ERR! JSON.parse W...'
  35. npm ERR! JSON.parse Failed to parse package.json data.
  36. npm ERR! JSON.parse package.json must be actual JSON, not just JavaScript.
  37. npm ERR! A complete log of this run can be found in:
  38. npm ERR! /home/container/.npm/_logs/2020-01-28T16_51_10_760Z-debug.log
  39. [Pterodactyl Daemon] Server marked as OFF
  40. [Pterodactyl Daemon] ---------- Detected server process in a crashed state! ----------
  41. [Pterodactyl Daemon] Exit Code: 1
  42. [Pterodactyl Daemon] Out of Memory: false
  43. [Pterodactyl Daemon] Error Response:
  44. [Pterodactyl Daemon] Aborting automatic reboot due to crash within the last 60 seconds.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement