You need to rebuild your data container and then rebuild web_only. There are some hints in PostgreSQL 12 update.
2 Likes
csmu
(Keith John Hutchison - Ceiteach Seán Mac Úistin)
9
I’ve run ./launcher rebuild data more than 5 times with no error messages.
I’m grateful this is happening our server and not on a clients
csmu
(Keith John Hutchison - Ceiteach Seán Mac Úistin)
10
seems like the upgrade to postgres 12 failed somehow.
Pups::ExecError: /root/upgrade_postgres failed with return #<Process::Status: pid 47 exit 1>
Location of failure: /pups/lib/pups/exec_command.rb:112:in `spawn'
exec failed with the params "/root/upgrade_postgres"
5a74b447cdef6a2db5ea79c2ae1e31f71d1d476179a3f61ea61fc21bf8382229
** 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.
1 Like
csmu
(Keith John Hutchison - Ceiteach Seán Mac Úistin)
11
In this case the tables for the discourse database were all dropped somehow.
I decided to roll back to 2.4 and restore the discourse database.