ysdragon / Pterodactyl-VPS-Egg

A powerful and lightweight Virtual Private Server (VPS) egg for Pterodactyl Panel
MIT License
64 stars 42 forks source link

CentOS7 is Crashing #31

Closed HellBz closed 2 months ago

HellBz commented 2 months ago
 container@pterodactyl~ Server marked as starting...
[Pterodactyl Daemon]: Pulling Docker container image, this could take a few minutes to complete...
Pulling from ydrag0n/pterodactyl-vps-egg 
Digest: sha256:9b0b6c796702774a197c567e1d45f585a5d3ad4e2712c5cfe407cea91200d1f1 
Status: Image is up to date for quay.io/ydrag0n/pterodactyl-vps-egg:latest 
[Pterodactyl Daemon]: Finished pulling Docker container image
proot warning: can't chdir("/root/.") in the guest rootfs: No such file or directory
proot info: default working directory is now "/"
proot error: '/bin/sh' not found (root = /home/container, cwd = /, $PATH=(null))
fatal error: see `proot --help`.
container@pterodactyl~ Server marked as offline...
[Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ----------
[Pterodactyl Daemon]: Exit code: 1
[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 ydrag0n/pterodactyl-vps-egg 
Digest: sha256:9b0b6c796702774a197c567e1d45f585a5d3ad4e2712c5cfe407cea91200d1f1 
Status: Image is up to date for quay.io/ydrag0n/pterodactyl-vps-egg:latest 
[Pterodactyl Daemon]: Finished pulling Docker container image
proot warning: can't chdir("/root/.") in the guest rootfs: No such file or directory
proot info: default working directory is now "/"
proot error: '/bin/sh' not found (root = /home/container, cwd = /, $PATH=(null))
fatal error: see `proot --help`.
ysdragon commented 2 months ago

This is because Centos 7 rootfs image doesn't exist anymore (EOL).