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.71k forks source link

Fresh wings install fails to run any server #4687

Closed AndyIsHereBoi closed 1 year ago

AndyIsHereBoi commented 1 year ago

Current Behavior

I just installed wings onto my existing panel and it all was running fine until i tried to start any server and get this error in the console:

container@pterodactyl~ Error Event [b5d4e900-11b4-4e57-95c0-a62479ad9905]: 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: error during container init: unable to apply apparmor profile: apparmor failed to apply profile: write /proc/self/attr/apparmor/exec: no such file or directory: unknown

Expected Behavior

Server should start and run as usual

Steps to Reproduce

Install wings, start any server

Panel Version

1.11.3

Wings Version

1.11.4

Games and/or Eggs Affected

all

Docker Image

No response

Error Logs

https://ptero.co/iverarymek

Is there an existing issue for this?

devnote-dev commented 1 year ago

What is your Docker version?

parkervcp commented 1 year ago

You may need to install apparmor

AndyIsHereBoi commented 1 year ago

What is your Docker version? Docker version 23.0.1, build a5ee5b1

AndyIsHereBoi commented 1 year ago

You may need to install apparmor

tried these: sudo apt install apparmor-profiles apparmor didnt work, same error

AndyIsHereBoi commented 1 year ago

im ganna try to reinstall the dedicated server and see if that works... is there any known issues with ubuntu 20.04 base from hetzner?

Boy132 commented 1 year ago

This is not a bug in the software, please use the Discord for problems with your configuration. Make sure apparmor is installed and configured for docker.

AndyIsHereBoi commented 1 year ago

had to add systemd.unified_cgroup_hierarchy=0 to the grub linux default