再構築に失敗しました。ヘルプを探してください

コンテナを6か月以上再構築していません。最近、ますます遅くなり、ある日サイトが停止しました。アプリを再構築しようとしましたが、失敗しました。


FAILED
--------------------
Pups::ExecError: cd /var/www/discourse && su discourse -c 'bundle exec rake assets:precompile:build' failed with return #<Process::Status: pid 3617 exit 137>
Location of failure: /usr/local/lib/ruby/gems/3.2.0/gems/pups-1.2.1/lib/pups/exec_command.rb:132:in `spawn'
exec failed with the params {"cd"=>"$home", "tag"=>"build", "hook"=>"assets_precompile_build", "cmd"=>["su discourse -c 'bundle exec rake assets:precompile:build'"]}
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.
88068c68cd1e2147b125e8cf3b3cbce68efeb8a108be3b03541372bc4a87f8f0

どなたか手伝っていただけませんか?
ありがとうございます :smiling_face_with_tear:

「いいね!」 1

エラー137は「メモリ不足」です。同様の問題に遭遇した人がいるトピックがいくつかあります。RAMを増やすか、スワップを追加する必要があると思います。

「いいね!」 6

ありがとうございます。スワップをもっと追加してみます。

「いいね!」 4

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