2009/07/16

Amazon S3 upload issue

I got this error when I try to upload file to Amazon using S3.php library.

Amazon S3 Server.RequestTimeTooSkewed(403): The difference between the request time and the current time is too large.

The problem is that the developer box was down in the past few days. It is up now, but the date time is wrong.

Here is a solution:

ntpdate pool.ntp.org

No comments:

Post a Comment