プラグインを追加しようとして失敗した後、バックアップに戻しました。再起動を試みましたが、このエラーが発生します。何か解決策を教えてください

FAILED
--------------------
Pups::ExecError: cd /var/www/discourse && su discourse -c 'yarn install --frozen-loc && yarn cache clean' failed with return #<Process::Status: pid 312 exit 1>
Location of failure: /usr/local/lib/ruby/gems/3.3.0/gems/pups-1.2.1/lib/pups/exec_co.rb:132:in `spawn'
exec failed with the params {"cd"=>"$home", "hook"=>"yarn", "cmd"=>["if [ \"$version \"tests-passed\" ]; then\n  rm -rf app/assets/javascripts/node_modules\nfi", "su dise -c 'yarn config set network-timeout 60000 -g'", "su discourse -c 'yarn install --n-lockfile && yarn cache clean'"]}
bootstrap failed with exit code 1
** FAILED TO BOOTSTRAP ** please scroll up and look for earlier error messages, ther be more than one.
./discourse-doctor may help diagnose the problem.
8364a2746508ebbe07b1d54773e6e25d7b98f529021d6272d5cf92cda68e1d8c
「いいね!」 1

含めていただいた情報からは明確ではありません。

Dockerのバージョンは何ですか? どのOSを実行していますか?

「いいね!」 1

クリップの下の方の行ですね。ログを上にスクロールする必要があります。原因特定に役立つエラーがあるはずです。

ジェイが言ったように、追加の詳細があると役立ちます。Stable版を実行していますか、それともTests-passed版を実行していますか。OSのバージョンやサーバーのスペックも役立つ場合があります。

「いいね!」 1

混乱させて申し訳ありません。私はこの分野に慣れていません。Discourseのコードベースでサイトをセルフホストしています。
エラー(参考になれば):


I, [2025-02-10T05:18:31.699440 #1]  INFO -- : 
> cd /var/www/discourse && su discourse -c 'yarn install --frozen-lockfile && yarn cache clean'
error discourse@: The engine "yarn" is incompatible with this module. Expected version "please-use-pnpm". Got "1.22.22"
warning discourse@: The engine "pnpm" appears to be invalid.
error Found incompatible module.
I, [2025-02-10T05:18:31.982174 #1]  INFO -- : yarn install v1.22.22
info No lockfile found.

Dockerのバージョン:26.1.3

OS:
NAME=“Rocky Linux”
VERSION=“8.10 (Green Obsidian)”