Errno::ENOENT (No such file or directory) in amazon-s3
问题 I have application which is deployed to heroku using amazon s3 posting images to buckets.This works perfectly fine. But when fetching same image it gives error: Errno::ENOENT (No such file or directory showing path s3.amazonaws.com/bucket_name/app/public/messages/images/000/000/061/thumb/images.jpeg?1362410115) Same path copying and pasting in browser's url doesn't work. If I am using bucket name as end point it works ie, with following path /bucket_name.s3.amazonaws.com/app/public/messages