Stuck at "Sorry! We will be back soon." page after app installation froze

Hello, I am using Virtual Machine (VM) for ERPNext.
I tried to install “Shopify” in apps within the ERP at “localhost:8080”.

Right after I click the install button, my laptop froze and I had to restart it by force.

After the restart, I started the virtual machine again to find that it’s stuck on the page “Sorry! We will be back soon.”.

I don’t know what to do here now.

Try running sudo service supervisor restart and sudo service nginx restart.

Thanks

Jay

1 Like

Check this video.

2 Likes

Thank you for your reply, much appreciated.

I did this

sudo supervisorctl status

then the results are all RUNNING but for these three remaining frappe-bench-workers:
frappe-bench-frappe-long-worker STARTING
frappe-bench-frappe-schedule STARTING
frappe-bench-frappe-short-worker STARTING

Thank you for your reply, much appreciated.

I learned a lot from this video especially from the part that I should start one of the frappe supervisors and how to backup.

I entered this again and again:
sudo supervisorctl status
Result:
All are RUNNING but these lines are changing to either RUNNING or STARTING.
frappe-bench-frappe-web
frappe-bench-frappe-default-worker-0
frappe-bench-frappe-schedule
frappe-bench-frappe-long-worker-0
frappe-bench-frappe-short-worker-0