element-hq / element-web

A glossy Matrix collaboration client for the web.
https://element.io
Apache License 2.0
10.82k stars 1.91k forks source link

Issue with Element Web App Version 1.11.66 #27670

Closed FawadAhmed322 closed 1 day ago

FawadAhmed322 commented 2 days ago

Steps to reproduce

  1. Open the Element Web App.
  2. Attempt to connect to the Matrix homeserver.
  3. Observe the error messages related to the identity server configuration.

Outcome

What did you expect?

The application should correctly identify and use the preferred identity server without errors.

What happened instead?

An error occurs indicating an invalid base URL for m.identity_server, and there is an error determining the preferred identity server.

Operating system

Windows 10

Application version

Element version 1.11.66 olm version: (unable to retrieve at the moment)

How did you install the app?

Installed app from the browser version of element.

Homeserver

FAU Matrix (https://chat.fau.de) Synapse 1.108.0

Will you send logs?

Yes

t3chguy commented 2 days ago

Experimental as per https://github.com/element-hq/element-web#supported-environments for PWA environment

dbkr commented 1 day ago

It looks like this is getting a timeout error loading a chunk of the app, so this is likely to be an issue with the client or server's connection. There's probably not a lot of action we can take on this on the code side.

For next time: