المنتدى لا يعمل بعد التحديث - ما المفقود؟

حاولت تخطي الخطوات وتشغيل ./launcher rebuild app مرة أخرى. أثناء العملية، ظهرت بعض الأخطاء لكنها استمرت:

I, [2025-09-04T03:40:40.494062 #1]  INFO -- :
I, [2025-09-04T03:40:40.494476 #1]  INFO -- : 
> /usr/local/bin/create_db
2025-09-04 03:40:40.678 UTC [63] postgres@postgres ERROR:  database "discourse" already exists
2025-09-04 03:40:40.678 UTC [63] postgres@postgres STATEMENT:  CREATE DATABASE discourse;
createdb: error: database creation failed: ERROR:  database "discourse" already exists
2025-09-04 03:40:40.783 UTC [66] postgres@discourse ERROR:  role "discourse" already exists
2025-09-04 03:40:40.783 UTC [66] postgres@discourse STATEMENT:  create user discourse;
ERROR:  role "discourse" already exists
最后的输出
112:M 04 Sep 2025 03:42:39.706 # User requested shutdown...
112:M 04 Sep 2025 03:42:39.706 * Saving the final RDB snapshot before exiting.
2025-09-04 03:42:39.726 UTC [45] LOG:  database system is shut down
112:M 04 Sep 2025 03:42:39.924 * DB saved on disk
112:M 04 Sep 2025 03:42:39.925 # Redis is now ready to exit, bye bye...


FAILED
--------------------
Pups::ExecError: cd /var/www/discourse & su discourse -c 'bundle exec rake db:migrate' failed with return #<Process::Status: pid 864 exit 1>
Location of failure: /usr/local/lib/ruby/gems/3.3.0/gems/pups-1.3.0/lib/pups/exe