Skip to content
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

When changing display name, not all rooms are changed, and I have an error "fetch failed: Failed to fetch" #26338

Closed
benparsons opened this issue Oct 9, 2023 · 1 comment
Labels

Comments

@benparsons
Copy link
Member

Steps to reproduce

Try to change display name, this error appears:

Failed to save your profile
fetch failed: Failed to fetch

Outcome

What did you expect?

Change all rooms, no error

What happened instead?

An error.

Operating system

macOS

Application version

No response

How did you install the app?

No response

Homeserver

element.io

Will you send logs?

Yes

@t3chguy
Copy link
Member

t3chguy commented Oct 11, 2023

This is an issue with the server. The server should not timeout like it does here. The server tries to do it entirely synchronously and its reverse proxy times out causing a CORS error. Nothing the client can do here other than potentially a better error if the spec made a suggestion for such

@t3chguy t3chguy closed this as completed Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants