502 Bad Gateway error after restarting server
We needed to reset our server and it seems that Mattermost has failed to restart itself, with all pages returning a 502 bad gateway error, and throws an out of memory error kill process 2028 when i...
View ArticleAnyone missing profile pics after 3.0 upgrade while using local storage?
Reported from Twitter
View ArticleAnyone missing profile pics after 3.0 upgrade while using local storage?
Same issue here. My workaround is to manually copy profile images from data/teams/{team_id}/users/ to its new location: data/users/.
View ArticleCan't access System Console after upgrade
Hiya, Been running 2.0.2 for a while. Upgraded today to 3.0.0 and then realised there was a 3.0.2 update. So upgraded as per the upgrade guide from 2.0.2 to 3.0.0 then subsequently to 3.0.2...
View ArticleMessage in attachment format has wrong left border color in version 3.0
There is a bug when posting message in attachment format with named color style, as screenshot below, the good style .attachment__container--good should be #00c100 (green) but was overridden by the...
View ArticleCan't access System Console after upgrade
Hi @popey, could you please try: Restore your original database and Mattermost version just before the 3.0.0 upgrade Instead of upgrading to 3.0.0, try upgrading to 3.0.2 directly?
View ArticleMessage in attachment format has wrong left border color in version 3.0
Thanks @bigsan, appreciate the clear report. Anyone in the community interested in helping with a pull request to fix this? Could make a nice first contribution, or a quick project to learn about the...
View ArticleHow do I re-create a channel?
It was found a solution? you can shortly hope to have this feature?
View ArticleConfiguration option for minimal data storage
I have a server running in Germany and am currently evaluating the instance with our data security official (you may recall quite strict data privacy laws in the EU and in Germany in particular; see...
View ArticleHow can I call mattermost react jsx function from native swift code in iOS app
There isn't any mechanism in our iOS app todo this. You might look at stringByEvaluatingJavaScriptFromString() in the native WebView
View Article502 Bad Gateway error after restarting server
Hi AndyatFocallocal, what does your log say? Would you copy/paste the related lines here? Best regards
View ArticleChanging min username length
can the minimum userrname length be configured? Most if not all of our usernames are 2 letters.
View ArticleBlank page - Several browsers and platforms
Hi everyone, I've just finished installing MM 3.0.2 and in several cases (my coworkers and Chrome in my Android phone) display the login URL but with a blank page. My installation URL is:...
View Article500 Code in Apache log because of Websocket
Hello everyone I just upgraded Mattermost to the version 3.0.2. It works all fine only that I see in the apache log this: [23/May/2016:17:56:18 +0200] "GET /api/v3/users/websocket HTTP/1.1" 500 Here...
View ArticleHow to setup a custom frontpage in 3.0
In previous versions, I can replace templates/signup_team.html with my own content, as long as have the code between {{define "signup_team}} and {{end}}.However, after upgrading to 3.0, the system is...
View Article[SOLVED] Upgrade to 3.0.2. from 2.2: could not create unique index...
We made some deeper investigations and found out that there were a few duplicate email addresses in the database. Deleted them and the database upgrade went through.
View ArticleCannot log in to multiple accounts at once after upgrade
I just upgraded my self-hosted Mattermost server from 2.1.0 to 3.0.2. I followed the upgrade guide here http://www.mattermost.org/upgrade-to-3-0/ I also upgraded my Linux desktop client from 1.1 to...
View ArticleBlank page - Several browsers and platforms
Hi leonardo, can you please tell me what are the default language for those browsers where the blank page is ocurring? Thanks
View ArticleOdep go run ./mattermost.go -create_team -team_name fails
I followed the steps listed on http://docs.mattermost.com/developer/developer-setup.html to install mattermost on Mac, and make test passed, however, the following command fails with the error listed...
View Article