pterodactyl / panel

Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.
https://pterodactyl.io
Other
6.7k stars 1.7k forks source link

Bug with kernel and java #4425

Closed Lenoob50 closed 1 year ago

Lenoob50 commented 2 years ago

Current Behavior

Hello i have an error when i'm trying to start some server on pterodactyl panel When i'm start server say Error Event [d2980bfc-bb1c-406f-908f-f371571409a8]: environment/docker: failed to start container: Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: unable to init seccomp: error loading seccomp filter into kernel: error loading seccomp filter: errno 524: unknown

Expected Behavior

Error when start server

Steps to Reproduce

I have try to do apt-update apt-upgrade

Panel Version

1.10.3

Wings Version

1.7.2

Games and/or Eggs Affected

Minecraft(Paper)

Docker Image

No response

Error Logs

No response

Is there an existing issue for this?

TrixterTheTux commented 2 years ago

Please include logs as the bug report template requests - they contain various information about your environment that could possibly explain why you're getting that error.

Lenoob50 commented 2 years ago

image I have this but i don't know if it's this you need (sorry for my bad english)

TrixterTheTux commented 2 years ago

You'd need to run sudo wings diagnostics on the node having this issue.

Lenoob50 commented 2 years ago

I have two node with this problem For the first node https://ptero.co/zuqyniheja For the second node https://ptero.co/cykanuhygu

rshtishi-dexi commented 1 year ago

I am facing the same issue unable to start container process: unable to init seccomp: error loading seccomp filter into kernel: error loading seccomp filter: errno 524. Were you able to solve this issue?

rshtishi-dexi commented 1 year ago

I implemented this fix and solved the issue for me.

matthewpi commented 1 year ago

This is usually caused by an issue with the OS itself and a package. If you are having issues you can disable seccomp, but if you are running any questionable software or hosting servers for other people, I'd highly recommend against it. If this issue turns out to be Pterodactyl specific and is caused by some of the settings we use, I'll look into fixing it, but for now this issue will be closed.