-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Unable to connect to the voice call: timed out waiting for peer connection" on mobile app but working with the web version on the same device #980
Comments
Here's the log from the app:
|
From the logs provided, it looks like it's failing to establish the initial websocket connection, which comes before any connectivity check through the UDP port. The error reported ( Are you running MM on a self-signed certificate perhaps? |
Summary
Cannot start/join to call
On the iPad Calls doesn't work with the app despite working with Safari which confirms that ports 443,8443 TCP/UDP are correctly opened.
Environment Information
Steps to reproduce
Expected behavior
Calls started/joined successfully.
Observed behavior (that appears unintentional)
Cannot start/join the voice call. The following error appears: "Unable to connect to the voice call: timed out waiting for peer connection".
Possible fixes
No fix found.
The text was updated successfully, but these errors were encountered: