[SOLVED] Submitting a post via REST: You do not have the appropriate permissions
Hi! Indeed using the team id rather than the team name solved the problem! Thanks
View ArticleIdeas and best practices for integrating with a Stack Exchange site via a bot
Hi @joemcl, did you have any luck getting started on this? There are some examples (like hubot) on our community integrations page that may be a good starting point.
View ArticleWal-e Installation Instructions on Production Linux Install
Hi @mwitt, did you get this figured out? I don't think we currently have a guide on that, there may be documentation in the wal-e github repo to use as a starting point.
View ArticleIs there a way to access platform CLI tools on the AWS deployment of mattermost
Hi @marcchang, did you get this figured out?
View Article[SOLVED] GitLab Mattermost needs your help: We encountered an error trying to...
After some hours of investigation, I was able to fix the problem thanks to this post: http://forum.mattermost.org/t/solved-cant-login-after-upgrade-from-3-2-0-to-3-4-0/2240 Steps to fix:sudo -u...
View ArticleWelcome message for new users
Thanks @ngcnelson for the feedback! Could I ask your help to create a feature suggestion on the forum? Here you and others can up-vote your idea - you get 10 votes in the feature idea forum, and each...
View ArticleVM locally unreachable (Docker, Windows)
Hi everyone,I have a problem with mattermost. I installed it on docker for Windows, it seems to work properly, I'm now able to access the mattermost administration page from the host. The problem is,...
View ArticleWelcome message for new users
I have done that.Thanks! https://mattermost.uservoice.com/forums/306457-general/suggestions/16635697-welcome-message-for-new-users
View ArticleVM locally unreachable (Docker, Windows)
Hi,I'm using Docker too. What I did was expose the port, so that it looks like the host machine "is" the mattermost server.Something along the lines of docker run -p 80:8065 mattermostimage I believe...
View ArticleCollapse Attachments
Hi @ngcnelson, I think the /collapse behaviour in Slack collapses all images/videos/files, and leaves the text for site previews, is that correct? In Mattermost /collapse currently works for images...
View ArticleDocker: how to install the gitlab integration?
Hi @benoitc, which GitLab integration do you mean? GitLab SSO, or a GitLab webhook integration? For GitLab SSO, you should be able to edit the config.json settings or set it up in the System console....
View ArticleNeed guidance on MaxUsers setting
Hi @jvandernet, yes the setting is global - you can submit a feature request to make it per team if that's something you would like, I can see how some people would want that. 1000 max users per team...
View ArticleMarking users as away not working
Hi, according to the forum users should be marked as away when they switch the application or when they are away from the computer. But in our installation all users are online as long as the the...
View ArticleShortcut for Quick Linking to Channels
Hey everyone, just to give an update, the team has decided on using ~ for channel short-linking. We feel like we want to use ! for another feature in the future (e.g. alerts), and ~ was the best...
View ArticleMattermost + New relic
HelloGot the solution, hence posting for others to refer.Solved the issue to track each request by this code in mattermost: BaseRoutes.NeedTeam.Handle(newrelic.WrapHandle(app, "/users",...
View ArticlePush-Proxy Error: device token has incorrect length
Hisince we upgraded everything to 3.4 (TEAM Edition Server, iOS Apps and push-proxy), the Push-Notifications are not working anymore. We see the following error message at the push-proxy: 2016/10/14...
View ArticleMattermost fails connecting to pgpool?
While trying to run mattermost,It's working successfully with a single postgresql instance. and while tries to run the same with postgresql cluster setup(for scaling)It is failing to connect to...
View ArticleScaling mattermost with docker compose
Was looking for some documentation on how do we scale the mattermost-docker with docker-compose. Which/How/When do we scale postgres, app, web?
View ArticleRoadmap for next generation mobile apps (in React Native)
Just a quick note, as Facebook license is not really open source for react native, and Facebook strong interest for chat, aren't you afraid for the future?
View ArticleRoadmap for next generation mobile apps (in React Native)
Hi @pierreozoux, I don't know if the article cited is reliable. I can't tell if it's trying to promote Aurelia as an alternative to React, but it does seem to say a lot of things that aren't true. It...
View Article