docker-jitsi-meet
docker-jitsi-meet copied to clipboard
Docker restarts jibri continuously after bash script runs.
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.
How did you run the container? Looks like you didn't pass all the env variables correctly. Also, what image version did you use?