-
Notifications
You must be signed in to change notification settings - Fork 90
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
Cannot join mattermost channels #366
Comments
Trying to investigate this a bit further, I found these errors might also be relevant in the logs. When trying to send a typing notification to the chatroom:
When actually sending the message (I think…):
The error message translates to "no existing account with your username in this team. you may need an invite", but I can send message to this team/channel using finch (or the official mattermost client, obviously) Also, but this only happened once, I received a roster add request from the channel after sending a message. So there seem to be a confusion between groupchats and single user with this plugin. |
Hello I try to use also this plugin but I get only user on my roster, any muc are listed. How are you config you're server to get muc listing ? |
Using purple-mattermost, channels are properly listed in gajim GUI, but joining one results in an empty channel that doesn't seem linked to the actual mattermost channel.
Since it works fine with finch, something may be wrong on the spectrum2 side?
Here is what backend.log shows:
I also reported this on purple-mattermost issues: EionRobb/purple-mattermost#60 (comment)
The text was updated successfully, but these errors were encountered: