Sorry to hear you're having this problem. I've posted a fix to the stackoverflow here: http://stackoverflow.com/questions/19559190/how-to-apply-sync-clock-option-on-s3-upload-with-carrierwave-in-ruby-on-rails/19637055#19637055
On Saturday, October 26, 2013 12:51:08 AM UTC-5, jayesh dalwadi wrote: > > I got an error every time when image upload happens > > <Code>RequestTimeTooSkewed</Code> > <Message>The difference between the request time and the current time is > too large.</Message> > > <RequestTime>Thu,24 Oct 2013 22:17:41+0000</RequestTime> > <ServerTime>2013-10-24T22:33:21Z</ServerTime> > The time difference is more then 15 Min. how to set this to actual time > please help us to set heroku time to actual time. > > We are using carrierwave v 0.6.2, mini_magick v 3.5.0 ,rails 3.2.13 and > ruby 1.9.3 in our application > > more Reference to error : > > > http://stackoverflow.com/questions/19559190/how-to-apply-sync-clock-option-on-s3-upload-with-carrierwave-in-ruby-on-rails > > http://stackoverflow.com/questions/19583625/how-to-sync-clock-time-of-heroku-to-aws-s3-image-upload-with-carrierwave > > -- -- You received this message because you are subscribed to the Google Groups "Heroku" group. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/heroku?hl=en_US?hl=en --- You received this message because you are subscribed to the Google Groups "Heroku Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
