En los últimos 1-2 días, mi operación de ‘actualización’ del front end se quedó atascada y reinicié el servidor para solucionarlo, lo cual no funcionó.
Luego intenté ‘Git Pull’ y ‘Rebuild’.
Pero la reconstrucción de ‘web_only’ está fallando con el siguiente mensaje:
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.