Created
March 21, 2013 18:18
-
-
Save davetapley/5215353 to your computer and use it in GitHub Desktop.
pgbackups download error
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
<!-- Running command: | |
curl -o latest.dump `heroku pgbackups:url --app xxxxx` | |
At 100% we get: --> | |
<Error><Code>AccessDenied</Code><Message>Request has expired</Message><RequestId>xxxxxxx</RequestId><Expires>2013-03-21T16:02:26Z</Expires><HostId>xxxxxxx</HostId><ServerTime>2013-03-21T16:50:38Z</ServerTime></Error> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Any attempt to restore
latest.dump
locally yields: