Steps to Resolve the ‘Another Update is Currently in Progress’ Error in WordPress
Dealing with the frustrating ‘another update is currently in progress’ error in WordPress? No need to worry, as we have a comprehensive solution for you. In this article, we will take you through a step-by-step process to fix this error.
Understanding the Error
When WordPress is carrying out a core update, it places an update lock on your database to prevent simultaneous updates. This ensures data integrity and prevents errors on your website. Usually, the error message disappears within 15 minutes or when the update is completed. However, if you still see the error, you will need to manually remove it.
Resolving the Error
To resolve the ‘another update is currently in progress’ error, follow these steps:
Step 1: Back Up Your Website
Prior to making any changes, it is crucial to create a complete backup of your website. This will serve as a restore point in case anything goes wrong.
Step 2: Access phpMyAdmin
Login to your hosting account’s cPanel dashboard and navigate to the ‘Advanced’ tab. Then, click on the ‘Databases’ option and select the ‘phpMyAdmin’ icon. If you cannot find it, seek assistance from your hosting provider’s support team.
Step 3: Select Your Database
Choose the WordPress database associated with your website from the list.
Step 4: Locate the Options Table
Look for the WordPress options table (wp_options) and click on the ‘Browse’ button beside it. This action will display all the rows in the options table.
Step 5: Delete the Problematic Row
Locate the row with the option name ‘core_updater.lock’ and click on the ‘Delete’ button. This will remove the row from your database.
Step 6: Verify the Changes
Return to your WordPress website and you will notice that the ‘another update is currently in progress’ error has vanished. You can now proceed with updating your site without any issues.
If you encounter other errors or require further assistance, refer to our beginner’s guide on troubleshooting WordPress errors. Additionally, explore our recommended web design software and live chat software for small businesses, as recommended by experts.
We trust that this guide has helped you successfully eliminate the ‘another update is currently in progress’ error in WordPress.