Family Encyclopedia >> Electronics

How to Fix the 'Another Update Is Currently in Process' Error in WordPress

Encountering the "Another update is currently in process" error on your WordPress site? This common issue blocks core updates but typically resolves itself. If it persists, our proven fixes will get you back on track quickly. As experienced WordPress administrators, we've helped countless sites overcome this snag.

How to Fix the  Another Update Is Currently in Process  Error in WordPress

Why Does the 'Another Update in Progress' Error Occur?

This error triggers when a background WordPress core update is active and you attempt another update. WordPress sets a core_updater.lock option in the database to prevent conflicts from simultaneous updates.

How to Fix the  Another Update Is Currently in Process  Error in WordPress

The lock usually clears after 15 minutes or upon completion. To bypass waiting, manually remove it using one of these reliable methods.

How to Fix the 'Another Update in Process' Error

Delete the core_updater.lock option from your database. Choose the method that fits your access level.

Method 1: Using a Plugin (Easiest for Beginners)

Install and activate the Fix Another Update in Progress plugin. See our step-by-step plugin installation guide for details.

Navigate to Settings » Repair Another Update in Progress. If blocked, click the "Fix WordPress Update Crash" button.

How to Fix the  Another Update Is Currently in Process  Error in WordPress

The plugin removes the lock, displaying a success message.

How to Fix the  Another Update Is Currently in Process  Error in WordPress

Method 2: Manual Fix via phpMyAdmin (For Advanced Users)

Access your hosting cPanel, then launch phpMyAdmin from the Databases section.

How to Fix the  Another Update Is Currently in Process  Error in WordPress

Select your WordPress database, then browse the wp_options table (prefix may vary).

How to Fix the  Another Update Is Currently in Process  Error in WordPress

Locate the row with option_name as core_updater.lock and delete it.

How to Fix the  Another Update Is Currently in Process  Error in WordPress

Return to your dashboard—updates should now proceed smoothly.

This guide has resolved the issue for sites we've managed. For more, check our comprehensive list of common WordPress errors and fixes.

Subscribe to our WordPress YouTube channel for video tutorials, and follow us on Twitter and Facebook.