Last active
September 23, 2016 17:44
-
-
Save carlsverre/63758394dcdca6c351af5c1cf54e354d to your computer and use it in GitHub Desktop.
This file contains hidden or 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
~ $ curl -I https://cache.nixos.org/nar/04llx3f88habsh8h8x73k31p3ym0v608bn8j67c7mv15ws263k74.nar.xz | |
HTTP/1.1 500 Internal Server Error | |
Content-Type: application/xml | |
Connection: keep-alive | |
Date: Fri, 23 Sep 2016 17:39:01 GMT | |
Server: AmazonS3 | |
Age: 121 | |
X-Cache: Error from cloudfront | |
Via: 1.1 ae162f6796e551002447afd7c07ec67a.cloudfront.net (CloudFront) | |
X-Amz-Cf-Id: tZeL92fiegpLt3j6VncFsYdLupW0ZmhCCd7Xf2I-U7F2xN5iYvJwXQ== | |
~ $ curl https://cache.nixos.org/nar/04llx3f88habsh8h8x73k31p3ym0v608bn8j67c7mv15ws263k74.nar.xz 1 | |
<?xml version="1.0" encoding="UTF-8"?> | |
<Error><Code>InternalError</Code><Message>We encountered an internal error. Please try again.</Message><RequestId>F9D78D73A24FA984</RequestId><HostId>gy3ZuVREtTRnY8iAwVDKr1D0h3UBgqCRMLAxyBkp6WaLu+sRfRqAUJkEw7Dh8T3o3XqKs/PF6QU=</HostId></Error>% |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment