An error occurred while connecting to the Livekit server (
Reason:
Timeout
).
`;
exports[`LiveKit ConnectionError variants > should link to troubleshoot guide when timeout error 1`] = `
Connection timeout
Connection to the media server timed out. Try switching to a different network or disabling your VPN. If the problem persists, see our
troubleshooting guide
or contact your server administrator.
`;
exports[`should have a close button in widget mode 1`] = `
Call is not supported
The server is not configured to work with Element Call. Please contact your server admin (Domain: example.com, Error Code: MISSING_MATRIX_RTC_TRANSPORT).
`;
exports[`should render the error page with link back to home 1`] = `
Call is not supported
The server is not configured to work with Element Call. Please contact your server admin (Domain: example.com, Error Code: MISSING_MATRIX_RTC_TRANSPORT).
`;
exports[`should report correct error for 'Call is not supported' 1`] = `
Call is not supported
The server is not configured to work with Element Call. Please contact your server admin (Domain: example.com, Error Code: MISSING_MATRIX_RTC_TRANSPORT).
`;
exports[`should report correct error for 'Homeserver does not support Matrix 2.…' 1`] = `
Homeserver does not support Matrix 2.0 calls
This deployment is configured to use Matrix 2.0 call mode, but the homeserver does not advertise support for sticky events (MSC4354). Ask your server admin to upgrade, or switch the deployment to a compatible mode.
The server has reached its maximum capacity and you cannot join the call at this time. Try again later, or contact your server admin if the problem persists.