ランチャーの再構築アプリでエラーが発生しました

Discourse を再構築しようとしましたが、以下のようになります。

FAILED
--------------------
Pups::ExecError: cd /var/www/discourse && su discourse -c 'bundle exec rake themes:update assets:precompile' failed with return #<Process::Status: pid 733 exit 137>
Location of failure: /usr/local/lib/ruby/gems/3.2.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 137
** 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.

Discourse アプリを起動するオプションはありますか?

よろしくお願いします!

最低でも過去50〜100行を投稿してください。

RAM+スワップが不足している可能性が高いです。以下を実行した結果を投稿してください。

free -m
「いいね!」 3

これで完了です。メモリ不足でした。メモリを増やして再度ビルドを実行しました。

@Ed_S さん、ありがとうございます。

「いいね!」 2

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