pelican-eggs / eggs

Service eggs for the pterodactyl panel
MIT License
2.84k stars 2.32k forks source link

[Install Bug]: Unturned #2918

Closed Cyteon closed 5 months ago

Cyteon commented 5 months ago

Panel Version

1.11.5

Wings Version

1.11.11

Service

unturned

Modified

No, I did not modify the egg

Expected Behavior

I expected the server to be installed

Actual Behavior

Server stuck on installing, error:

ERROR: [Apr 23 14:54:48.078] failed to create server environment during install process error=environment/docker: failed to create container: Error re>
Apr 23 14:54:48 Odroid wings[3107637]: Stacktrace:
Apr 23 14:54:48 Odroid wings[3107637]: Error response from daemon: No such image: ghcr.io/parkervcp/steamcmd:debian
Apr 23 14:54:48 Odroid wings[3107637]: environment/docker: failed to create container
Apr 23 14:54:48 Odroid wings[3107637]: github.com/pterodactyl/wings/environment/docker.(*Environment).Create
Apr 23 14:54:48 Odroid wings[3107637]:         github.com/pterodactyl/wings/environment/docker/container.go:261
Apr 23 14:54:48 Odroid wings[3107637]: github.com/pterodactyl/wings/server.(*Server).CreateEnvironment
Apr 23 14:54:48 Odroid wings[3107637]:         github.com/pterodactyl/wings/server/server.go:251
Apr 23 14:54:48 Odroid wings[3107637]: github.com/pterodactyl/wings/router.postCreateServer.func1
Apr 23 14:54:48 Odroid wings[3107637]:         github.com/pterodactyl/wings/router/router_system.go:89
Apr 23 14:54:48 Odroid wings[3107637]: runtime.goexit
Apr 23 14:54:48 Odroid wings[3107637]:         runtime/asm_arm64.s:1197
Apr 23 14:57:11 Odroid wings[3107637]:  INFO: [Apr 23 14:57:11.683] destroying all registered sinks for server instance server=a013083f-26a4-464a-9a31-6fe2daf76324

Steps To Reproduce

Add the egg to the panel, try to install on an ARM64 node (i belive this is the issue since pulling the image manually says:

Debian: Pulling from parkervcp/steamcmd
no matching manifest for linux/arm64/v8 in the manifest list entries

Install logs

There are no logs there

gOOvER commented 5 months ago

Is Unturned ARM compatible? I think not Unturned needs steam and you cant run on ARM. Its not compatible with ARM

So you can close this issue, becasue its not an issue

Cyteon commented 5 months ago

It supposedly works as this manages to do it: https://github.com/TeriyakiGod/steamcmd-docker-arm64

gOOvER commented 5 months ago

It supposedly works as this manages to do it: https://github.com/TeriyakiGod/steamcmd-docker-arm64

Not supported here

Cyteon commented 5 months ago

Ok