jitsi / jitsi-meet

Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
https://jitsi.org/meet
Apache License 2.0
21.98k stars 6.56k forks source link

GET_SESSION_ID_ERROR #1942

Closed tes5884 closed 6 years ago

tes5884 commented 6 years ago

Hi Guys, I followed this link, point being that I'm trying to create authenticated meets only.

After doing the above, I created a prosody user: prosodyctl register focus auth.jitsi.mydomain.com focuspassword

On browsing to my jitsi instance, it asked me to login. I login using: login: focus@auth.jitsi.mydomain.com password: focuspassword

I get the following error: Oops! Something went wrong and we couldn't connect to the conference: connection.GET_SESSION_ID_ERROR

Any ideas?

OdairTrujillo commented 3 years ago

If you are using valid SSL certificates generated by an authority as let's Ecrypt, please check that your actually are using it in the prosody site configuration file: /etc/prosody/conf.d/yourhost.example.com.cfg.lua. They will be the same that you have in web server configuration.