O botão "Upgrade all" é incrível!

Great thanks to discourse team for making “upgrade all” button in admin.
It makes life better!
:slight_smile:

30 curtidas

Thanks should head @Osama’s way :hugs:

18 curtidas

Couldn’t agree more @arrowcircle @sam
All thanks to @Osama Thanks a lot man. This made our lives so much easier. So much thanks and appreciation to you :slight_smile:

5 curtidas

A versão 2.1.0.beta2 introduz alterações que exigem o reinício do serviço? Após a atualização, ao acessar /admin/upgrade, aparece a seguinte mensagem:

Você está executando uma versão antiga da imagem do Discourse.

As atualizações via interface web estão desabilitadas até que você execute a imagem mais recente.

Para fazer isso, faça login no seu servidor usando SSH e execute:

cd /var/discourse
git pull
./launcher rebuild app

Mais informações no nosso site de suporte

1 curtida

Indeed - follow the prompt and you should be able to get the upgrade all button as well. The upgrade UI needs to be disabled sometimes when there are backwards-incompatible changes between core and the updater, to avoid chicken-egg problems. This sort of upgrade is pretty infrequent however, so most of the time you can use the /admin/upgrade path.

3 curtidas