Skip to content

ThirteeNov

My personal blog about coding and internet

Menu
  • About me
  • About Zofia Kreasi
  • Cart
  • Checkout
  • Making an airplane game from scratch in Unity
  • My account
  • Privacy Policy
  • Privacy Policy – zkLeaderboard
  • Sample Page
  • Shop
  • Tutorials on Learning JavaScript
  • ZKAccounts – Privacy Policy
Menu

How to solve wordpress problem: another update in progress

Posted on April 4, 2025April 4, 2025 by Habibie

If you’re seeing the error “Another update is currently in progress” in WordPress, it means that a previous WordPress core update is either still running or got stuck. This prevents you from starting another update.

Don’t worry! You can fix this issue easily by following the steps below.


✅ Solution 1: Fix via phpMyAdmin (Database)

The quickest way to resolve this issue is by removing a specific entry from your WordPress database.

1. Open phpMyAdmin

  • Log into your hosting cPanel or hosting dashboard.
  • Find and open phpMyAdmin.

2. Select Your WordPress Database

  • In phpMyAdmin, on the left side, click on your WordPress database.

3. Find and Delete the “Core Update Lock” Entry

  • Click on the wp_options table (or yourprefix_options if your database has a prefix).
  • Look for the row with the option name core_updater.lock.
  • Delete this row.

4. Try Updating Again

Go back to your WordPress dashboard and try running the update again.


✅ Solution 2: Use a Plugin (Easy Method)

If you’re not comfortable editing the database, you can use a plugin like:

  • Fix Another Update In Progress (Download Here)

After installing and activating the plugin:

  1. Go to Settings > Fix Another Update
  2. Click the Fix Now button
  3. Try updating WordPress again.

✅ Solution 3: Wait It Out

Sometimes the update process is just taking longer than expected. If you’re not in a hurry, try waiting 10-15 minutes and then refresh your dashboard. WordPress may automatically clear the lock.


💡 Preventing This Issue in the Future

  • Always backup your site before running updates.
  • Avoid clicking the update button multiple times.
  • Check your hosting speed—slow servers can cause update issues.
Post Views: 242
ciihuy2020

Welcome!

  • My YouTube Channel
  • My GitHub Page
  • About me

Categories

  • 3DVista
  • Android
  • Apache
  • C#
  • Cordova
  • Electron & Node JS
  • HTML5, CSS & JavaScript
  • iOS
  • Let's Make Unity Games
  • Misc
  • Photoshop
  • PHP
  • Python
  • Uncategorized
  • Unity
  • WordPress

Recent Posts

  • Make objects like wires and cables easily in Unity using Ciihuy Curved Mesh
  • [SOLVED] Can’t Add Custom Domain to Blogger After Losing CNAME Verification
  • iOS App Icon Generator by CiihuyCom
  • Advanced Blinking Marker Script to show objects position in your game canvas
  • Ciihuy Images Merger – Fast & Easy Online Image Combiner
© 2025 ThirteeNov | Powered by Superbs Personal Blog theme