Trying to upgrade, but got stuck on this error:
I, [2020-05-22T05:14:06.527007 #1] INFO -- : > cd /var/www/discourse && su discourse -c 'bundle exec rake db:migrate'
rake aborted!
Gem::ConflictError: Unable to activate faraday_middleware-0.11.0, because faraday-1.0.1 conflicts with faraday (>= 0.7.4, < 1.0)
I changed app.yml
to stay on PostgreSQL 10 (I don’t have enough disk space to install 11), so not sure if that’s the reason.