Advertisement
carlosdorelli

Untitled

Feb 3rd, 2021
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.44 KB | None | 0 0
  1. [Pterodactyl Daemon]: Updating process configuration files...
  2. [Pterodactyl Daemon]: Ensuring file permissions are set correctly, this could take a few seconds...
  3. container@pterodactyl~ Server marked as starting...
  4. [Pterodactyl Daemon]: Pulling Docker container image, this could take a few minutes to complete...
  5. Pulling from alhassanr/fork-rewrite
  6. Digest: sha256:9ab316925e4a8e5ba38da561dc48223ff45a4f21ac53813c90352b5159a2a21d
  7. Status: Image is up to date for registry.gitlab.com/alhassanr/fork-rewrite:nodejs12-mono
  8. [Pterodactyl Daemon]: Finished pulling Docker container image
  9. :/home/container$ eval npm install --production && node /home/container/${BOT_JS_FILE}
  10. npm WARN enmap@5.2.4 requires a peer of better-sqlite3@^5.4.1 but none is installed. You must install peer dependencies yourself.
  11. npm WARN xenfire-ticket@3.0.0 No repository field.
  12.  
  13. audited 269 packages in 2.064s
  14.  
  15. 2 packages are looking for funding
  16. run `npm fund` for details
  17.  
  18. found 18 vulnerabilities (14 low, 1 moderate, 3 high)
  19. run `npm audit fix` to fix them, or `npm audit` for details
  20. internal/modules/cjs/loader.js:969
  21. throw err;
  22. ^
  23.  
  24. Error: Cannot find module './config.json'
  25. Require stack:
  26. - /home/container/index.js
  27. at Function.Module._resolveFilename (internal/modules/cjs/loader.js:966:15)
  28. at Function.Module._load (internal/modules/cjs/loader.js:842:27)
  29. at Module.require (internal/modules/cjs/loader.js:1026:19)
  30. at require (internal/modules/cjs/helpers.js:72:18)
  31. at Object.<anonymous> (/home/container/index.js:5:16)
  32. at Module._compile (internal/modules/cjs/loader.js:1138:30)
  33. at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
  34. at Module.load (internal/modules/cjs/loader.js:986:32)
  35. at Function.Module._load (internal/modules/cjs/loader.js:879:14)
  36. at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12) {
  37. code: 'MODULE_NOT_FOUND',
  38. requireStack: [ '/home/container/index.js' ]
  39. }
  40. container@pterodactyl~ Server marked as offline...
  41.  
  42. [Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ----------
  43. [Pterodactyl Daemon]: Exit code: 1
  44. [Pterodactyl Daemon]: Out of memory: false
  45. [Pterodactyl Daemon]: Updating process configuration files...
  46. [Pterodactyl Daemon]: Ensuring file permissions are set correctly, this could take a few seconds...
  47. container@pterodactyl~ Server marked as starting...
  48. [Pterodactyl Daemon]: Pulling Docker container image, this could take a few minutes to complete...
  49. Pulling from alhassanr/fork-rewrite
  50. Digest: sha256:9ab316925e4a8e5ba38da561dc48223ff45a4f21ac53813c90352b5159a2a21d
  51. Status: Image is up to date for registry.gitlab.com/alhassanr/fork-rewrite:nodejs12-mono
  52. [Pterodactyl Daemon]: Finished pulling Docker container image
  53. :/home/container$ eval npm install --production && node /home/container/${BOT_JS_FILE}
  54. npm WARN enmap@5.2.4 requires a peer of better-sqlite3@^5.4.1 but none is installed. You must install peer dependencies yourself.
  55. npm WARN xenfire-ticket@3.0.0 No repository field.
  56.  
  57. audited 269 packages in 2.077s
  58.  
  59. 2 packages are looking for funding
  60. run `npm fund` for details
  61.  
  62. found 18 vulnerabilities (14 low, 1 moderate, 3 high)
  63. run `npm audit fix` to fix them, or `npm audit` for details
  64. internal/modules/cjs/loader.js:969
  65. throw err;
  66. ^
  67.  
  68. Error: Cannot find module './config.json'
  69. Require stack:
  70. - /home/container/index.js
  71. at Function.Module._resolveFilename (internal/modules/cjs/loader.js:966:15)
  72. at Function.Module._load (internal/modules/cjs/loader.js:842:27)
  73. at Module.require (internal/modules/cjs/loader.js:1026:19)
  74. at require (internal/modules/cjs/helpers.js:72:18)
  75. at Object.<anonymous> (/home/container/index.js:5:16)
  76. at Module._compile (internal/modules/cjs/loader.js:1138:30)
  77. at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
  78. at Module.load (internal/modules/cjs/loader.js:986:32)
  79. at Function.Module._load (internal/modules/cjs/loader.js:879:14)
  80. at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12) {
  81. code: 'MODULE_NOT_FOUND',
  82. requireStack: [ '/home/container/index.js' ]
  83. }
  84. container@pterodactyl~ Server marked as offline...
  85.  
  86. [Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ----------
  87. [Pterodactyl Daemon]: Exit code: 1
  88. [Pterodactyl Daemon]: Out of memory: false
  89. [Pterodactyl Daemon]: Aborting automatic restart, last crash occurred less than 60 seconds ago.
  90.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement