[Solved] GitLab and Mattermost on SSL with self-signed certs
I also had to add my cert file name to /etc/ca-certificates.conf before running update-ca-certificates on Ubuntu 14.04 to get this to work.
View ArticleCan't login after upgrade from 3.2.0 to 3.4.0
Hey @Ivan_ya, We've investigated the issue and it's caused by the ThemeProps migration code not being ran properly when upgrading from Mattermost 3.2 --> 3.4 There are two workarounds that should...
View ArticleWe encountered an error while finding user profiles
We did a limited deployment to a few people to test and everything was good. we rolled it out to our entire company of 140 users and now I'm getting SQL error for users profiles and channel info and...
View ArticleWe encountered an error while finding user profiles
Update: Messages aren't making it to other users in Channels or Direct Messages from the log while testing to another user [2016/09/20 19:38:59 EDT] [EROR] Failed to retrieve user profiles...
View Article[SOLVED] How many companies using Mattermost are there?
Hi @kazumi If you go to https://about.mattermost.com/ and scroll down the page, you will see the logos of companies using Mattermost.
View ArticleHelp Improve Mattermost Documentation
If I make a change that affects 30 files, should I lump all of them into one Git commit and one PR? Or is it better to do one PR for each file? Will having that many files in one commit cause...
View ArticleHelp Improve Mattermost Documentation
Thanks for the question and for the help! So long as a reviewer can read the diffs, okay for one PR. There's some limit where GitHub no longer lets you read the diffs, so not sure what the limit is...
View ArticleSlack like direct messaging and starting direct messageing function
Hi, Would it be possible to add a feature when you click on someones name in any channel, you'll get a menu, like in slack, from where you can write direct messages or choose to send a direct messange...
View ArticleDebugging push notifications
Hi, could you please help me read the following push notification error? [2016/09/20 14:16:34 UTC] [EROR] Failed to send push...
View ArticleJavascript Driver: how to login
Hi there As documentation for the javascript driver is still lacking, perhaps someone could help me on the ladder to get started with it. I've already read client.jsx intensivly and even tried to...
View ArticleHelp Improve Mattermost Documentation
Ok, no problem. As a way of learning Go I plan to write a program to iterate over the .rst files and adjust them if needed. Because I have a few things on the go right now, I have less than an hour a...
View ArticleAlternatives to Zapier for Sharing Links?
When I initially installed Mattermost (3.0), I was disappointed with the way that URLs pasted into messages are handled. They are not expanded into nicely formatted previews with headlines, images,...
View ArticleSilent push notifications on 3.4 (android app)
Update: so, the android app actually does make a sound, but its Supersilent and andjusting volume doenst change this at all. Still no visual que.
View ArticleCan't login after upgrade from 3.2.0 to 3.4.0
HI @jasonblais,thank you very much. I restored 3.2.0 version. Then upgraded to 3.3.0 and then to 3.4.0. And it works.
View ArticleEnterprise licensing
I think people ask this question because the tje mobile site is not optimized. So when you click the pricing menu you dont see pricing unless you scroll the page to the right. Additionally, you cant...
View Article[Solved] Password reset without email
Using Mattermost version 3.2.0 with a postgres database running in a docker container. How can I access 'platform' tool running in docker?
View Article[Solved] Password reset without email
You can get bash access to the docker instance by running: sudo docker exec -i -t <docker-container-name> /bin/bash Once in, you need to cd into the mattermost directory which should be in /opt/...
View ArticleMessage editable by other users?
Hi @Flix_x, We don't currently have support for this. If you'd think this would be useful to yourself and others, could I have your help submitting a feature request on our uservoice?
View ArticleSome posts missing in desktop client
Summary Desktop client users sometimes have missing posts until they refresh Steps to reproduce Happens unpredictably, currently with desktop client 1.2.1 / mattermost 3.2.0 but also reported with...
View Article