[Solved] Mattermost update self-hosted free version

Hi! Sorry for bad english language, I’m at least tryin

My main issue it’s a notification on my mobile phone everytime when I reopen an app

The message is:
Server update is required
The version that you’ve installed on you server “domain” is unsupportable.
Users may have problems with compability, causing failures or serious problems, violating the functionality of the application.
Upgrade till 9.11.0 or later server version is needed.

So, my question is how can I find a docs, guide or something to resolve this issue.

My Mattermost is installed on CentOS8 Stream with docker-compose and nginx

Containers if this info is needed:
nginx-mattermost - nginx:alpine
mattermost-mattermost-1 - mattermost/mattermost-enterprise-edition:9.10.1
mattermost-postgres-1 - postgres:13-alpine

Thanks in advance for any information on my issue.

Well, according to the message the app only supports Mattermost versions from 9.11.0 and above, you’re installation has 9.10.1 (according to the container info you posted).
I’d guess you have to upgrade your installation first: Deploy Mattermost via Docker - Mattermost documentation

1 Like

@abuser you can update from 9.10.1 to 9.11.7 After that, you could update to 10.X 10.5 will be our next ESR

2 Likes