Closed (fixed)
Project:
Drush
Version:
All-versions-3.0-beta1
Component:
Base system (internal API)
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Feb 2010 at 16:34 UTC
Updated:
28 Nov 2017 at 07:49 UTC
Jump to comment: Most recent
Comments
Comment #1
greg.1.anderson commentedNot much to go on here. I presume your network is working, or you wouldn't be posting issues. ;) Do you get any interesting information if you add the -d option? Are you using --package-handler=cvs?
Comment #2
moshe weitzman commentedyes, its very related to update_status. we rely on that module. once you fix that, drush will work.
Comment #4
tsmulugeta commentedI have the same problem. What was the solution to the problem?
Comment #5
tsmulugeta commentedIn Drupal 7, PHP version 5.6.10 I was having this error whenever I ran "drush dl module_name" in the command line (terminal):
simplexml_load_file(): I/O warning : failed to load external entity "" Project.php:74
Failed to get available update data from https://updates.drupal.org/release-history/nodeaccess_userreference/7.x
Could not download requested project(s).
What fixed the problem for me was:
Comment #6
Koendema commentedThanks @tsmulugeta, solved it!
Comment #7
mickotia commentedThanks @tsmulugeta!
Comment #8
frankl commentedThank you @tsmulugeta. Downloaded and installed wget (for macOS Sierra 10.12) from http://rudix.org/packages/wget.html