Friday, March 21, 2014

Paperclip gem amazon s3 path .exists? throwing timeout error

Faced an issue where amazon s3 path was showing correctly but then when we try object.image.exists? then it threw

AWS::S3::Errors::RequestTimeout error

 The issue got fixed after paperclip gem was upgraded to  version 3.0.2 

Reference links:
https://github.com/thoughtbot/paperclip/issues/751

No comments:

Post a Comment