Recent attempts to upgrades failed and rebuilding also erring

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.

Kindly somebody guide.

Can you scroll up and check for more specific errors?

1 Like

Thanks for your kind reply.

Though, I happen to solve this error of mine by disabling these plugins (now I’ll check enabling each plugin one by one):

discourse-telegram-notifications 
discourse-locations
discourse-formatting-toolbar
discourse-legal-tools
2 Likes

No worries. :slightly_smiling_face: Glad you sorted it so quick. :+1:

I think legal-tools may be the one:

5 Likes

Ah!! That’ll solve lot of my time to consider it each plugin and then rebuild. Thanks ji.

3 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.