One channel unusable after using GitLab slack command
I created issue in GitLab repository cos GitLab Mattermost repository seems dead - 1 year without updates. https://gitlab.com/gitlab-org/gitlab-ce/issues/28640
View Article[SOLVED] Dev setup fail - Failed to ping db err:driver: bad connection
I'm getting the same issue. make nuke does not properly stop the databases. Can we mark this as unsolved?unless restarting is a viable solution in the meantime I'll restrict myself to only using make...
View ArticleVisibility of the 'props' attribute
The v3 API documents that users have a 'props' attribute which should be visible. However, in model/user.go ClearNonProfileFields() clears it before it can be returned by the REST call. Why? Is there...
View ArticleCan the LDAP User Filter read read Security groups or nested Groups
Does Mattermost LDAP User filter have the ability to read Security groups/ nest security groups? I tried setting my filter and it did not work. I am sure my filter works because I tested a query in AD...
View ArticleAllow / implement pinch to zoom on images [Android/iOS]
When receiving an image you can only look at it at a single scaling and not zoom in (read: pinch to zoom).Yes, downloading an image and using the phone's own image viewer is possible, but not really...
View ArticleEmbedded slash command in hyperlink
Hi, Is there a way to send (using my bot) an hyperlink that - when clicked - will behave like a slash command (instead of "normal" hyperlink that open a browser location to the url) Example (using...
View ArticleEmbedded slash command in hyperlink
I tried to do this in version 3.4, by posting a "text" with the slash command, but it didn't work. It didn't interpret the text as a slash command but instead like a regular text. I'm not sure if...
View ArticleUnable to Configure Server
Hi, Trying to install mattermost on CentOS Linux 7 (Core), Kernal Linux 3.10.0-514.6.2.el7.x86_64. I've followed the instructions on this page...
View ArticleTroubleshooting "There was a problem connecting the video call." errors
When I start the docker container, it seems that no service is running. So I try to start janus fomr /opt/janus/bin/janus and get the following error: [FATAL] [ice.c:janus_ice_set_stun_server:770] No...
View ArticleTroubleshooting "There was a problem connecting the video call." errors
When I remove the STUN server from the config, the server starts.When I try to call I get this error in the Mattermost log: [2017/02/24 19:06:18 CET] [EROR] /api/v3/webrtc/token:WebRTC.Token code=500...
View ArticleTroubleshooting "There was a problem connecting the video call." errors
Also the docker image just stops itself after starting when I start with your parameters: mattermost@mattermost:~$ docker run --name mattermost-webrtc -p 7088:7088 -p 7089:7089 -p 8188:8188 -p...
View Article[SOLVED] Incoming Webhook cannot send result to user
I cannot confirm that. I'm using 3.6 and I cannot send an over an incomming webhook to private message channels. Only to those where the creator of the webhook is part of.Everything else gives me...
View Article[SOLVED] Incoming Webhook cannot send result to user
Yes, that is still an issue. I was referring to the original reason why you did this, which is, the lack of attachments. That seems to be available now.
View Article[SOLVED] Incoming Webhook cannot send result to user
You mean attachments do work now for slash commands? I don't think so... but I'll try. That would completely solve my problem, I guess...
View Article[SOLVED] Incoming Webhook cannot send result to user
This is a slash command in our organization that provides the license code for customers. We created it while using Slack. When we moved to Mattermost the "Customer Code" and "Customer Name" were not...
View ArticleLaunch queries on the Mattermost API, having Gitlab as authentication provider
@elias @mccoole Hello everyone, I have failed to industrialize authentication via oauth2 on mattermost.I'm dropping this system (temporarily maybe?). I recall my problem: to be able to launch calls on...
View ArticleLaunch queries on the Mattermost API, having Gitlab as authentication provider
@sergeThanks for posting that. You got further than I did!I had been trying to engage with the gitlab developers to find a solution here ... but they suggested going back to mattermost developers ......
View Article[SOLVED] Incoming Webhook cannot send result to user
Correct. attachments work with slash commands with 3.6.2 ! Hallelujah!
View ArticleJSON order matters for parsing?
I can confirm that attachments work now with 3.6.2 for slash commands! That means the whole workaround with the incomming webhook is not needed any more.Slash commands can be used also in private...
View ArticleJSON order matters for parsing?
(post withdrawn by author, will be automatically deleted in 24 hours unless flagged)
View Article