Thanks for the help, in the end i vendored aws-s3 as a plugin and its working fine. Yeah i also created the bucket from the interactive prompt and it was working locally, that was why i was so confused when it wouldnt work after uploading it. Well, lessons learned...
On Feb 20, 8:16 am, shenry <[email protected]> wrote: > Are you sure you have already created the S3 bucket you're trying to > save to? Not sure if it's related, but I found attachment_fu and aws- > s3 didn't (in my case) create the bucket in my first attempt to save > to it. After creating the bucket in s3sh it worked fine. HTH. > > Stu > > On Feb 18, 3:12 pm, elk_ <[email protected]> wrote: > > > Hi, I am using (trying) amazon s3 as the backend for attachment_fu and > > its causing big problems when i try to start the app, it just doesnt > > start at all and i get a missing library exception and a warning about > > using the wrong ruby version. > > It does not seem to be able to find the aws-s3 gem and i have tried > > installing it manually but no luck yet. But im thinking that there are > > more than me using this service so its probably something i am doing > > wrong. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
