I am currently facing an issue with my self-hosted Jitsi Meet server where calls are not connecting and the interface keeps loading indefinitely. I would greatly appreciate any help or insights into this issue.
The same server used to be working correctly before, but doesn’t connect anymore , and I have not made any changes to it.
Here’s what I’ve done and the issues I’ve encountered so far:
I have installed Jitsi Meet on a server running Debian 10 and my Jitsi Meet version is 2.0.6726-1.
The issue I’m experiencing is that the Jitsi Meet interface just keeps loading and doesn’t connect to a call. When I open my custom jitsi server on the browser, the home screen opens occasionally , or sometimes the error message is shown - “upstream connect error or disconnect/reset before headers. retried and the latest reset reason: remote connection failure, transport failure reason: TLS error: 268435703:SSL routines:OPENSSL_internal:WRONG_VERSION_NUMBER”.
On trying to create a meeting on the browser, the meeting page microphone and video doesnt respond and it doesn’t connect correctly.
I have checked the SSL/TLS configuration on the server and the TLS version is set to “tlsv1_2+”.
I have checked the logs but did not find any error messages that could shed light on the issue.
I have attempted to troubleshoot this issue in a number of ways, upgrading jitsi meet, prosody, checking the XMPP configuration, checking the SSL/TLS configuration, and ensuring that the firewall rules are correctly set. However, the issue persists.
Any insights, suggestions, or help would be greatly appreciated.