"Team URL not found" on iOS app setup
that would explain why my vps server setup doesn't work as I have the 3.0 server version installed. but I also tried a local network installation with 2.2 via 192.168.99.100:8065/team and it also is...
View ArticleGetting started with Mattermost? Managing logins, groups and channels?
Hi @MartinH, What version of Mattermost are you using? We recently updated the login flow in v3.0, so I would recommend upgrading if you haven't already. Can you clarify what you mean by wanting users...
View ArticleCant access system console after upgrade 2.2.0 -> 3.0.0
My Systemconsole is also "loading" but nothing happens after upgrading from 2.2 to 3.0 ;/P.s: config.json doesnt seem to be updated, it lacks the new options Version, Upgrade Log, and Debug Log when...
View ArticleCanĀ“t send invite emails though test emails work
Hi,I just set up an instance of mattermost 2.2 on a private vps. I entered my email credentials and sent myself a test email. Everything worked fine. But when trying to send an invitation to team...
View ArticleMattermost executed as root? Is this secure?
Hi everyone,I have installed Mattermost following this instructions http://docs.mattermost.com/install/prod-rhel-6.html The thing is, when using the upstart job in those instructions, when Mattermost...
View ArticleCant access system console after upgrade 2.2.0 -> 3.0.0
Same issue here after upgrading from 2.2.0 to 3.0.0, I can't get the System Console to load. I get the SC menu, but the main window only shows "Loading...", and clicking anything in the menu doesn't...
View ArticleFYI 3.0.1 coming soon
Hi everyone, we have a couple of functional issues with 3.0.0. We'll be releasing a 3.0.1 soon. Anyone with 3.0.0 should be able to upgrade to 3.0.1 without issue. Should be coming out today, and...
View ArticleCant access system console after upgrade 2.2.0 -> 3.0.0
Hey Folks you can check out this github issue https://github.com/mattermost/platform/issues/2999
View ArticleHow do I filter irc messages in integration?
We have integrated our existing irc channel. Some folks continue to use only irc. We also have a channel integrating with github that posts updates to our repo. Our irc channel also receives these...
View Article[SOLVED] Mattermost executed as root? Is this secure?
I found out how to make Mattermost be run as an unprivileged user via upstart in CentOS/RedHat 6. This is the upstart config that worked for me (unprivileged user mmost): start on runlevel [2345]stop...
View ArticleCannot assign TranslateFunc to c.T error
Hello I am following the developer install instructions for the Mac OSX here. When I enter the command make test I get the following errors: platform:$ make test Starting docker containers Ldap test...
View ArticleHow can we load Mattermost in iframe?
I have successfully (it appears) embedded Mattermost in an iframe. I run the Mattermost Docker image with a nginx reverse proxy in front. Be aware that by doing this you are decreasing the level of...
View ArticleNative App links are broken on mattermost.org
The new blog entry advertises version 1.2.0 of the native desktop app:http://www.mattermost.org/category/blog/and it links to:...
View ArticleCannot assign TranslateFunc to c.T error
resolved i will post later the issue i was having and how i think the instructions are unclear.
View ArticleCan't save settings from system console (v.3.0.1)
I just up upgraded to Mattermost 3.0.1, and everything is running apart from two things: 1) Mattermost doesn't pick up the old profile pictures (even though the folders are there). Reuploading them...
View ArticleCan't save settings from system console (v.3.0.1)
I'm having the same issue saving changes in the system console. I fixed the profile picture issue by chown-ing the mattermost folder with the user account I run it under. Profile pics were still there...
View ArticleCan't save settings from system console (v.3.0.1)
Just dealt with this right now. In my case the issue was I had nulls in part of the config file. Specifically, I had to change the Ldap block from: "LdapSettings": { "Enable": false, "LdapServer":...
View ArticlePanic: Failed to load system translations for 'en'
I'm running a clean install and when I try to build with Webstorm I keep getting this error. How do I fix it? ps building this thing is a pain in the ass. thanks
View Article