Skip to content

Instantly share code, notes, and snippets.

@carlsverre
Last active September 23, 2016 17:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save carlsverre/63758394dcdca6c351af5c1cf54e354d to your computer and use it in GitHub Desktop.
Save carlsverre/63758394dcdca6c351af5c1cf54e354d to your computer and use it in GitHub Desktop.
~ $ 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