amazon s3 - S3 RequestTimeTooSkewed error due to local machine's clock skew -


while working on local machine have been trying upload images (which uploads them amazon server), giving me bug (requesttimetooskewed error using php s3 class), figure out it's time zone issue , s3 uses current time zone authenticate request, need set or change configuration on ec2 server able upload images locally?

sync clock ntp time server. modern os's support this.

wherever you're uploading from machine needs synced.


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -