Make WordPress Core

Opened 9 years ago

Last modified 7 years ago

#36557 reopened defect (bug)

WordPress Version 4.5 Upgrade Failure

Reported by: asif2bd's profile 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)

Screen Shot 2016-04-17 at 10.29.15 AM.png (14.8 KB) - added by Asif2BD 9 years ago.
Error Blank Page

Download all attachments as: .zip

Change History (6)

@Asif2BD
9 years ago

Error Blank Page

This ticket was mentioned in Slack in #core by asif2bd. View the logs.


9 years ago

#2 @BandonRandon
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:

https://wordpress.org/search/%3C!--+Ticket+%2311289%2C+IE+bug+fix%3A+always+pad+the+error+page+with+enough+characters+such+that+it+is+greater+than+512+bytes%2C+even+after+gzip+compression+?forums=1

#3 @netweb
9 years ago

  • Milestone Awaiting Review deleted

#4 @programmin
7 years ago

  • Resolution invalid deleted
  • Status changed from closed to reopened

I think it's when you get logged out? Same with 4.8, the last part of that error is "Sorry, you are not allowed to access this page."

http://imgur.com/a/TrOu3

#5 @SergeyBiryukov
7 years ago

  • Milestone set to Awaiting Review
Note: See TracTickets for help on using tickets.