simple-magento-vagrant
simple-magento-vagrant copied to clipboard
Doesn't download magento
I was hoping this would be a quick and easy way to get Magento up and running (I've never used Magento before) but it seems to have an issue connecting to the site to download. There are a lot of red lines in the vagrant up, but this section seems particularly important:
==> default: --2016-02-24 15:18:39-- http://www.magentocommerce.com/downloads/assets/1.9.1.0/magento-1.9.1.0.tar.gz ==> default: Resolving www.magentocommerce.com (www.magentocommerce.com)... ==> default: 66.211.190.109 ==> default: Connecting to www.magentocommerce.com (www.magentocommerce.com)|66.211.190.109|:80... ==> default: connected. ==> default: HTTP request sent, awaiting response... ==> default: 301 Moved Permanently ==> default: Location: https://www.magentocommerce.com/downloads/assets/1.9.1.0/magento-1.9.1.0.tar.gz [following] ==> default: --2016-02-24 15:18:39-- https://www.magentocommerce.com/downloads/assets/1.9.1.0/magento-1.9.1.0.tar.gz ==> default: Connecting to www.magentocommerce.com (www.magentocommerce.com)|66.211.190.109|:443... ==> default: connected. ==> default: HTTP request sent, awaiting response... ==> default: 301 Moved Permanently ==> default: Location: https://magento.com/downloads/assets/1.9.1.0/magento-1.9.1.0.tar.gz [following] ==> default: --2016-02-24 15:18:40-- https://magento.com/downloads/assets/1.9.1.0/magento-1.9.1.0.tar.gz ==> default: Resolving magento.com (magento.com)... ==> default: 66.211.190.110 ==> default: Connecting to magento.com (magento.com)|66.211.190.110|:443... ==> default: connected. ==> default: HTTP request sent, awaiting response... ==> default: 404 Not Found ==> default: 2016-02-24 15:18:42 ERROR 404: Not Found. ==> default: tar (child): ==> default: magento-1.9.1.0.tar.gz: Cannot open ==> default: : No such file or directory ==> default: tar (child): ==> default: Error is not recoverable: exiting now
Unfortunately, I get the same error. I find no workaround. So, this repo is essentially dead in the water. Really disappointing.
me too
same on me.
The links in the bootstrap.sh
file to download the Magento and data files are no longer valid. I tried updating them to make it work but in the end I relied on another project that does the deed:
https://github.com/klierik/simple-magento-vagrant