Opened 9 years ago
Last modified 7 years ago
#36557 reopened defect (bug)
WordPress Version 4.5 Upgrade Failure
Reported by: | Asif2BD | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 4.5 |
Component: | Upgrade/Install | Keywords: | |
Focuses: | administration | Cc: |
Description
Upgrade to Version 4.5 failing in one of my site.
The wp-admin/update-core.php?action=do-core-upgrade page comes blank with normal admin menu and sidebar.
Upon further investigation I found those in source
<!-- Ticket #11289, IE bug fix: always pad the error page with enough characters such that it is greater than 512 bytes, even after gzip compression ... (3 line of random char) .... -->
And at the end of the page
<body id="error-page"> <p>Are you sure you want to do this?</p><p><a href='https://domain.tld/wp-admin/update-core.php'>Please try again.</a></p></body>
I cleaned cache, re-logined, still same. Any plugin updates works perfectly, not just the core.
Server NGINX 1.9.10, PHP 7.0.5, from WordPress 4.4.2
Attachments (1)
Change History (6)
This ticket was mentioned in Slack in #core by asif2bd. View the logs.
9 years ago
#2
@
9 years ago
- Resolution set to invalid
- Status changed from new to closed
I’m not convinced it’s a core issue. Do you mind trying to do the core update via FTP or Git/SVN instead of from the WP-Admin?
Other options are disabling all plugins (and switching to a default theme) in the event the upgrade is being prevented by a plugin/theme conflict.
You can also find more about this error by searching for it in the community support forums:
Error Blank Page