bigbluebutton / docker

Docker files for BigBlueButton
GNU Lesser General Public License v3.0
359 stars 240 forks source link

Why can't i join room :< #314

Open huy126123 opened 5 months ago

huy126123 commented 5 months ago

I install bbb docker follow "Integration into an existing web server" instruct. https://github.com/bigbluebutton/docker/blob/develop/docs/existing-web-server.md my custom domain is bbb.huy.vn which setup in "C:\Windows\System32\drivers\etc" hosts file to redirect to my my server IP. I create room and it successful image

But i can join to this room. How to fix that :< p/s: my englist is bad. I'm so sorry :<

ben-ba commented 4 months ago

switch to the dir, where you deploy your compose stack with docker compose up -d. Then run docker compose logs -f and search after errors, maybe with docker compose logs -f | grep -i error