jitsi / docker-jitsi-meet

Jitsi Meet on Docker
https://hub.docker.com/u/jitsi/
Apache License 2.0
3.06k stars 1.36k forks source link

Docker restarts jibri continuously after bash script runs. #1528

Open MusaOsi opened 1 year ago

MusaOsi commented 1 year ago

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.

saghul commented 1 year ago

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