更新をクリックしたらフォーラムがダウンしました!

こんにちは、
当フォーラムのURLは以下の通りです:
https://forum-vigneux-sur-seine.fr/

数時間前から、更新メールを受信して受け入れた後、サイトがエラー500を返す状態が続いています。

現在どのような状況でしょうか?
メッセージには「後で再度お試しください」と表示されていますが、それはいつになるのでしょうか?
何か私たちが対応すべきことはありますか?
ご返信をお願いいたします。

ドミニク・デュトワ

It’s hard to say without more information:

  • which release are you running?
  • which plugins are you using?
  • how did you install this instance?
  • have you attempted to rebuild via command line/ssh?

Recategorising from bug to support.

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.

:two_hearts:

I describe how to upgrade your two-container installation here: Managing a Two-Container Installation - Documentation - Literate Computing Support.

Well, a surprising number of people do that, but it’s not what I’d recommend!

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?

Same with my forum.

I fixed with:

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

Please check out all the categories, with your URL: your-forum.com/categories, do you see all of these?

In my case, I see some. Not all of it. I’m investing why.

こんにちは!
アップグレードを行ったところ、504 Gateway Time-out エラーが表示されるようになりました。
以下の手順を試しましたが、まだ解決しません。

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

なぜまだ動作しないのか、何か心当たりはありますか?

こちらで回答が見つかると思います: