I managed to install the DigitalOcean 1 click app. It failed first due to problems with the Letsencrypt SSL process, but upgraded certbot and got around that. However, I just noticed that it’s a few versions behind latest which is 3.1.1. Can I upgrade directly to that, or do I need to upgrade to every intermediate release before that?
Which version is the DigitalOcean installer currently on?
I have the same issue. Here is the specs:
Package | Version | License |
---|---|---|
Mastodon | 2.9.3 | AGPLv3 |
Nginx | 1.14.0 | Custom |
Postgres | 10 | Postgres SQL |
Certbot | 0.31.0 | Apache 2 |
Redis | 4.0.9 | BSD-3-Clause |
I managed to use LetsEncrypt after some tweaks, but got " We’re sorry, but something went wrong on our end" error.
It should be possible to upgrade 2.9.3 directly to 3.1-whatever-is-current right now.
can you provide some information from the logs, usually available via journalctl
on a Linux box.