-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
CORS error popup when failing to join room #4541
Comments
Got the same error right now on /develop (room #matrix:matrix.org) |
My error is HTTP error 504 |
Dunno what the underlying error is, but we should never be vomiting up that kind of error message direct to the user :\ |
Apparently, we also get the CORS error popup when it fails to change settings, as per https://matrix.to/#/!cURbafjkfsMDVwdRDQ:matrix.org/$1505422396418vKhhA:matrix.freelock.com |
FWIW I haven't seen any token, within an error dialogue, recently. |
Fixed by See |
Closing in favour of #7785 |
According to erdnaxeli in the discussion starting at https://matrix.to/#/!cURbafjkfsMDVwdRDQ:matrix.org/$1499518666138684TsxJg:cervoi.se, failing to join a room caused a popup to display a CORS error. @ara4n had previously fixed all the error popups to be more friendly, but either he missed one, or a new one crept in.
The text was updated successfully, but these errors were encountered: