I get this error in the wings log
DEBUG: [Jan 19 15:30:43.873] releasing installation process lock server=88536b33-b041-4764-90c2-1ad5c335eb50
DEBUG: [Jan 19 15:30:43.873] notifying panel of server install state server=88536b33-b041-4764-90c2-1ad5c335eb50 was_successful=false
DEBUG: [Jan 19 15:30:43.874] making request to external HTTP endpoint endpoint=https://ptero.kemmuammer.com/api/remote/servers/88536b33-b041-4764-90c2-1ad5c335eb50/install headers=map[Accept:[application/vnd.pterodactyl.v1+json] Authorization:[(redacted)] Content-Type:[application/json] User-Agent:[Pterodactyl Wings/v1.11.13 (id:jEgdLmqOgFF2BaaC)]] method=POST
ERROR: [Jan 19 15:30:47.679] failed to run install process for server error=Error response from daemon: AppArmor enabled on system but the docker-default profile could not be loaded: running /usr/sbin/apparmor_parser apparmor_parser -Kr /var/lib/docker/tmp/docker-default3047154762 failed with output: apparmor_parser: Unable to replace "docker-default". Permission denied; attempted to load a profile while confined?
error: exit status 243 server=88536b33-b041-4764-90c2-1ad5c335eb50
Stacktrace:
Error response from daemon: AppArmor enabled on system but the docker-default profile could not be loaded: running /usr/sbin/apparmor_parser apparmor_parser -Kr /var/lib/docker/tmp/docker-default3047154762 failed with output: apparmor_parser: Unable to replace "docker-default". Permission denied; attempted to load a profile while confined?
error: exit status 243
There is some permission error but Iam unsure. Does somebody know what to do here?