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

Test for errors when leaving unbridged channels #116

Open
dalcde opened this issue Nov 28, 2020 · 1 comment
Open

Test for errors when leaving unbridged channels #116

dalcde opened this issue Nov 28, 2020 · 1 comment
Labels
bug Something isn't working testing

Comments

@dalcde
Copy link
Owner

dalcde commented Nov 28, 2020

In particular I have seen the following error in production:

Error: 400 DELETE /channels/<REDACTED>/members/<REDACTED>: {"id":"api.channel.remove_channel_member.type.app_error","message":"Unable to remove user from a channel.","detailed_error":"","request_id":"byq49ee7tt8ammx47u8cf8he8o","status_code":400}
@dalcde dalcde added bug Something isn't working testing labels Nov 28, 2020
@trekkadiz
Copy link

I am having a hard time with this error at the moment.
The channel in question is an unbridged PM channel where nothing was written, yet the error persists and the bridge fails to leave the channel. I tried to close the channel manually several times, but that achieved nothing. Restarting the bridge re-opens it and the error pops up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working testing
Projects
None yet
Development

No branches or pull requests

2 participants