Upgrade stuck on bundle exec rake multisite:migrate

I tried to implement the latest upgrade

Upgrade is hanging on bundle exec rake multisite:migrate

Not sure what to do to fix this, clicking reset upgrade gives me this warning.

warning

Thanks in advance

4 Likes

I ran ./launcher rebuild app and that seems to have solved the problem

Refer to this quote for the correct fix.

2 Likes

Had the same issue on both my sites (yes I know, should do them one by one to reduce risk … )

OK I did ./launcher rebuild app and the site returned fine

I then performed:

./launcher cleanup

But then when I checked the upgrade page I found:

I have the same issue on my other site:

Hmmm … can’t leave it like that?

It’s now impossible to Upgrade from the website as it will lead you to this blank console which appears to be doing nothing:

How to recover/reset this so future upgrades can be performed from /admin/upgrade?

This does not apparently resolve with an additional rebuild.

I’ve reverted the commit for now but do note that the upgrade was completed but “upgrade is completed” message from the server failed to reach the client in this case. I’ll probably need to run the upgrader in another process for us to support post deploy migration in docker_manager

1 Like

Still getting this after a ./launcher rebuild app

Can you click on currently upgrading... and click on the cancel upgrade button? It should reset the state of the upgrade process.

6 Likes

Ha, this didn’t appear to work last time, but now does, apologies! All reset and normal now, thank you!

5 Likes

This fixed it for me also, thanks :smile:

4 Likes