Upgrading from 3.2. to 3.3 with docker
Yes, i am also looking for same steps in docker. Appreciate if anyone help on this?
View ArticleZendesk > Mattermost Integration
Hi, I didn't found any information about Zendesk integration. Is anyone here know something about that?
View ArticleAndroid App connect to Mattermost team link
Hi.Same situation than @zdvx zdvx, the workaround provided by @tom.truitt tom.truitt did not work for me Thanks.David.
View ArticleError then run "make test"
Done when I install OS & mattermost. But please fix for me error: file_info_test.go:24: Got incorrect mime type: text/plain
View ArticleError then run "make test"
Hi @nguyenalm, https://www.dropbox.com/s/aw9tnrcqdb529rw/ssh-mattermost-3.log?dl=0 That error appears to be because your copy of node.js is out of date. I'd recommend that you update it to the latest...
View ArticleError then run "make test"
I using latest master but error:file_info_test.go:24: Got incorrect mime type: text/plain
View ArticleIncoming Webhook = 404 error
Hi @Wintrmte, By pasting the webhook URL into your browser you're causing an HTTP GET request to be sent to Mattermost when requests to webhook URLs must be HTTP POSTs. That's why you're seeing the...
View ArticleWebSockets on CentOS 6
Hi @Jeroen52, Sorry for the late reply. There hasn't been much change in this aspect of the product. Without the WebSocket you can still use the product but users will not be notified of new posts...
View ArticleZendesk > Mattermost Integration
Rafael, Here are the steps I took to integrate Zendesk and Mattermost: Create a simple webhook on Mattermost. On Zendesk's side, you'll have to create a new HTTPS TARGET (Admin > Extensions >...
View ArticleAPI Docs: File Upload API
Hi @gleblanc1783, Your code looks good, except you've got a small typo when preparing the file to attach to the request. files = {"file": open(file_, 'rb'), "filename": file_} # incorrect This should...
View ArticleEmoji-Picker Button?
Hi There, I'd really love to see an emoji-button at the end of my text input bar and when i click it, a "new" emoji-chooser pops up, for example http://ned.im/wdt-emoji-bundle/, which seems like a...
View ArticleUser not registered on LDAP server [details: username=]
What do you type into the Email or LDAP Username field on login? It should be just his username without a domain. So for mattermost\bill I would just type bill. Maybe remove the object filter until...
View Article[Help Wanted] Cog integration for Mattermost in Elixer
Hello @it33! I talked with Sytse briefly about this over Twitter yesterday/today and I'd love to give it a go.
View Article[Help Wanted] Cog integration for Mattermost in Elixer
Thanks @sircharleswatson! That would be fantastic!! Please let us know anything you need? If you'd like, you can hang out with Mattermost Developers on our own instance if you'd like, Welcome to the...
View ArticleWebsockets error on mattermost 3.3.0
Summary I am getting websockets error when upgraded to mattermost v3.3.0 Steps to reproduce Installed mattermost 3.1.0 via docker. Upgraded to 3.3.0 using these steps:Fetch the repo again...
View ArticleMattermost Apache Configuration
Hi Bluebeep, I have the exact same issue and I am struggling to get Mattermost running on https. I see the SSL_ERROR_RX_RECORD_TOO_LONG error with Firefox when I try to access https. Without https...
View ArticleError then run "make test"
hmhealey: That error appears to be because your copy of node.js is out of date. I'd recommend that you update it to the latest version. Didn't go through all of the OP's logs, but I had a similar...
View ArticleIntial mattermost setup - psql errors: relation X does not exist
Hi Jwil, Sorry for the fact that I didn't respond in such a long time!The issue is still relevant for me so here's the full errors that I'm seeing:error logs ERROR: relation "systems" does not exist...
View ArticleSecurity feature listed in about.mattermost.com
@it33 Could somebody answer this? It's quite important and I cannot start using mattermost without knowing if this feature is really implemented or it's under consideration or it won't be implemented...
View ArticleMattermost docker image for redhat
No, there shouldn't need to be a separate image for redhat. Not sure why it wouldn't build there. To debug that I would need more info. However if you just want to get it running, you should be able...
View Article