Hi, I have this unknown issue, and I’ve been stuck with it for the past few days.
It is not my first time deploying the Jitsi server and it never happens to me before on the old version of Jitsi.
I have Jitsi deployed before on the public server with the Jitsi-meet version 2.0.7830-1 and it works without a problem, I can connect to this server from a browser, Jitsi SDK 5, and even from the latest Jitsi Mobile App and Jitsi Mobile SDK v7.0.1 without issue whatsoever.
Then I create a new public server with the newly released Jitsi-meet version 2.0.8138. I install it, as usual, set the DNS name, and use Letsencrypt for the SSL certificate. I test it on a browser and it works as expected, but when I test it on mobile the issue happens.
When I looked into Logcat it showed that JitsiMeetSDK Failed to load the config. I test using the latest Jitsi Mobile app also Jitsi Mobile SDK versions 6 and 7 but still with the same result.
I know this usually happens when the certificate chain is not correctly installed, but when I check on https://www.digicert.com/ it showed that it is correct.
The only thing I changed on its meet config is to disable p2p, just like my old working Jitsi server. Did I miss something? or there are new configurations with the latest Jitsi Meet that I need to change?