#NodeJS egg start problem

12 messages · Page 1 of 1 (latest)

hard sapphire
#

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

GitHub

generic eggs. Contribute to pelican-eggs/generic development by creating an account on GitHub.

vestal birchBOT
#

You'll need to grab error logs for Wings and share the link with us. The following command will help you collect the required information for debugging: sudo wings diagnostics

hard sapphire
remote reef
hard sapphire
vestal birchBOT
#

Please explain the issue you're experiencing in as much detail as possible. Preferably with error messages in a text format or paste link to logs. Nobody can assist you without information that helps to understand the issue. Help us help you. Messages such as "doesn't work" or "i need help" will most likely be ignored.

remote reef
#

There's really no kinds of logs for this

#

You need to troubleshoot your code

prime dragon
#

thats startup is modified

hard sapphire
#

nothing has been modified except the start configuration, because that's what it said in the readme. the ptero egg was downloaded from guthub and imported into the panel, nothing else has been modified

hard sapphire
remote reef