[wp-trac] [WordPress Trac] #48495: Update failed A Valid URL was not provided
WordPress Trac
noreply at wordpress.org
Mon Nov 4 20:20:16 UTC 2019
#48495: Update failed A Valid URL was not provided
-----------------------------+-------------------------------
Reporter: tlembke | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Upgrade/Install | Version: 5.2.4
Severity: normal | Keywords: reporter-feedback
Focuses: administration |
-----------------------------+-------------------------------
Received above error message when updating (or downloading) all plugins on
all sites in my system
Error resolved when changed wp-admin/includes/file,.php line in line 989
$response = wp_safe_remote_get(
To
$response = wp_remote_get(
Appears to be a url validation error , even though plugins that failed
included
https://downloads.wordpress.org/plugin/akismet.4.1.3.zip
WordPress 5.2.4
Running PHP version: 7.3.2 (on FreePSB)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48495>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list