# Crash after last update

**URL:** https://meta.discourse.org/t/crash-nach-letztem-update/379435
**Category:** Self-hosting
**Created:** [August 20, 2025, 8:51am UTC](https://meta.discourse.org/t/crash-nach-letztem-update/379435 "2025-08-20T08:51:30Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![biologist](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/biologist/32/518364_2.png) [@biologist](https://meta.discourse.org/u/biologist)
#### Post date: [August 20, 2025, 8:51am UTC](https://meta.discourse.org/t/crash-nach-letztem-update/379435/1 "2025-08-20T08:51:30Z")

</div>

Hello everyone,

I just tried to perform the update to what I believe is beta 9 via the web interface. Unfortunately, this resulted in an error, so I executed `rebuild app`.

Unfortunately, this also leads to an error, and I’m completely unclear about what I can do now. The entire process repeatedly ends with:

```plaintext
Tasks: TOP => db:migrate => db:load_config => environment
(See full trace by running task with --trace)
I, [2025-08-20T08:47:30.655625 #1] INFO -- : 
I, [2025-08-20T08:47:30.655914 #1] INFO -- : Terminating async processes
I, [2025-08-20T08:47:30.655932 #1] INFO -- : Sending INT to HOME=/var/lib/postgresql USER=postgres exec chpst -u postgres:postgres:ssl-cert -U postgres:postgres:ssl-cert /usr/lib/postgresql/15/bin/postmaster -D /etc/postgresql/15/main pid: 47
I, [2025-08-20T08:47:30.655954 #1] INFO -- : Sending TERM to exec chpst -u redis -U redis /usr/bin/redis-server /etc/redis/redis.conf pid: 114
2025-08-20 08:47:30.656 UTC [47] LOG: received fast shutdown request
114:signal-handler (1755679650) Received SIGTERM scheduling shutdown...
114:M 20 Aug 2025 08:47:30.659 # User requested shutdown...
114:M 20 Aug 2025 08:47:30.659 * Saving the final RDB snapshot before exiting.
2025-08-20 08:47:30.667 UTC [47] LOG: aborting any active transactions
2025-08-20 08:47:30.671 UTC [47] LOG: background worker "logical replication launcher" (PID 61) exited with exit code 1
2025-08-20 08:47:30.671 UTC [56] LOG: shutting down
2025-08-20 08:47:30.672 UTC [56] LOG: checkpoint starting: shutdown immediate
2025-08-20 08:47:30.691 UTC [56] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.014 s, sync=0.002 s, total=0.020 s; sync files=3, longest=0.001 s, average=0.001 s; distance=5 kB, estimate=5 kB
114:M 20 Aug 2025 08:47:30.728 * DB saved on disk
114:M 20 Aug 2025 08:47:30.728 # Redis is now ready to exit, bye bye...
2025-08-20 08:47:30.731 UTC [47] LOG: database system is shut down

FAILED
--------------------
Pups::ExecError: cd /var/www/discourse &amp;&amp; su discourse -c 'bundle exec rake db:migrate' failed with return #&lt;Process::Status: pid 809 exit 1&gt;
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.
0155b0ee2e7b8a2a7481eed0f002871675973ab2295296f71b2c366b875f12cf

```

Is this enough for diagnosis, or do you need more?

Help!

---

_[View the full topic](https://meta.discourse.org/t/crash-nach-letztem-update/379435)._
