Opened 8 years ago
Closed 8 years ago
#39247 closed defect (bug) (duplicate)
Error in updating to WordPress 4.7
Reported by: | paaljoachim | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Upgrade/Install | Keywords: | |
Focuses: | Cc: |
Description
Error in updating to WordPress 4.7
For almost all of my sites offline and online I have received a non fatal error. Here is the latest site I updated and the error I see. (I just have to wait patiently until update is done. In this case I had to refresh the site and noticed that 4.7 was installed. I am also getting plugin update errors which I will post about in another ticket.)
Warning: An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration. If you continue to have problems, please try the <a href="https://wordpress.org/support/">support forums</a>. (WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.) in /Users/joachim/Documents/Websites/beans-pure.dev/wp-admin/includes/update.php on line 115
Call Stack
# Time Memory Function Location
1 0.0055 543528 {main}( ) ../update-core.php:0
2 6.5799 25861272 do_core_upgrade( ) ../update-core.php:643
3 6.5941 27070528 Core_Upgrader->upgrade( ) ../update-core.php:491
4 6.5946 27081840 Core_Upgrader->check_files( ) ../class-core-upgrader.php:95
5 6.5946 27082120 get_core_checksums( ) ../class-core-upgrader.php:350
6 9.6248 27094512 trigger_error ( ) ../update.php:115
Downloading update from https://downloads.wordpress.org/release/wordpress-4.7-new-bundled.zip…
Unpacking the update…
Verifying the unpacked files…
Preparing to install the latest version…
( ! ) Warning: An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration. If you continue to have problems, please try the <a href="https://wordpress.org/support/">support forums</a>. (WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.) in /Users/joachim/Documents/Websites/beans-pure.dev/wp-admin/includes/update.php on line 115
Call Stack
# Time Memory Function Location
1 0.0055 543528 {main}( ) ../update-core.php:0
2 6.5799 25861272 do_core_upgrade( ) ../update-core.php:643
3 6.5941 27070528 Core_Upgrader->upgrade( ) ../update-core.php:491
4 23.2151 27367096 update_core( ) ../class-core-upgrader.php:149
5 23.2158 27372488 get_core_checksums( ) ../update-core.php:891
6 26.4283 27384304 trigger_error ( ) ../update.php:115
Enabling Maintenance mode…
Copying the required files…
Disabling Maintenance mode…
Upgrading database…
Duplicate of #39249.