Hi, is there something extra that I have to do to allow the drush quickstart-create command to be able to download the code?
Both quickstart 0.9 and 0.9.1 had the same issue for me in that nothing is being downloaded when executing the following command and there is no network activity during the attempt, even with the host's firewall well and truly off:
drush quickstart-create --domain=vale.dev --makefile=d7.make
Is there some workaround that I can put into place? Can I download the code myself directly?
Note that TCP/IP connectivity appears to be OK. I posting this question from within the QuickStart environment to prove it.
Thanks
Sorry if this is not where it is meant to be posted. If there is a better place then let me know and I'll close this and re-post.
Comments
Hi Mad Dash, The best place
Hi Mad Dash,
The best place to put a support request is in the issue queue. http://drupal.org/project/issues/quickstart
If you are working with a fresh download of 0.9.1, I would guess there is a proxy server, upstream from your host computer, that is preventing the download.
You can test this by working with the "drush make" command directly. Quickstart merely calls "drush make" which does the heavy lifting. Once you get "drush make" working, then try "drush quickstart-create" again.
In your example, "drush make d7.make somefolder"
Mike
Thanks Mike, I'll put a stop
Thanks Mike, I'll put a stop to this thread then, try your suggestion and then if I still have no look I'll continue in the correct place!
Cheers
Andy - or should I say Mad? Never can get the etiquette right :-)