./launcher rebuild app 명령을 실행할 수 없음

여러분, 안녕하세요. 아래 오류가 발생했는데 해결 방법이 있을까요?

FAILED
--------------------
Pups::ExecError: cd /var/www/discourse && su discourse -c 'bundle exec rake db:migrate' failed with return #<Process::Status: pid 571 exit 1>
Location of failure: /usr/local/lib/ruby/gems/3.3.0/gems/pups-1.3.0/lib/pups/exec_command.rb:131:in `spawn'
exec failed with the params {"cd"=>"$home", "tag"=>"migrate", "hook"=>"db_migrate", "cmd"=>["su discourse -c 'bundle exec rake db:migrate'"]}
bootstrap failed with exit code 1
** 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.
45b3d2e2831f4e090fba5da5f4e3bcfb5cabdb6b8f694b7765676ac9b5b0f6d2
root@forum:/var/discourse#

다음과 같이 나와 있습니다:

로그 파일의 끝부분에서 몇백 줄 정도를 게시하는 것을 권장합니다.

free -h는 무엇을 반환합니까?

다음과 같은 결과가 나옵니다:

root@forum:/var/discourse# free -h
              total        used        free      shared  buff/cache   available
Mem:          7.8Gi       1.7Gi       2.8Gi       1.0Gi       3.2Gi       4.8Gi
Swap:            0B          0B          0B
root@forum:/var/discourse#

그때의 나와 같았지만, 지금은 혹시 모르니 2GB의 스왑을 확보해 두었습니다.

안녕하세요, @Ed_S 님이 말씀하신 대로 로그 파일의 마지막 부분을 보내 주실 수 있을까요? 오류가 거기 있을 수 있습니다.