You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 16, 2019. It is now read-only.
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:
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:
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
The text was updated successfully, but these errors were encountered: