Created
September 18, 2013 01:16
-
-
Save jmkacz/6603183 to your computer and use it in GitHub Desktop.
coreos storage site 503ing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ wget http://storage.core-os.net/coreos/amd64-generic/dev-channel/coreos_production_vagrant.box | |
--2013-09-17 21:13:08-- http://storage.core-os.net/coreos/amd64-generic/dev-channel/coreos_production_vagrant.box | |
Resolving storage.core-os.net... 74.125.29.128, 2607:f8b0:400d:c04::80 | |
Connecting to storage.core-os.net|74.125.29.128|:80... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: 196079648 (187M) [application/vnd.previewsystems.box] | |
Saving to: ‘coreos_production_vagrant.box’ | |
0% [ ] 1,048,576 --.-K/s in 60s | |
2013-09-17 21:14:10 (17.2 KB/s) - Connection closed at byte 1048576. Retrying. | |
--2013-09-17 21:14:11-- (try: 2) http://storage.core-os.net/coreos/amd64-generic/dev-channel/coreos_production_vagrant.box | |
Connecting to storage.core-os.net|74.125.29.128|:80... connected. | |
HTTP request sent, awaiting response... 503 Service Unavailable | |
2013-09-17 21:15:12 ERROR 503: Service Unavailable. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment