#Have a problem

1 messages · Page 1 of 1 (latest)

bitter quartz
#

Have a problem

Error Event [a34d67a0-febe-4ec7-86eb-bf202b688ac0]: environment/docker: failed to run pre-boot process: environment/docker: failed to create container: Error response from daemon: No such image: ghcr.io/parkervcp/yolks:nodejs_22

But the image exists https://github.com/pelican-eggs/yolks?tab=readme-ov-file ( ghcr.io/parkervcp/yolks:nodejs_22 )

[Pterodactyl Daemon]: Finished pulling Docker container image
 
container@pterodactyl~ Error Event [a34d67a0-febe-4ec7-86eb-bf202b688ac0]: environment/docker: failed to run pre-boot process: environment/docker: failed to create container: Error response from daemon: No such image: ghcr.io/parkervcp/yolks:nodejs_22
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...
GitHub

Docker images designed for use with Pterodactyl's Egg system. - pelican-eggs/yolks

frank skiffBOT
#

@bitter quartz Your machine fails to pull the Docker image. Attempt to manually pull it on your machine to see why it fails.

Type docker pull <image> replacing <image> with the one in your error.

rocky dirge