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

We mask the error when inviting users to a room which is blocked on a remote server #1637

Open
turt2live opened this issue May 15, 2019 · 2 comments
Labels
A-Invite O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect X-Spec-Changes

Comments

@turt2live
Copy link
Member

Response is:

{"errcode":"M_UNKNOWN","error":"This room has been blocked on this server"}

but we just show "Internal server error". This might also be a spec/synapse problem for not giving us a reliable errcode to use.

@lampholder lampholder added the P1 label May 16, 2019
@robintown robintown added S-Minor Impairs non-critical functionality or suitable workarounds exist X-Spec-Changes O-Uncommon Most users are unlikely to come across this or unexpected workflow A-Invite and removed P1 labels Apr 20, 2022
@turt2live
Copy link
Member Author

this is worse with the new invite dialog (circa 2020 new, at least). Now it just says "Unknown error".

@turt2live
Copy link
Member Author

at odds with element-hq/element-web#9247

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Invite O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect X-Spec-Changes
Projects
None yet
Development

No branches or pull requests

3 participants