Question
Upgrading mattermost from v5.16.3 (digital ocean droplet version) to v 5.25
The digital ocean droplet for Mattermost (https://cloud.digitalocean.com/marketplace/) is currently at v 5.16.3.
Their website says some features for versions earlier than v5.19 might not work as intended.
[Starting with mobile app v1.33.0 releasing on July 16th, users connecting to server versions below v5.19 may experience compatibility bugs with how attachments, link previews, reactions and embed data are displayed on their mobile device.]
I keep getting the same error on my app too - “Server upgrade required”
Will Mattermost update the droplet? Should I follow the instructions on https://docs.mattermost.com/administration/upgrade.html to do it?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
Hey! I ran into the same problem - searching Google brought me here (and pretty much nowhere else).
Since there is no easy one click ways of updating the droplet, I decided to do it myself. The upgrade was very straightforward. Anybody with very little linux experience should be able to do this on their own.
Here it goes…
Let’s take a snapshot of the droplet in case we mess up:
shutdown -h now
Once the snapshot is done
Done.