In the last 1-2 days, my front end ‘upgrade’ operation got struck and I rebooted the server to fix it, which it didn’t.
Then I tried to ‘Git Pull’ and ‘Rebuild’.
But rebuilding the ‘web_only’ is failing with the below given msg:
Pups::ExecError: cd /var/www/discourse && su discourse -c 'bundle exec rake db:migrate' failed with return #<Process::Status: pid 723 exit 1>
Location of failure: /usr/local/lib/ruby/gems/2.7.0/gems/pups-1.1.1/lib/pups/exec_command.rb:117:in `spawn'
exec failed with the params {"cd"=>"$home", "hook"=>"db_migrate", "cmd"=>["su discourse -c 'bundle exec rake db:migrate'"]}
4454b841c169a9af4f4019b36d647517a711304d2f72a7c8624218f9b883ed91
** 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.