The Error is:
**Downloading update from https://downloads.wordpress.org/release/wordpress-5.7.1-new-bundled.zip…
The authenticity of wordpress-5.7.1-new-bundled.zip could not be verified as no signature was found.
Unpacking the update…
The update cannot be installed because we will be unable to copy some files. This is usually due to inconsistent file permissions.: wp-admin/includes/update-core.php
Installation failed.**
Please help, I appreciate any help from you…
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Sign up for Infrastructure as a Newsletter.
Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Hi there,
It sounds like that the user that the Apache service is running as does not have permissions to your WordPress core files.
What you could do is set the ownership of the files to the Apache user.
If you have not changed the Apache user you could run the following command:
If you have changed the user, you would need to change the
www-data:www-data
part with the user that you are using.Let me know how it goes. Regards, Bobby
Hello, @newwayelegant
I will recommend checking the ownership of the /var/www/html directory as per @bobbyiliev comment.
Also, check the permissions of the files and the directories in the public_html folder.
Regards, Alex
I’m not sure but here are some ideas, Try upgrade from wp CLI command or increase the memory if possible, similar case, https://wordpress.org/support/topic/5-6-update-critical-error/page/2/