How To Fix Another Ongoing Update Error In WordPress 1

How To Fix Another Ongoing Update Error In WordPress

As you know, all aspects of WordPress are updated quite frequently. This is done for a variety of reasons, including adding new features or functionality, fixing bugs, or fixing security issues. That’s why WordPress users are advised to make regular updates so that they don’t miss out on all possible improvements.

However, you may encounter it when making updates within WordPress. Another update is in progress error. The reason for the name comes from the error message displayed when the error occurred.

Error message

This is a common and annoying mistake, but it has a very easy fix. In this article, we’ll look at why it happens and ways to effectively fix it.

Why is another update currently in progress error happening?

This issue usually occurs when a WordPress user or multiple users try to perform a WordPress update simultaneously while a WordPress core update is running. During a core update, an additional row named core_updater.lock is placed in the wp_options table of the website’s database. It serves to prevent other updates from running while the kernel update is in progress.. After the WordPress core is updated, the core_updater.lock line will be deleted, allowing users to do other updates. The error message will then disappear or automatically disappear after 15 minutes.

Sometimes due to server issues, the update process may not finish and leave the core_updater.lock line in the database. This will leave you stuck with the error message. In this case, you should use one of the two methods outlined below to resolve the error. You can also use these methods only if you are in a hurry and do not want to wait for the error to resolve itself.

How to fix another update error in progress?

In this article, we will show you two simple ways to resolve this error so you can use a plugin or manually fix the error via phpMyAdmin. In essence, these two methods are very similar. They take different approaches to achieve the same goal—removing the added core_updater.lock line from your database to resolve the error. So choosing which one to use comes down to personal preference. Having said that, let’s move on to the steps.

Using a plugin

The plugin we found most helpful to solve this error, Fix Another Update In Progress Addition. After installing, Go to Settings > Fix Another Update In Progress. If you are currently living Another update is currently in progress error, followed by the following message in red: WordPress Update crashed. Click the button below to fix it. you belong click Fix WordPress Update Lock button below to resolve the error. This will delete the core_updater.lock file from your database.

Fix Another Update In Progress

After a short period of time required for the process, the problem will be resolved. You will see the following confirmation message: Success! “Another update in progress!” You have successfully fixed your problem..

After that, If you want, you can continue by pressing your updates. WordPress Update connection below the confirmation message. This will take you to Control Panel > Updates..

Fix Another Update In Progress

Using phpMyAdmin

Since there is a very simple solution to this error—deleting core_updater.lock—you can also fix it manually by deleting it from your database. By doing so, login to cPanel using your credentials and Click on phpMyAdminIt is located in the Databases section.

PHPMyAdmin

At that time, select your website database, find the wp_options table in and click on it.

PHPMyAdmin

Before we continue, we have two pieces of advice to share with users who might have trouble finding the right database or wp_options table. If you have already completed the steps mentioned above, you can ignore the advice below.

First, you don’t have to worry if you’re not sure what the name of your database is. You can easily find the database name by looking at your wp-config.php file.. By doing so, click File Manager choiceIt is located in the Files section of cPanel.

File Manager

At that time, go to your root WordPress directoryit is usually called public_html. Find the wp-config.php file file inside, right click onand choose Appearance choice.

WP Configuration

Database related data will be near the top of the file. Look for the following line of code:

define( 'DB_NAME', 'your-database-name' );

the part with database-yourname will be replaced with the real name of your database.

WP Configuration

For security reasons, some users may decide to change the default database prefix to: wp_ to something not very widely recognized. If you are using a different security prefix for your database, wp_options table, you should call prefix_options. Of course the part with your prefix the actual database table will be replaced with your prefix.

Now that you know both your database and how to find the appropriate table in it, you need to open the correct table and complete the aforementioned steps.. After that, we can move on to the final steps in this troubleshooting tutorial.

When you find yourself in the wp_options (or prefix_options) table, Look for the line core_updater.lock. Then simply Press Erase choice next to him.

PHPMyAdmin

Because WordPress database tables are usually quite large, finding the core_updater.lock row can be quite difficult and/or time consuming. You can choose to display more lines per page to help manage this. This is done by scrolling to the bottom and selecting more rows than the default 25 rows.. As an alternaive, Filter rows option is at the bottom. By searching for a keyword like core or updater You can narrow down the number of rows you need to examine.

PHPMyAdmin

After finding and deleting the core_updater.lock line, you will see a success message similar to the one shown below.

PHPMyAdmin

After that, you can login to your admin control panel, go to Control Panel > Updates.and keep up with the remaining WordPress updates You wanted to run.

final thoughts

Errors can occur at any stage of managing a WordPress website, and this includes working updates. Fortunately, WordPress Another update is currently in progress The error can be easily fixed. You can fix it in a few minutes by following the steps we have outlined in this article. And you are free to perform any other WordPress updates you want. Since this error is quite common and can be troublesome at times, we recommend that you bookmark this article for future reference.

Support our work ❤️

If you enjoyed this article, consider leaving a tip to help us keep publishing great content.

Secure payment on PayPal
Moyens I/O Staff is a team of expert writers passionate about technology, innovation, and digital trends. With strong expertise in AI, mobile apps, gaming, and digital culture, we produce accurate, verified, and valuable content. Our mission: to provide reliable and clear information to help you navigate the ever-evolving digital world. Discover what our readers say on Trustpilot.