quarkslab / mattermost-plugin-e2ee

End-to-end encryption plugin for Mattermost
Apache License 2.0
65 stars 8 forks source link

"Unable to get the list of users in this channel" error #22

Open mbonino opened 2 years ago

mbonino commented 2 years ago

Hello,

I'm testing the plugin on a self-hosted Mattermost instance, version 6.7.2

The e2ee plugin is installed and enabled, I've successfully created my private key and actived encryption on a test channel.

However, when I actually try to send a message I get this error :

Unable to get the list of users in this channel: Eoor: Received invalid response from the server.

I can't find anything in Mattermost's logs.

Do you have any idea what can cause this issue ?

Thanks

mbonino commented 2 years ago
Screenshot 2022-06-30 at 14 20 14
aguinetqb commented 2 years ago

Hello!

There is potentially fixes to do to support Mattermost v6.7. I unfortunately don't know when I'll have the time to test it :(