docker icon indicating copy to clipboard operation
docker copied to clipboard

Docker files for BigBlueButton

Results 141 docker issues
Sort by recently updated
recently updated
newest added

I followed the documentation and ended up with following error: `PG::ConnectionBad: connection to server at "10.7.7.22", port 5432 failed: FATAL: password authentication failed for user "postgres"` any hints?

Hi, I have followed the readme docker procedure but I have a problem when I want to create a room (error message attached). Everything went correctly during installation. Problem on...

Hi, Sorry, very noob question here. I installed BBB with Docker, and all the images seems to run fine: ``` [+] Running 23/23 ✔ Container bbb-docker-redis-1 Started 8.5s ✔ Container...

WARN[0043] HEALTHCHECK is not supported for OCI image format and will be ignored. Must use `docker` format --> 0fb513be753 STEP 5/12: USER etherpad WARN[0045] HEALTHCHECK is not supported for OCI...

I installed on RHEL9 with docker but after sometime dashboard is getting down and not able to access. And when its accessible at that time I was not able to...

I just did a fresh installation twice and always get the error code 1007 when trying to connect w/ audio. From docker logs: ```sh webrtc-sfu_1 | 2022-02-25T00:52:46.697Z - error: [mcs-freeswitch-esl-wrapper]...

Docker BBB version2.6.0.6 Changed the endpoint like version 2, but keep the issue. On my case, addition to the above issue, deskshare recordings have been blank (play continue with the...

Hello, I'm trying to use bbb with Docker. I did 3 differents installations that doesn't work, on differents datacenter. I suspected Firewall issue, but finally, with "all opened", it is...

With v2.6, the freeswitch container no longer starts on an OS without iptables (such as RHEL 9 for example). I believe this is due to the change from Debian bullseye,...