jayesh dalwadi
2013-Oct-25 14:17 UTC
how to sync_clock time of Heroku to AWS S3 image upload with carrierWave
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 ref : 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 "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAHmVawo7yNbUEVKLcMTBZQ%2BH_Fq4M9dnD498s0W%2B4WnAj_7FJg%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
jayesh dalwadi
2013-Oct-26 09:39 UTC
Re: how to sync_clock time of Heroku to AWS S3 image upload with carrierWave
please helps to resolve this issue application take to much time in process On Fri, Oct 25, 2013 at 7:47 PM, jayesh dalwadi <jayeshdalwadi2007-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 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 ref : > 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 >-- LOOSER IS THE ONE WHO CREATES A WINNER SO I DONT MIND LOOSING -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAHmVawpyZ4WgD43WgTuXMooyL%3DpetvDvnC8mxaeDdqKMZ%3D1atA%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.