What Type Error
Why
Each time you update WordPress to a newer version, it makes a temporary .maintenance file. The problem occurs when the .maintenance file is not removed properly after the upgrade (in many cases, this happens when the upgrade process itself fails to complete successfully).
The Solution
You will need to login to your WP root directory via FTP. Once you’ve logged in, locate the .maintenance file and delete it. This will resolve the error.
If, however, you are experiencing difficulties with the automatic update, the solutions are different, and James Dunn has a guide to help you out.

0 Comments