How can I remove Teams from Gitlab Mattermost
+1 for an admin console option to delete teams.
View ArticleNginx Configuration [solved]
Hi @ichi-no-eda, Have you tried curling localhost to see if that works? For example curl http://localhost:8065. That should work if Mattermost is running, regardless of the state of NGINX. If that...
View ArticleHow can I remove Teams from Gitlab Mattermost
The command line tool had a bug introduced when localization was added in 2.0, it should be fixed in Mattermost 2.1 coming out tomorrow, Feature ideas highly welcome for other options
View ArticleNo System Console when logging in with GitLab
There was a bug in the command line tool from localization in 2.0 that is fixed in Mattermost 2.1 which ships tomorrow.
View ArticleNginx Configuration [solved]
Hi jwilander, I did reinstall everything from scratch and in fact realised, that when I start mattermost with systemctl the service wouldn't run. The reason was, when I first executed platform, I did...
View ArticleMattermost Desktop (beta)
Cool, it already works great and comes with just a few noticable bugs. Hope it gains traction fast!
View ArticleNo System Console when logging in with GitLab
Thanks Ian...much appreciated. Cool application by the way
View Article[solved] Platform crashing after post in channel
Today we've had the service repeatedly quit unexpectedly. Trying to diagnose the cause, we enabled debug log level. In each case, immediately before the service quits, we see a final line in the log...
View Article[solved] Platform crashing after post in channel
It's now happening on every post in that channel I think. Could this be caused by a user with a nickname containing non-ASCII characters? We do have one such user...
View Article[solved] Platform crashing after post in channel
@gubbins, did you make any manual changes to the database?
View Article[solved] Platform crashing after post in channel
yes - I modified the AuthService / AuthData of some users
View Article[solved] Platform crashing after post in channel
The line of code apparently reporting the invalid address is this: if len(profile.NotifyProps["mention_keys"]) > 0 { I guess profile is nil? I took a look in ChannelMembers in the database to see...
View Article[solved] Platform crashing after post in channel
You need to restore your database to the state before the manipulation. Mattermost is designed as a continuous archive and after you manipulate the database the system can no longer be supported.
View Article[solved] Platform crashing after post in channel
ok, lesson learned, turns out we had deleted a user (who had never posted) from the Users table at some point... and in particular there were still entries in ChannelMembers referencing that user ID....
View ArticleHow should we transition a user to gitlab authentication?
We have a number of users signed up via email, but now we want to move them all to a gitlab authentication (and obviously preserve their history). If the users try to sign in with gitlab, it fails...
View ArticleHow can a user in a team communicate with a user in another team
Hi, friends, I need to establish a communication system (channel) such that a user will be able to chat with other users that belong to other team. Please help me .
View ArticleCan't search in Russian
Hello, We have the same configuration and All OK with search on Russian.
View ArticleHow can a user in a team communicate with a user in another team
Hi @Nganthoiba.Kha, Currently there's no way to do this, and users would need to sign up to each team to be able to talk to each other. We're looking into switching this behaviour, and making it so...
View ArticlePreview: LDAP/SSO support
I fully agree with Innovation and the others calling for LDAP integration to be in the OpenSource variant. LDAP is not a tool that is used exclusively in huge organisations. I've even used it in small...
View ArticlePreview: LDAP/SSO support
I can't agree with derjan anymore. Since we can host Mattermost ourself, it's not that hard to integrate with our own LDAP server, it's JUST annoying for a small team which do not have a dedicated Ops...
View Article