crun
crun copied to clipboard
#21520 crun not working with pterodactyl wings
i think i dont have to repost all things again https://github.com/containers/podman/issues/21520
issue oom killer can't be disabled and log driver issue and issue mentioned in https://github.com/pterodactyl/panel/issues/4928
runc seems to ignore it but OomKillDisable is not supported on cgroup v2.
I think pterodactyl wings should not set OomKillDisable on cgroup v2, since that cannot be honored
runc seems to ignore it but OomKillDisable is not supported on cgroup v2.
I think pterodactyl wings should not set OomKillDisable on cgroup v2, since that cannot be honored
Ok But how about log driver? And other functions mentioned on other issue?
But how about log driver? And other functions mentioned on other issue?
what exactly is the problem with the log-driver? crun can use a file to log its messages if requested, but it doesn't have any log driver
I've got no further information on my last question, so I am closing this for now. Please reopen if necessary
ERROR: [Mar 10 20:17:50.401] failed to handle server crash error=failed to start server after crash detection: environment/docker: failed to run pre-boot process: environment/docker: failed to create container: Error response from daemon: container create: running container create option: invalid log driver: invalid argument server=5de1e005-20e6-4f8f-8ef3-431536bae586
Stacktrace:
Error response from daemon: container create: running container create option: invalid log driver: invalid argument
environment/docker: failed to create container
github.com/pterodactyl/wings/environment/docker.(*Environment).Create
github.com/pterodactyl/wings/environment/docker/container.go:261
github.com/pterodactyl/wings/environment/docker.(*Environment).OnBeforeStart
github.com/pterodactyl/wings/environment/docker/power.go:43
github.com/pterodactyl/wings/environment/docker.(*Environment).Start
github.com/pterodactyl/wings/environment/docker/power.go:105
github.com/pterodactyl/wings/server.(*Server).HandlePowerAction
github.com/pterodactyl/wings/server/power.go:135
github.com/pterodactyl/wings/server.(*Server).handleServerCrash
github.com/pterodactyl/wings/server/crash.go:90
github.com/pterodactyl/wings/server.(*Server).OnStateChange.func1
github.com/pterodactyl/wings/server/server.go:324
runtime.goexit
runtime/asm_amd64.s:1598
environment/docker: failed to run pre-boot process
failed to start server after crash detection
github.com/pterodactyl/wings/server.(*Server).handleServerCrash
github.com/pterodactyl/wings/server/crash.go:90
github.com/pterodactyl/wings/server.(*Server).OnStateChange.func1
github.com/pterodactyl/wings/server/server.go:324
runtime.goexit
runtime/asm_amd64.s:1598
is error(this error wont happen on docker-ce)
my friends are too useless i ask them to upload this and they dont want for god sakes
Having this issue (specifically the log driver issue). Any updates? I can provide logs. EDIT: This may be the wrong place to ask, I'm just trying to use Pterodactyl at all. But since this was the same error message I figured it was worth a shot.