Webhooks not working from GitLab
We Get the same error with 2.0 and jira. Hints anyone? Update:2.0 that is
View ArticleHubot not connecting to Mattermost
Hello all, I have a fresh install of Mattermost and trying to connect Hubot to it.When I execute the command bin/hubot, the bot it starting fine but connecting it to Mattermost it fails: bin/hubot -a...
View ArticleHubot not connecting to Mattermost
I now run this command: MATTERMOST_TOKEN=TOKEN_HERE MATTERMOST_ENDPOINT=http://localhost:8080/hubot/incoming MATTERMOST_INCOME_URL=INCOME_URL_HERE ./bin/hubot --adapter mattermost And get this: [Thu...
View ArticleDefault topic configuration
is it possible to change "Town Square" channel to "General" by default? Because I need to rename every time after create new team. Also URL stuck like "www.example.com/team/town-square".
View ArticleAPI 502 Bad Gateway
Hi Thileepan, Sounds like the Mattermost server is not starting correctly. Can you post your Mattermost server logs here? It would give me a better idea of what is going on. There should be a...
View ArticleInitial single server setup with Ubuntu 14.04.4 - ./platform not work
Hi elrublog, The error your getting seems to intimidate that Mattermost can't find or read its configuration file. Can you verify the the file is present, there are no errors in the JSON and the user...
View ArticleSlack compatibility
Hi @ppp, We currently don't support any apps from slack's directory. You can open a feature request if that's something you would like us to look into.
View ArticleMarking posts with the user who posted it?
Hi @Pomax, If it's something you'd like added or would like to work on you can contribute a feature idea so others can upvote or give feedback.
View ArticleAPI 502 Bad Gateway
Hi there, Really thanks for your reply. I will send you the log shortly. But before that, I want to let you know that the error goes off when I try to access the API one more time. If the server is...
View ArticleAPI 502 Bad Gateway
Actually, I didn't see anything weird in the log file today as you mentioned. Here the log for today: [2016/02/25 06:06:38 UTC] [EROR] /webdav/: code=404 ip=192.99.144.140[2016/02/25 09:37:40 UTC]...
View ArticleAmazon S3 AWS4-HMAC-SHA256
Using Amazon S3 as storage option you can not use a bucket hosted in eu-central-1 (Frankfurt) due to newer autorize machnism: The authorization mechanism you have provided is not supported. Please use...
View ArticleWhat's the status of the Android app?
Why you don't release the source code while the app is in development?
View ArticleWhat's the status of the Android app?
I'm looking forward to the Android client release, and would be happy to test as well. We have about 30 staff and students using Mattermost in a public school. The students are keen to be part of a...
View ArticleBad response from token request after team creation auth
HI @alicework, from the looks of it your config all seems correct. Can you see if your GitLab log makes any reference to a POST to http://gitlab.mydomain.com/oauth/token? It looks like GitLab is...
View ArticleShould I receive iOS/Mail notifications for posts incoming webhooks by my user?
Glad to help. I've created a ticket to fix the issue here if you'd like to follow it's progress.
View ArticleWebhooks not working from GitLab
Hi @rompic, are you having the issue with outgoing webhooks, incoming webhooks or slash commands?
View ArticleGet all users of specific team using admin login details via API?
Hi @Thileepan, You can use the following API to get a list of the users for a team: /api/v1/users/profiles/{teamId} where {teamId} is the team in question's unique identifier.
View ArticleBad response from token request after team creation auth
Hi @jwilander, Thanks for taking the time to answer me. I can see with Firefox developper tools a POST request to http://gitlab.mydomain.com/oauth/authorize resulting in a 302 Found response after...
View ArticleBad response from token request after team creation auth
Ok, it certainly looks the first step of the authentication process is working correctly. There are three steps that must be completed for the GitLab SSO to work fully: Receive an access code from...
View Article