502 Bad Gateway - Serve aiuto per principianti

Ho aggiornato il mio forum all’ultima versione all’inizio di questa settimana e funzionava perfettamente, ma questa mattina ho ricevuto il messaggio “502 Bad Gateway”…

Le mie conoscenze tecniche sono minime e mi chiedo quale possa essere la causa e come risolvere il problema.

Per informazione, quando ho aggiornato il sito inizialmente sembrava esserci un problema, ma poi è andato a buon fine; tuttavia, non ho dovuto eseguire quanto segue:

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

cosa che di solito è necessaria per gli aggiornamenti maggiori… Potrebbe essere correlato al problema?

Oppure il problema potrebbe essere legato a Digital Ocean, dove il sito è ospitato? Vedo che stanno riscontrando alcuni problemi.

Qualsiasi consiglio su cosa fare per far ripartire il sito sarebbe molto apprezzato.

That error code is very generic…you need to check the logs and give us more information

Still battling with the 502 bad gateway error whenever i access the admin dashboard. I guess discourse needs to check their latest updates for bugs…

Thanks. Is there somewhere that tells me how to check the logs (my droplet is on Digital Ocean)? Sorry, as I said, my technical knowledge is minimal…

I’ve solved this by running:

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

BTW, when I was updating to the latest versions a couple of days ago, I got a message half way through the install to say there was a problem… but then I waited and when I checked back it said all the updates were up to date… so I assumed all was ok. Anyway it is all working fine again now.

2 Mi Piace