"Sign-in Method" option unavailable after Gitlab 8.9 upgrade
We recently migrated to GitLab 8.9 / Mattermost 3.1, and one of our users discovered that he was unable to log back in. Turns out he had never moved his account off of email sign-in, and since I had...
View ArticleUpstart daemon error
No matter which machine I try this on I can't seem to get this to work. I have tried two different mac machines and now I am using a virtual Joyent machine with ubuntu and still having the exact same...
View ArticleMySQL and Postgres to support Japanese search
おじゃまします、全文検索ついて調べていて辿り着きました。 関連する問題を見て回りましたが、最終的に正しく理解されずにクローズされちゃったように見えますね。https://mattermost.atlassian.net/browse/PLT-2808...
View Article"Sign-in Method" option unavailable after Gitlab 8.9 upgrade
Hi @cr-slindsay, Haven't heard of this previously, could you try creating a new account using email auth and see if the menu option shows up?
View ArticleSave and access messages for Compliance
Hi @easybiker, Mattermost is self-hosted, so the database is always under your control and your DBA has complete access to anything stored. If you upgrade to Enterprise Edition, there's an additional...
View Article[Solved] Webhooks `No text specified [details: ]` error
@mrcaron, @gl893, @itreers, @jweare, @rompic, @zwarag, @jirka Just chiming in on this thread, if you want GitLab and Mattermost to work out-of-the-box, just put the Mattermost webhook URL in GitLab's...
View ArticleUpstart daemon error
Can you confirm that this is a file present in: /etc/init/mattermost.conf That your Mattermost installation is actually in /mattermost Your running the command sudo start mattermost Also make sure you...
View ArticleMattermost Docker preview
Hi jelies, Can you confirm that this is the docker command your trying to run? docker run --name mattermost-preview -d --publish 8065:8065 mattermost/mattermost-preview
View ArticleMattermost Docker preview
Yes, it's exactly this command (just it case, I've copy-pasted it from your post and tested again with no luck). Thanks.
View ArticleCannot make API calls
Hi @thej Have you tried http://localhost/api/v3/channels/CHANNEL_ID/posts/page/0/5 ??
View ArticlePush proxy error
Hi, I have the same error, and can also connect fine with openssl. I am trying to connect to gateway.push.apple.com:2195 with an sandbox APN. Did you resolve your issue? Thanks,Best.fred
View ArticlePush proxy error
Hi, I also tried with gateway.sandbox.push.apple.com:2195, and despite the fact the APN certificate is "Development", I get an INVALID_TOKEN error, which would seem to mean there is a mismatch.. 0_o
View ArticlePush proxy error
OK so it works me now, even though I have this in the mattermost log for each push: 2016/07/04 14:16:04 ERROR Failed to send apple push sid=cwkhfejkhfjkerhfjkerhfjkerhfjkre did=yxverjferhfjerhfjkrehf...
View Article"too many open files" after few days
Hi @andrey, Thanks for reporting this! It looks like there were some HTTP requests being made (mainly due to push notifications but also in some other places) that were the cause of this due to some...
View ArticleSMTP authentication fails
Hello, I can't get email notifications to work. Mattermost cannot authenticate against my SMTP server. Connection unsuccessful: Failed to authenticate on SMTP server - 535 5.7.8 Error: authentication...
View ArticleEditing other user's messages through API
Would it be possible to integrate an API for bots to edit messages in a channel? For instance, if a user posted: Hey guys, I found a problem in pull request #200 Which the bot could edit into the...
View ArticlePush notifications (iOS) message content not visible
Hi all, I've installed a push proxy server (latest release) on top of a Mattermost instance version: 3.1.0 3.1.0. In my tests, I do get the push notifications (iOS), however, I only get "someone sent...
View ArticleRun GitLab Mattermost on the same custom domain as GitLab Pages?
Hi @janwillhaus, I think this would be a question better suited for the GitLab team. Maybe try asking at their support forum?
View ArticleSlack interactive buttons
This feature is not yet planned but feel free to contribute to our feature idea forum so the community can upvote.
View ArticleCannot make API calls
Hi @elias, I tried that and got the same error. For the channel ID, do I use the name of a channel in mattermost or the auto-generated ID of a channel found in the PSQL database? I tried both and had...
View Article