linuxserver / docker-sonarr

GNU General Public License v3.0
811 stars 141 forks source link

Docker fails to start with error: "s6-overlay-suexec: fatal: can only run as pid 1" #234

Closed UnconditionalLoop closed 2 years ago

UnconditionalLoop commented 2 years ago

linuxserver.io


Expected Behavior

Docker should start.

Current Behavior

It doesn't.

Environment

Linux CoreELEC 4.9.269 #1 SMP PREEMPT Wed Jul 27 09:00:53 CEST 2022 aarch64 GNU/Linux

FIX

Issue solved by adding following line to docker-compose.yml

init: false

github-actions[bot] commented 2 years ago

Thanks for opening your first issue here! Be sure to follow the bug or feature issue templates!

aptalca commented 2 years ago

You should set that in your docker system config (or remove the setting that sets it to true).