Hi Stephen,
It was the last update, 12 hours ago.
Now, it’s working again. @pfaffman did something and sent a mail.
But I 'm afraid to say that I Have no idea about what to do in a next future…
I suppose that I will not update discourse after this.
Thank you very much Stephen and thank you Jay.
I had the exact same issue and followed advice from @pfaffman on this thread. All you need to do is logon to the server as root and do a pull and rebuild of the app and it will all be fixed:
cd /var/discourse
git pull; ./launcher rebuild app
Of course, the bigger question is why a few of us are having this exact same issue (including the hamburger not working and then the admin page giving a does not exist error) during upgrades when it has never happened before?
Ciao a tutti!
Ho effettuato l’aggiornamento e dopo di ciò mi viene restituito un errore 504 Gateway Time-out.
Ho fatto quanto segue, ma non funziona ancora.
cd /var/discourse
git pull; ./launcher rebuild app
Avete idea del motivo per cui non funziona ancora?