Opened 2 months ago
Last modified 6 weeks ago
#62464 new enhancement
6.7 branch - update-core.php and plugins.php
Reported by: | radubr | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Upgrade/Install | Keywords: | reporter-feedback |
Focuses: | Cc: |
Description
Hello there,
I noticed that the update section for example website.com/wp-admin/update-core.php gives errors most of the time with the .maintenance file being created.
Also, I noticed that the update section in the website,com/wp-admin/plugins.php it's much better at design and functionality showing each plugin status update. In the end not generating errors.
My recommendation is to take the best code from plugins.php and apply it also to update-core.php
Change History (2)
#1
@
2 months ago
- Component changed from General to Upgrade/Install
- Keywords reporter-feedback added
- Version 6.7 deleted
#2
@
6 weeks ago
so on current version: 6.7.1 on page: update-core.php I get the error after updating plugins and automatic backup by plugin UpdraftPlus : error: "Briefly unavailable for scheduled maintenance. Check back in a minute."
and I get this error on all pages, including home page, /wp-admin/. I waited a minute and the error is still there. The .maintenance file is generated with content: <?php $upgrading = 1733348022; ?>
Only after I delete the .maintenance file I can access the website again.
Hi @radubr,
Welcome to Trac!
Could you be more specific about what error messages you're seeing?