pelican-eggs / eggs

Service eggs for the pterodactyl panel
MIT License
2.81k stars 2.31k forks source link

[Install Bug]: Pocketmine #2082

Closed Jeanlx closed 1 year ago

Jeanlx commented 1 year ago

Panel Version

1.11.2

Wings Version

1.11.0

Service

pocketmine installation

Modified

No, I did not modify the egg

Expected Behavior

Hello, what happens is that I'm trying to install a pocketmine server and it doesn't download some data, I see the error that it releases and it's the following

image

Console

container@pterodactyl~ Server marked as offline... [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:debian Digest: sha256:1aa05ed709a704e2308096330b1b1568a2c44eba16efe293e23b3a89b5abc75b [Pterodactyl Daemon]: Finished pulling Docker container image :/home/container$ ./bin/php7/bin/php ./PocketMine-MP.phar --no-wizard --disable-ansi /entrypoint.sh: line 13: ./bin/php7/bin/php: No such file or directory container@pterodactyl~ Server marked as offline... [Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ---------- [Pterodactyl Daemon]: Exit code: 127 [Pterodactyl Daemon]: Out of memory: false [Pterodactyl Daemon]: Updating process configuration files... [Pterodactyl Daemon]: Ensuring file permissions are set correctly, this could take a few seconds...

Steps To Reproduce

none

Install logs

https://pteropaste.com/9hizt2/

gOOvER commented 1 year ago

Looks like, PHP dl url changed

https://jenkins.pmmp.io/job/PHP-8.0-Aggregate/lastSuccessfulBuild/artifact/PHP-8.0-Linux-x86_64-PM4.tar.gz

QuintenQVD0 commented 1 year ago