Giter Site home page Giter Site logo

Error when using S3 about dragonfly HOT 7 CLOSED

markevans avatar markevans commented on August 20, 2024
Error when using S3

from dragonfly.

Comments (7)

markevans avatar markevans commented on August 20, 2024

That's strange. what version of aws-s3 are you using?

from dragonfly.

67ideas avatar 67ideas commented on August 20, 2024

Hi Mark, I'm using 0.6.2 of aws-s3.

from dragonfly.

markevans avatar markevans commented on August 20, 2024

I'm afraid I don't know what the problem is because I have that version and it seems ok.
I've actually started migrating to use the fog gem in a branch (aws-s3 doesn't support european buckets).
There's a fork using fog that you might want to check out - https://github.com/shingara/dragonfly (seems to have released a gem too) - you may have more luck using fog.

from dragonfly.

zapnap avatar zapnap commented on August 20, 2024

This may not be the same issue... in fact, it probably isn't... However, I've had (access denied) issues with 0.8.2 due to the fact that I'm using an S3 "user" that has access only to a specific bucket. The released version does a bucket list operation, which will fail if the user doesn't have the ability to list all buckets.

This might be somewhat uncommon at the moment, but happens when you use the new AWS IAM goodies to set up a separate set of credentials for restricted access to a single bucket, for example. Reading and writing from that bucket work fine, but AWS/S3 will return access denied when trying to list buckets.

Anyway, I've tested with the latest master and everything works great. Are you planning to release a new gem soon? I hope so! (also, the gemspec in master is broken right now, which is preventing me from pointing bundler to the git repo).

from dragonfly.

markevans avatar markevans commented on August 20, 2024

Hi - I am planning on releasing 0.9 fairly soon but not for a few weeks as I'm going away for a bit :).
The broken gemspec shouldn't matter - it should just be a warning when you bundle install - let me know if it's more than that.
If you do point to the git repo, it's probably worth giving it a specific git ref, because I can't guarantee that master will always be fully stable (although I'll try to make it so!)

from dragonfly.

zapnap avatar zapnap commented on August 20, 2024

Right-o. Looking forward to the 0.9 release so I can start using the gem again :).

from dragonfly.

markevans avatar markevans commented on August 20, 2024

it's released now as 0.9.0 so hopefully you'll have more luck with that! (it uses fog)

from dragonfly.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.