[wp-trac] [WordPress Trac] #54546: Fatal error receive while updating WP 5.8.2 to WP 5.9.

WordPress Trac noreply at wordpress.org
Mon Dec 6 13:38:51 UTC 2021


#54546: Fatal error receive while updating WP 5.8.2 to WP 5.9.
--------------------------------------------+---------------------
 Reporter:  apeksha10                       |       Owner:  (none)
     Type:  defect (bug)                    |      Status:  new
 Priority:  normal                          |   Milestone:  5.9
Component:  Upgrade/Install                 |     Version:  trunk
 Severity:  normal                          |  Resolution:
 Keywords:  needs-testing has-patch commit  |     Focuses:
--------------------------------------------+---------------------

Comment (by hellofromTonya):

 [#comment:10 Replying to @jrf]:
 >Would moving the files to wp-includes/requests/src be a potential
 solution ? (to make sure they are seen as new files, not updated files)

 Moving the Requests library into a different directory would solve the
 issue reported in #54582; however, it would not solve the issue reported
 in this ticket.

 Why? The filesystem is changed and old files removed
 [https://github.com/WordPress/wordpress-develop/blob/trunk/src/wp-
 admin/includes/update-core.php#L1409 before `wp_remote_post()` is called
 to upgrade the database]. `wp_remote_post()` uses `WP_Http` which uses
 Requests.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/54546#comment:40>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list