How to Fix The ‘Another Update in Progress’ Error in WordPress

Small Photo of Computer with Code
Learn why do we get the 'Another Update in Progress' error when trying to update WordPress, and understand how to fix it.

In most cases, when getting this error, it will automatically go away. If it doesn’t go away, we can easily fix it manually.

This error happens when we try to update our WordPress installation while having another update that still wasn’t completed.

When a WordPress update starts, a new row is added to the ‘wp_options’ table in order to indicate about the update that has just started. The new row has the ‘core_updated.lock’ value in the option_name column. Deleting this row will fix the error.

Learning PHP will provide you with a better understanding of how WordPress works, and you will know better how to handle similar problems in the future. 

Join our WordPress Developers group on facebook. It can be. a great way to stay up-to-date with the evolution of WordPress. 

The photo in this post was created by Negative Space, and was downloaded from pexels.com: https://www.pexels.com/photo/coffee-writing-computer-blogging-34600/

Share:

The Visitor Design Pattern

The Visitor Design Pattern

The visitor design pattern allows us to add operations to objects that already exist without modifying their classes and without extending them.

What are Anti Patterns?

Anti Patterns

Unlike design patterns, anti patterns just seem to be a solution. However, they are not a solution and they cause additional costs.

Virtual Threads in Java Professional Seminar

Virtual Threads in Java

The use of virtual threads can assist us with improving the performance of our code. Learn how to use virtual threads effectively.

NoSQL Databases Courses, Seminars, Consulting, and Development

MongoDB Design Patterns Meetup

The use of MongoDB involves with various cases in which we can overcome performance issues by implementing specific design patterns.

image of woman and database

Record Classes in Java

Learn how to define record classes in Java, and when to use record classes in your code. Stay up to date with the new Java features.

The Beauty of Code

Coding is Art! Developing Code That Works is Simple. Develop Code with Style is a Challenge!

Skip to content Update cookies preferences