Hello,
I have a problem with the NodeJS egg:
https://github.com/pelican-eggs/generic/tree/main/nodejs
When I upload my Discord bot and start the server I get the following console message:
[Pterodactyl Daemon]: Checking server disk space usage, this could take a few seconds... [Pterodactyl Daemon]: Updating process configuration files... [Pterodactyl Daemon]: Ensuring file permissions are set correctly, this could take a few seconds... container@pterodactyl~ Server marked as starting... [Pterodactyl Daemon]: Pulling Docker container image, this could take a few minutes to complete... Pulling from parkervcp/yolks Status: Image is up to date for ghcr.io/parkervcp/yolks:nodejs_18 Digest: sha256:12066aaad82758e640faadcc276b1990879cc6c4e80bf5d075e897a093cde8c9 [Pterodactyl Daemon]: Finished pulling Docker container image v18.20.5 :/home/container$ ${STARTUPSCRIPT} container@pterodactyl~ Server marked as offline... [Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ---------- [Pterodactyl Daemon]: Exit code: 0 [Pterodactyl Daemon]: Out of memory: false
In the egg start configuration I have renamed the lines as in the readme