dhalucario / pterodactyl-eggs

MIT License
0 stars 1 forks source link

Zandronum egg gone bad? #1

Closed BIackHornet closed 2 years ago

BIackHornet commented 2 years ago

I am unable to build a server from the Zandronum egg. Nothing seems to download during server install, and when I try to start the server I get the following.

Edit: I have Pterodactyl nodes running under unRaid and Ubuntu and getting the same issue.

container@pterodactyl~ Server marked as offline... [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 mclucario/zandronum Digest: sha256:4f1261fc288bf42f8b2b37229f71f3cc784ac8ae5181f60895e5113c415179f0 Status: Image is up to date for mclucario/zandronum:latest [Pterodactyl Daemon]: Finished pulling Docker container image total 0 drwx------ 1 _apt messagebus 0 Jan 15 04:53 . drwxr-xr-x 1 root root 18 May 11 2021 .. :/home/container$ ./zandronum-server -port 25568 -useip 0.0.0.0 +map -host 16 /entrypoint.sh: line 10: ./zandronum-server: 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]: 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 mclucario/zandronum Digest: sha256:4f1261fc288bf42f8b2b37229f71f3cc784ac8ae5181f60895e5113c415179f0 Status: Image is up to date for mclucario/zandronum:latest [Pterodactyl Daemon]: Finished pulling Docker container image total 0 drwx------ 1 _apt messagebus 0 Jan 15 04:53 . drwxr-xr-x 1 root root 18 May 11 2021 .. :/home/container$ ./zandronum-server -port 25568 -useip 0.0.0.0 +map -host 16 /entrypoint.sh: line 10: ./zandronum-server: 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]: Aborting automatic restart, last crash occurred less than 60 seconds ago.

BIackHornet commented 2 years ago

I manually installed the server files and chmod 777 on them with the file browser. Get a new error now when the server tries to start.

container@pterodactyl~ Server marked as offline... [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 mclucario/zandronum Digest: sha256:4f1261fc288bf42f8b2b37229f71f3cc784ac8ae5181f60895e5113c415179f0 Status: Image is up to date for mclucario/zandronum:latest [Pterodactyl Daemon]: Finished pulling Docker container image total 22400 drwx------ 2 997 997 4096 Jan 17 04:20 . drwxr-xr-x 1 root root 4096 May 11 2021 .. -rwxrwxrwx 1 997 997 245157 Jan 17 04:20 brightmaps.pk3 -rwxrwxrwx 1 997 997 1491584 Jan 17 04:20 libfmodex64-4.44.64.so -rwxrwxrwx 1 997 997 57256 Jan 17 04:20 skulltag_actors.pk3 -rwxrwxrwx 1 997 997 10637824 Jan 17 04:20 zandronum -rwxrwxrwx 1 997 997 9640016 Jan 17 04:20 zandronum-server -rwxrwxrwx 1 997 997 844201 Jan 17 04:20 zandronum.pk3 :/home/container$ ./zandronum-server -port 10666 -useip 0.0.0.0 +map -host 16 ./zandronum-server: error while loading shared libraries: libjpeg.so.62: cannot open shared object file: 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]: Aborting automatic restart, last crash occurred less than 60 seconds ago.

BIackHornet commented 2 years ago

I wanted this so bad I created my first container ever and egg.

https://github.com/BIackHornet/pterodactyl-eggs