docker-jitsi-meet icon indicating copy to clipboard operation
docker-jitsi-meet copied to clipboard

Docker restarts jibri continuously after bash script runs.

Open MusaOsi opened this issue 2 years ago • 1 comments

The docker jibri container keeps on restarting each time with this response:

config All my script does is print this.. [cmd] /bin/bash exited 0 [cont-finish.d] executing container finish scripts... [cont-finish.d] done. [s6-finish] waiting for services. icewmbg: Can't open display: <none>. X must be running and $DISPLAY set. (II) Server terminated successfully (0). Closing log file. icewmbg: Can't open display: <none>. X must be running and $DISPLAY set. s6-svwait: fatal: supervisor died [s6-finish] sending all processes the TERM signal.

I genuinely don't know how to solve this issue.

MusaOsi avatar Apr 07 '23 10:04 MusaOsi

How did you run the container? Looks like you didn't pass all the env variables correctly. Also, what image version did you use?

saghul avatar Apr 17 '23 07:04 saghul