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.8k stars 6.52k forks source link

After logging into the local network captive portal, Jitsi Meet needs a "disconnect/reconnect" operation to connect. #14661

Open afcady opened 3 weeks ago

afcady commented 3 weeks ago

Platform is LineageOS with native Jitsi Meet app.

If I'm required to log into the wifi. Then Jitsi will spin forever trying to connect. See #14660.

If I log into the wifi while Jitsi is alread yspinning, then Jitsi still spins continuously apparently forever.

(I let it run at least two whole minutes.)

If I press the red DISCONNECT button then rejoin the meeting, the connection is established.

The user should not be required to reset the connection manually.

damencho commented 3 weeks ago

Can you upload logs from such session?

afcady commented 3 weeks ago

Sorry I can't find out how to do that. It's very easy to reproduce though. You can just put on airplane mode, press join room in jitsi, then turn off airplane mode.

saghul commented 3 weeks ago

That is a good test, thanks for pointing it out.

You can use adb logcat to grab all the logs when testing the condition.