alangecker / bigbluebutton-docker

merged into https://github.com/bigbluebutton/docker
GNU Lesser General Public License v3.0
99 stars 33 forks source link

development setup bbb/html-5 "session not found" #66

Open weeman1337 opened 3 years ago

weeman1337 commented 3 years ago

I have tried setting up a dev environment following development.md.

Greenlight is working. But when joining a room I get a 401 error "session not found".
Here is the log output:

html5_1        | error: {"logCode":"authenticatedhandlercomponent_setreason","logDescription":"Encountered error while trying to authenticate","connectionId":"8ACgTsuNaK676F7F5","extraInfo":{"reason":{"error":401,"description":"Session ucywsrsg5cvait6s not found."},"clientURL":"https://10.7.7.1/html5client/join?sessionToken=ucywsrsg5cvait6s","validUser":"notFound"},"userInfo":{}}

Any idea? :(

alangecker commented 3 years ago

I can reproduce and confirm that error while joining a room via greenlight. Somehow it works if I use the /bigbluebutton/api/join?fullName=Administrator&join_via_html5=true&[...] link shown in the logs manually. Using the API Mate leads to no issues.

I was not able to successfully track down the issue, so I decided to add a note for now: https://github.com/alangecker/bigbluebutton-docker/pull/67/commits/32c9f7c77f250de84f7d26d9dfa50e086c790557