[Solved] Invalid memory address Runtime error when trying to start Mattermost...
Ah, awesome, thanks. Yes, there was an errant "i" in one of the variable names (a vim typo), and I also think I had to ensure that the salts and keys that I changed were the same length. Found these...
View ArticleUnable to edit slash command or webhook
New installation of mattermost 3.1.0 and find I'm unable to manage/edit/modify slash commands or webhooks after creation. Attempted using browser, Windows app and Apple iPad app. I see no...
View ArticlePassing slash command parameters
I have not found any examples of how to pass a parameter to a slash command. Could someone kindly post one? e.g. /customcmd key value...
View ArticleUnable to edit slash command or webhook
Hi @lionelb8, here is the documentation: http://docs.mattermost.com/developer/slash-commands.html#enabling-custom-commands
View ArticleWindows App: Can´t open Picture from yesterday
Thanks @Knorkator for the report, I would have a few questions to help understand your problem better: 1) Which version of the Windows Desktop App are you using?2) Which version of the Mattermost...
View ArticleUnable to edit slash command or webhook
My specific question is how is the parameter from a slash command passed to be used in the URL? That question is not addressed in the documentation. Everyone repeats the same examples across various...
View ArticleMattermost Android seems never cache bundle.js
Every time when I stop mattermost application and open again. it will request bundle.js again. But those css,png seems ok, still checking, anyone knows why?
View ArticleAndroid App connect to Mattermost team link
Hi, I had same problem , after huge time of research and trying , here are the solution : I was using godaddy ssl certificate , I had to merge both server.crt and intermediate-certificate.crt into one...
View ArticleCan Markdown Button trigger Slash command
Hi @KeithTan, a Markdown button is not currently available - is it something you'd be interested in working on? You can also add a feature idea for others to upvote, so we can see how many other...
View ArticleCan't create and initial team / user
I am installing Mattermost on on RHEL 6.0 following this guide: http://docs.mattermost.com/install/prod-rhel-6.html I've reached the Finish section here:...
View Article[Solved] Initial single server setup with Ubuntu 14.04.4 - ./platform not...
Hello elrublog, I have the same issue but the solution doesnt seem to work for me. This is the error below:v3nd1tt@v3nd1tt:~/mattermost/bin$ ./platform panic: runtime error: invalid memory address or...
View ArticleMIgration from Slack
Hi @nodje, have a look at our documentation on Slack Import. The migration flow would be exporting your slack data to a JSON file and then having a Team Administrator import the file into Mattermost...
View ArticleLinks in mattermost domain don't open from chat
Hi all... I have mattermost running behind a reverse proxy, at the root.. So, say [edited... I can only include 2 links in this post since I'm a new user, evidently... ] foo.example.com/ I have the...
View ArticleMIgration from Slack
Thank for your comment @eric, this helps. I guess Slack API has limitations so as not to let other clients communicate directly with Slack channels.Mattermost would probably implement this otherwise...
View ArticleNginx down after installing Mattermost with GitLab CE on Windows Azure
Hi @kinshuk, It's possible you need to update the Callback URLs for the Application entry of Mattermost inside your GitLab instance. Can you try:1. Logging into your GitLab instance as the admin2....
View ArticleCan’t make gitlab mattermost work!
Hi @xrain0610, Are you able to load Mattermost at all? When does that error occur? Also looking at the Mattermost log file might help you out. It should be located here on a default GitLab install...
View ArticlePassing slash command parameters
Hi @lionelb8, Per our documentation, when you set up a custom slash command and that command is triggered a HTTP POST will be sent to the URL you provided with a body like so: Content-Length:...
View Article[Solved] Initial single server setup with Ubuntu 14.04.4 - ./platform not...
Hi Ewurama, It does seem to be a problem with your configuration. Can you try reverting to the default configuration and making your changes again?
View Article[Solved] How do I back up a GitLab Mattermost database?
thanks for sharing your solution! it worked for me too.
View ArticleGiphy integration?
Hi ! I have this exact same issue. 405 not allowed. Any idea, someone?
View Article