27th Jul, 2010

Rails - AWS::S3::RequestTimeTooSkewed (The difference between the request time and the current time is too large.)

The S3 error: RequestTimeTooSkewed – The difference between the request time and the current time is too large. The reason for this time check is security, it prevents “record en playback” attacks.


Systems that make use of AWS must have the correct time and also the timezone must be correct. Otherwise the conversion to UTC will give the wrong result.

Make sure your date and time are correct. Set it properly.

Leave a response

Your response:

Categories and Tags

Advertising