Skip to content
This repository has been archived by the owner on Oct 16, 2019. It is now read-only.

Doesn't download magento #38

Open
dallascaley opened this issue Feb 24, 2016 · 4 comments
Open

Doesn't download magento #38

dallascaley opened this issue Feb 24, 2016 · 4 comments

Comments

@dallascaley
Copy link

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

@thinkhuman
Copy link

Unfortunately, I get the same error. I find no workaround. So, this repo is essentially dead in the water. Really disappointing.

@wonect
Copy link

wonect commented May 6, 2016

me too

@yandod
Copy link

yandod commented Jun 22, 2016

same on me.

@naoisegolden
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants