Error using WebRTC feature
Hi @andreacappelli, Thanks for your question! There is this thread where you might find some help for your issue. If not, please let us know and we'll try to assist further. Thanks!
View Article[SOLVED] How can I delete teams?
I looked in the database for my instance of Mattermost 3.7.2 and noticed that the Team database holds two versions of the team name. One is the DisplayName, and the other is Name. I experimented a...
View ArticleUsers with stuck "active" icon in clients
Nobody? This is really putting some of our users off the system, sadly - particularly the missing email alerts.
View ArticleRefresh_token-field is empty using Gitlab-Authentification
Thanks for the feedback @wojtus, I'll ask for help on your question from our devs and get back to you...
View ArticleG Suite SSO Sign In to Mattermost
Hi support, Good day. I'm currently testing on implementing SSO feature using G Suite / Google Apps to sign in to Mattermost, but failed. I'm not really sure what are the steps missing, I actually...
View ArticleUsers with stuck "active" icon in clients
I have the same issue if that makes you feel better but haven't had time to look at it and not sure if anyone else is as they are busy with the big release @ 16th I think.
View ArticleDeleting provider (Gitlab) user during mattermost session
Summary Using gitlab as oAuth2 service provider to log into mattermost, deleted user (in gitlab) is still logged in mattermost until auth cookie in browser is valid. Steps to reproduce Setup oAuth...
View ArticlePlatform does not start in Docker container
Hi,I managed to install the docker containers mattermost-prod-app and mattermost-prod-db without using the docker-compose (I am using this on Plesk ONYX hosting), and after setting up the database...
View ArticlePlatform does not start in Docker container
I deleted the app container, and added it back this time without editing the config file, but with setting the database connection through environment variables (MM_USERNAME .... ), and now it works!
View ArticleLooking for Feedback on Bulk Import Tool
Posted in your team site but the channel appears inactive. Basically, it looks like you're building a feature that would be a general and live importing tool, but you have no examples of exporters...
View ArticleLocation data and other meta data
I'm searching for a feature to enable mattermost to send the user position (x,y coordinates) to an external app, like arcgis. Any idea ?
View Article[SOLVED] Platform does not start in Docker container
Great to hear your issue is resolved!
View ArticleDeleting provider (Gitlab) user during mattermost session
Hi @Kilmar, Thanks for your report... Could we have your help upgrading to the latest version of Mattermost to see if this issue still reproduces? Thanks!
View ArticleG Suite SSO Sign In to Mattermost
Hi @kongyc, Thanks for your question... Could you tell us which version of Mattermost you have installed? You can find the latest version here If you already have the latest version installed, could...
View ArticleExporting a Team or Conversation
Hi @mathurin, Thanks for your question... Could you explain a little more about what you're trying to do and the environment you're testing in? Thanks!
View ArticleG Suite SSO Sign In to Mattermost
Hi Lindy, I’ve tried on both Mattermost Team Edition and Enterprise Edition (but not E20), both not working. What are the information that you need for the environment? I’m installing in CentOS 7....
View ArticleDocker Mattermost / NGINX Websocket Error 400
I have a docker mattermost running and it works perfectly when opened directly through server IP and Docker mapped port (192.168.0.5:33000) Everything works great. The problem is when I try to make it...
View ArticleUsers with stuck "active" icon in clients
OK. It's actually getting worse - after a restart the state was fixed, but then got stuck again for those users, plus some new ones. I am wondering whether to try forcing a logout for them.
View ArticleMigration with version upgrade and database change
I'm just looking for some pointers here as a more or less nu-be.We tossed up a gitlab version of mattermost to test it out and decided that we like it. We want to keep going with it. The plan is to...
View ArticleDocker Mattermost / NGINX Websocket Error 400
Fixed by adding ^~ location ^~ /api/v3/ {proxy_pass http://192.168.0.5:33000;proxy_http_version 1.1;proxy_set_header Upgrade $http_upgrade;proxy_set_header Connection "upgrade";proxy_set_header Host...
View Article