Errore dopo l'aggiornamento

Ciao

Ho ricevuto il seguente errore dopo l’aggiornamento. La pagina web mi restituisce un 502 Bad Gateway.

FAILED
--------------------
Pups::ExecError: su postgres -c 'psql discourse -c "alter schema public owner to discourse;"' failed with return #<Process::Status: pid 1592 exit 2>
Location of failure: /pups/lib/pups/exec_command.rb:112:in `spawn'
exec failed with the params "su postgres -c 'psql $db_name -c \"alter schema public owner to $db_user;\"'"
d722c24aad0b29710de6b6b321113328db3ed1c2c09c0ac74e00f1eac41279f3
** FAILED TO BOOTSTRAP ** please scroll up and look for earlier error messages, there may be more than one.
./discourse-doctor may help diagnose the problem.
==================== END REBUILD LOG ====================
Failed to rebuild app.

Anche io ho riscontrato un errore 502 dopo l’aggiornamento. È scomparso dopo aver eseguito di nuovo il rebuild.

./launcher rebuild app

Ciao

Ho eseguito più volte la ricompilazione, ma non ha funzionato.

Puoi tornare alla versione precedente usando il comando ./launcher restart app (una volta, ./launcher destroy app seguito da ./launcher start app ha funzionato per me quando il riavvio non ha funzionato)

Ma per aiutarti, abbiamo bisogno di vedere tutto ciò che puoi mostrare sotto queste righe; probabilmente avremo più informazioni sul problema.

@Steven grazie! L’ho appena usato per riavviare la nostra istanza finché non riuscirò a capire cosa è andato storto durante il tentativo di aggiornamento di Postgres in questa discussione (PostgreSQL 12 update).