Skip to content

Instantly share code, notes, and snippets.

@richleland
Created January 12, 2012 13:56
Show Gist options
  • Select an option

  • Save richleland/1600640 to your computer and use it in GitHub Desktop.

Select an option

Save richleland/1600640 to your computer and use it in GitHub Desktop.
aws s3 skew issue
<?xml version="1.0" encoding="UTF-8"?>
<Error>
<Code>RequestTimeTooSkewed</Code>
<Message>The difference between the request time and the current time is too large.</Message>
<MaxAllowedSkewMilliseconds>900000</MaxAllowedSkewMilliseconds>
<RequestId>4D203AE76BD47906</RequestId>
<HostId>lr/NVYrAkjOca2XXgr9SJJFht9kKV7ySQ7+1sqXyeF11xM1Ypn4SBsaiP1JJKUNV</HostId>
<RequestTime>Wed, 11 Jan 2012 21:45:56 GMT</RequestTime>
<ServerTime>2012-01-11T22:01:30Z</ServerTime></Error>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment