LDAP in the open source version
Is there anything that can prevent me from implementing LdapInterface myself? I was wondering if the license has something.
View ArticleZapier OAuth Integration Suddenly Failing with Bad Client_id
Summary Had a functioning integration with Zapier and it stopped working 4 days ago, with Zapier saying that the session expired:Bargle. We hit an error creating a post message. :-( Error:...
View ArticleUsers not in teams
Hi all, is there a way to see users not in teams? We're having a peculiar issue. We reached the limit of users in one team and 2 members tried to sign up and got that team reached limit. Limit was...
View ArticleSelf-hosted push notification server?
Is it possible to set up one's own push notification server? Thanks!
View ArticleWebsockets posted messages not coming to client
Hello all. In our angular app we have a wss connection to the websocket on the server. We are seeing user status notices, server hellos, new channels, but the posted messages are not coming ... which...
View ArticleLDAP in the open source version
Mattermost is an open source alternative to proprietary SaaS messaging and you're welcome to modify it as you wish under its open source licenses. If you're offering a modified version to others, you...
View ArticleSelf-hosted push notification server?
Yes, please see existing documentation. After you've deployed, if you'd like to contribute back improvements to the documentation they would be highly welcome.
View ArticleUsers not in teams
Try going into the System Console and making your team an "open team", then ask the users to login and they should be able to join the team.
View ArticleCreate_direct API fails after some calls when Load test is done
Hello I am performing load test for 1000 users using JMeter.I found that this API BaseRoutes.Channels.Handle("/create_direct", ApiUserRequired(createDirectChannel)).Methods("POST") is the first one to...
View ArticleSOLVED: API create post: get 400: "Invalid post parameter [details: ]"
I'm trying to programmatically post some messages to a channel using the API. My script can get authorised, use the Bearer token to do GET requests on the API, but when I try to POST a message to the...
View Article[SOLVED] How to authenticate bots using the API
Thanks @jurgenhaas for posting back your solution!
View ArticlePostgreSQL error after Mattermost upgrade from 3.2.0 to 3.4.0: some relation...
This is my PostgreSQL error when I upgrade Mattermost from 3.2.0 to 3.4.0: Creating mattermostdocker2_db_1 Creating mattermostdocker2_app_1 Creating mattermostdocker2_web_1 Attaching to...
View ArticleCannot Disable Notifications (Native Client on Windows 10)
Thanks @Curdie for the report! You're correct, this is an underlying issue with the Desktop Apps. However, there is a fix submitted for the Mattermost Server where turning notification sound off will...
View ArticleUsing command line tool to invite users sends an invalid "Join Team" link
Hi @marcchang, Which version of Mattermost are you running? It looks like there was a bug fixed around this in 3.2
View ArticleGateway timeout Error while Load Testing: User Login-->Select Team-->...
Hi Ajita, Hard to tell what your problem is without some logs from the Mattermost server. Also are you using a machine running Nginx as we suggest or are you using another proxy like ELB? For our next...
View ArticleSOLVED: API create post: get 400: "Invalid post parameter [details: ]"
Replying to my own post... I've got a working version now. It looks like a combination of : you need a "Content-Type: application/json" header I was just sending bad JSON
View ArticleAPI create post: create_at is ignored?
I'm passing in a "create_at" parameter to a posts/create call; I thought that this would make the timestamp of the post that of the 'create_at' date. Instead the post is created with a current...
View ArticleSSO with Letsencrypt certificates on two machines: Bad response from token...
Hi @andrea, I apologize for the late response. Mattermost currently doesn't support using SSL client certificates but it's certainly something we'd add if it garnered enough community support for the...
View ArticlePossible attach a file in iCloud to a channel message?
I have a user who is using the iOS client and would like to attach files from his iCloud to channel messages. Is this possible?
View ArticleGitLab Mattermost Token request failed
Hi @ReSearchITEng, Do you have SSL client certificates enabled on your GitLab instance? If so, try turning that off and trying again
View Article