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

WordPress Trac noreply at wordpress.org
Thu Dec 2 20:54:12 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-patch needs-testing  |     Focuses:
---------------------------------------+---------------------

Comment (by costdev):

 @pbiron Sorry, I meant to post this earlier today:

 I added some logging and got this just before the fatal occurs:

 {{{
 Error: cURL error 28: Operation timed out after 60002 milliseconds with 0
 bytes received
 curl_getinfo:
 Array
 (
     [url] => http://582.local/wp-admin/upgrade.php?step=upgrade_db
     [content_type] =>
     [http_code] => 0
     [header_size] => 0
     [request_size] => 262
     [filetime] => -1
     [ssl_verify_result] => 0
     [redirect_count] => 0
     [total_time] => 60.002039
     [namelookup_time] => 0.000425
     [connect_time] => 0.000625
     [pretransfer_time] => 0.00065
     [size_upload] => 0
     [size_download] => 0
     [speed_download] => 0
     [speed_upload] => 0
     [download_content_length] => -1
     [upload_content_length] => 0
     [starttransfer_time] => 0
     [redirect_time] => 0
     [redirect_url] =>
     [primary_ip] => ::1
     [certinfo] => Array
         (
         )

     [primary_port] => 80
     [local_ip] => ::1
     [local_port] => 57417
     [http_version] => 0
     [protocol] => 1
     [ssl_verifyresult] => 0
     [scheme] => HTTP
     [appconnect_time_us] => 0
     [connect_time_us] => 625
     [namelookup_time_us] => 425
     [pretransfer_time_us] => 650
     [redirect_time_us] => 0
     [starttransfer_time_us] => 0
     [total_time_us] => 60002039
 )
 }}}

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


More information about the wp-trac mailing list