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.

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.

The lock usually clears after 15 minutes or upon completion. To bypass waiting, manually remove it using one of these reliable methods.
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.

The plugin removes the lock, displaying a success message.

Method 2: Manual Fix via phpMyAdmin (For Advanced Users)
Access your hosting cPanel, then launch phpMyAdmin from the Databases section.

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

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

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.