Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot update WordPress (6.5.2 > 6.5.3) #100

Closed
dbushell opened this issue May 8, 2024 · 8 comments
Closed

Cannot update WordPress (6.5.2 > 6.5.3) #100

dbushell opened this issue May 8, 2024 · 8 comments

Comments

@dbushell
Copy link

dbushell commented May 8, 2024

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

@dbushell dbushell added [Type] Bug Something isn't working Needs triage Ticket needs to be triaged labels May 8, 2024
@dbushell
Copy link
Author

dbushell commented May 8, 2024

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.

@dbushell
Copy link
Author

dbushell commented May 8, 2024

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

@dbushell
Copy link
Author

dbushell commented May 8, 2024

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.

@danielbachhuber
Copy link

Thanks for reporting, @dbushell ! We'll get this fixed up 😊

@wojtekn
Copy link
Contributor

wojtekn commented May 9, 2024

It is potentially the same issue as https://github.com/Automattic/dotcom-forge/issues/6891

@danielbachhuber
Copy link

Also related WordPress/playground-tools#178

@liviopv
Copy link

liviopv commented May 10, 2024

📌 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.

@SiobhyB
Copy link
Contributor

SiobhyB commented May 23, 2024

@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. 🙇‍♀️

@SiobhyB SiobhyB closed this as completed May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

5 participants