アプリの再構築に失敗しました

皆さん、こんにちは!
ディスコースの再構築がうまくいかない理由がわかりません。通常のアップグレードを実行したところ、以下のエラーメッセージが表示されました。

FAILED
--------------------
Pups::ExecError: cd /var/www/discourse && su discourse -c 'bundle exec rake themes:update assets:precompile' failed with return #<Process::Status: pid 1163 exit 134>
Location of failure: /usr/local/lib/ruby/gems/2.7.0/gems/pups-1.1.1/lib/pups/exec_command.rb:117:in `spawn'
exec failed with the params {"cd"=>"$home", "hook"=>"assets_precompile", "cmd"=>["su discourse -c 'bundle exec rake themes:update assets:precompile'"]}
bootstrap failed with exit code 134
** 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.
30f1f2ee442374d7102072aff43db49f77830e45f3332526b8e2ce4c29f7cf12
==================== END REBUILD LOG ====================
Failed to rebuild app.

現在のプラグインは以下の通りです。

==================== PLUGINS ====================
          - git clone https://github.com/discourse/docker_manager.git
          - git clone https://github.com/discourse/discourse-adplugin.git
          - git clone https://github.com/discourse/discourse-spoiler-alert.git
          - git clone https://github.com/discourse/discourse-solved.git
          - git clone https://github.com/gdpelican/babble.git
          - git clone https://github.com/gdpelican/retort.git
          - git clone https://github.com/discourse/discourse-staff-notes.git
          - git clone https://github.com/rux-pizza/discourse-awesome-bbcodes.git
          - git clone https://github.com/davidtaylorhq/discourse-whos-online.git
          - git clone https://github.com/iunctis/discourse-formatting-toolbar.git

そして、完全なdiscourse-doctorの出力はこちらです。
https://forum.playtfg.com/MTk0M2M2YzVlMDc5ZDA0.txt

「いいね!」 1

少なくともこれは壊れていることが確認されました。

まず github.com/discourse の下にないものをすべて削除し、次に本当に必要なものを注意深く再追加することをお勧めします。

「いいね!」 1

ここ数週間、メタで素晴らしいbbcodeも壊れているという報告をいくつか見ました。

「いいね!」 3

試してみます。結果は後ほど更新します。

これも無効にしました。結果が出たらお知らせします。

bbcodeが壊れていることが確認されました。そのプラグインを再度有効にして再構築したところ、やはり壊れていました。
その洞察をありがとうございます。

「いいね!」 1

ファルコ、ありがとう!それは間違いなく問題の一つでした。

「いいね!」 2

このバベルに戻ってくるのは、実際に私にとってうまくいっています。バベルで再構築を終えたばかりで、「私にはうまくいっています」という感じです。

Babble はメンテナンスされなくなりました。現在、公式チャットプラグイン (github) があります。

「いいね!」 2

承知いたしました。リンクをありがとうございます。こちらを代替としてインストールします。

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.