Automattic/studio

Cannot update WordPress (6.5.2 > 6.5.3)

Closed this issue ยท 9 comments

Quick summary

When I click "Update to version 6.5.3" in Dashboard > Updates I get taken to a page that says:

Another update is currently in progress.

Nothing else happens and I am unable to update. The "WordPress 6.5.3 is available! Please update now." notice and "Updates (1)" badge remains.

I've tried to stop/start both the site and the Studio app but I always get the same message attempting to update.

If I create a new project it's already on 6.5.3 so I can't test that. The site I'm trying to update is almost new with very little content or settings changed.

Steps to reproduce

  1. Open project on 6.5.2
  2. Click "Update to version 6.5.3" from the Dashboard

What you expected to happen

The update completes

What actually happened

I get stuck with a message "Another update is currently in progress."

Impact

One

Available workarounds?

No but the app is still usable

Platform

Mac Silicon

Logs or notes

No response

Maybe related, trying to view the wp_options table with SQLite VS Code extension errors:

Runtime error near line 4: database disk image is malformed (11)

Using DB Browser gets stuck "loading...":

sqlite

Is the database corrupted in some way?

I'm not getting any errors or other issues in the WP Admin. Everything else seems to be working.

Sorry I spoke too soon. I'm getting issues trying to use WP Admin adding a menu. I enabled WP_DEBUG_LOG and it looks like I'll have to start from scratch.

Attached full log: debug.log

I started a new project and copied the theme over. I tried to create a menu (wp-admin/nav-menus.php) but the POST request timed out. No errors logged though. I don't know if these issues are related.

Anway, uninstalled WordPress Studio and moved back to Docker. Now it's working as expected.

Thanks for reporting, @dbushell ! We'll get this fixed up ๐Ÿ˜Š

๐Ÿ“Œ REPRODUCTION RESULTS

  • Tested on Studio - Replicated

๐Ÿ“Œ FINDINGS/SCREENSHOTS/VIDEO
While triaging #71 (comment), I ran into this issue in my site and the update got stuck.
I ended up deleting the site and spinning a new one.

๐Ÿ“Œ ACTIONS

  • Marking this as triaged considering it's on your radar @wojtekn @danielbachhuber but please ping if you need more help with testing.

@dbushell, we merged a fix today and I believe that fix will be available in v1.0.3 (scheduled for release on June 3rd). I'm just seeking confirmation on that date for you, though. If you give the app another go and encounter any other issues or have general feedback, we'd love to hear it. Thank you again for reporting and helping us make the app better. ๐Ÿ™‡โ€โ™€๏ธ

@dbushell in case you would you like to test it using the latest beta version, I'm sharing links to fresh builds: Mac Intel, Mac Apple Silicon and Windows. Note that this version has not been fully tested yet.