Blank page - Several browsers and platforms
@leonardobertolo Mattermost 3.0.3 is available now and should include a bug fix for this. Please let us know if it solves your issue?
View ArticleHow to deploy on Openshift Online?
Hi @patricio, not super familiar with OpenShift Online, there's a mattermost-openshift project that might have some references?
View ArticleHeroku resource estimation
Hi @digitallawyer, not sure about sizing estimates with Heroku, there's a mattermost-heroku project that might be a reference. If you do get some sizing, would you be open to sharing back to the...
View ArticleHow to deploy on Openshift Online?
I tried but it seems Openshift Enterprise/Origin config files are not compatible with Openshift Online.
View ArticleAndroid App connect to Mattermost team link
Hi everyone, Please note that the hosted Mattermost mobile apps on iTunes and Google Play are for Mattermost 3.0 and higher., and support multi-team accounts. If you're still on a Mattermost 2.x...
View Article[SOLVED] Blank page - Several browsers and platforms
Hi @elias and @it33, thank you very much for your quick reply, sorry for my delay in answering. I did a clean install of version 3.0.3 and it worked perfectly. Now I can see it in Spanish, English and...
View Article[SOLVED] Blank page - Several browsers and platforms
Perfect, thanks @leonardobertolo! Appreciate your report, very helpful!
View ArticleThe package webpack@2.1.0-beta.5 does not satisfy its siblings'
When I make run, I got ERROR: npm ERR! peerinvalid The package webpack@2.1.0-beta.5 does not satisfy its siblings' peerDependencies requirements!npm ERR! peerinvalid Peer babel-loader@6.2.4 wants...
View ArticleYou do not have the appropriate permissions (system)
When I run test (tag v3.0.3) ,I got ERROR: [2016/05/29 19:23:37 CST] [INFO] Starting Server...[2016/05/29 19:23:37 CST] [INFO] Server is listening on :8065[2016/05/29 19:23:37 CST] [INFO] RateLimiter...
View ArticleWebhooks to process every post
I'd like to code up support for specifying remote filters that would get to process every post. When a post is sent to the server, it would get passed to the processing service(s), which would return...
View ArticleAnyone missing profile pics after 3.0 upgrade while using local storage?
Hi @it33, I guess it might be the "Current working directory" and the FileSettings.Directory property defined in config.json didn't work together properly, here is what I thought was happend: The step...
View Article[Solved] API call for session token no longer working v3
OK. Hadn't realised the API call had changed in a subtle way to use "login_id" rather than "email" as the second parameter. Working now. Not sure how to close out this question as 'resolved'.
View Article[Solved] API call for session token no longer working v3
Just add "[Solved]" to the title, done now, thanks for reporting!
View ArticleSSL problem GitLab webhook
Hi all, I'm trying to set up a webhook so we get a message whenever a comment or a merge request are added. Based on the instructions here I created my own docker container. This is the Dockerfile...
View ArticleAndroid App connect to Mattermost team link
I have the problem with mattermost client android 3.0.6 and Mattermost edition team 3.0.0 (3.0.2)
View ArticleSyntax highlighting disappeared on 3.0.3 upgrade using Dark theme
Hi, I upgraded our deployment to 3.0.3 today. I use the Dark theme. After logging back in I found the syntax highlighting was broken in both the desktop client and the web client - code blocks...
View ArticleAnyone missing profile pics after 3.0 upgrade while using local storage?
We had a similar issue with a different cause - I ran the migration script as root, after which the users/data directory was not readable by the mattermost user. Once I chown'd everything back to...
View ArticleAndroid and iOS Apps - no html wrapper?
Hi Everybody,first of all I wanna say how outstanding mattermost really is for me. It is such a great project. I'm teacher at a german school with about 800 students and we have to provide a modern...
View ArticleBlank Page when installing Mattermost with Nginx proxy_pass as subdirectory
Hello, I've just installted Mattermost and it runs just fine when using /bin/platform. I want to use Nginx as proxy using this configuration: location /mattermost/ { gzip off; proxy_set_header...
View ArticleAndroid and iOS Apps - no html wrapper?
Hi @Kalimero, Thank you for the kind words, we'd love to have your students use Mattermost for communicating, Regarding mobile notifications, they currently function based on email notifications (only...
View Article