Opened 8 months ago
Closed 8 months ago
#60394 closed defect (bug) (duplicate)
Download failed. A valid URL was not provided. WordPress 6.4.3
Reported by: | achalmer3 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 6.5 |
Component: | Upgrade/Install | Keywords: | |
Focuses: | Cc: |
Description
For the new update to WordPress 6.4.3, it does not allow you to manually install a plugin. I get the message "Download failed. A valid URL was not provided."
I noticed this when I tried to install the Core Framework plugin on one website I manage that I had upgraded to the newest version and I got that error. I tried to go to another website I manage that I had not upgraded (it was on 6.4.2) and the plugin installed just fine. I deleted the plugin and upgraded WordPress to version 6.4.3 and I then got that error and the plugin would not install.
Change History (5)
#1
@
8 months ago
- Keywords reporter-feedback needs-testing added; needs-patch removed
- Version set to trunk
#2
@
8 months ago
Hi @costdev
I just tried manually installing a different plugin and that one worked. It seems the one I was trying worked with the previous version but not the current version. I will let the developer of that plugin know. Thank you for your quick response
Andrew
#3
@
8 months ago
- Keywords reporter-feedback needs-testing removed
- Milestone Awaiting Review deleted
- Resolution set to invalid
- Status changed from new to closed
@achalmer3 Thanks very much for your quick testing!
A note for when you speak to the plugin's developers:
6.4.3 includes some stricter checking when manually installing plugins. This may have flagged one of these issues in the plugin's ZIP archive. The ZIP archive may need to be checked for these issues and repaired/rebuilt so that it is installable.
For now, let's close this ticket as invalid
(which just means there's nothing actionable right now). If after speaking with the plugin's developers, an issue with WordPress Core is identified, please feel free to drop a comment on this ticket and we can resume the discussion. 🙂
#4
@
8 months ago
- Resolution invalid deleted
- Status changed from closed to reopened
If the plugin folder compressed using MacOS right-click Compress command in the contextual menu, those archives are no longer accepted when using upload plugin. It returns "Incompatible Archive". If I create a zip on the command line of the same folder that works correctly.
-- Not works in WP 6.4.3
-- Works in WP 6.4.2
#5
@
8 months ago
- Component changed from Plugins to Upgrade/Install
- Resolution set to duplicate
- Severity changed from major to normal
- Status changed from reopened to closed
If the plugin folder compressed using MacOS right-click Compress command in the contextual menu, those archives are no longer accepted when using upload plugin
Let's track this in #60398 where there is already some activity around this bug.
Hi @achalmer3, welcome to Trac and thanks for opening this ticket!
I am able to manually install a plugin in WordPress 6.4.3.
To help narrow down the issue, can you try manually installing a different plugin and let us know if that works?