Git Product home page Git Product logo

Comments (6)

sorentwo avatar sorentwo commented on May 29, 2024

@ben-ole: V4 regions are supported after the recent work by @felixbuenemann. Can you check your app against master and see if that resolves the issue? You may also want to check your version of aws-sdk:

  • Yours -> 1.41.0 May 22, 2014 (691 KB)
  • Current -> 1.58.0 November 6, 2014 (4.5 KB)

from carrierwave-aws.

felixbuenemann avatar felixbuenemann commented on May 29, 2024

I have only modified the specs to work with V4. The gem was already working fine without it, as long a you specify the region. The error posted above must be due to an outdated version of the aws-sdk gem.

from carrierwave-aws.

ben-ole avatar ben-ole commented on May 29, 2024

yes everything works now, thanks for quick support. May you change the aws-sdk dependency version, cuz right now I had to update aws-sdk on my own.

https://github.com/sorentwo/carrierwave-aws/blob/master/carrierwave-aws.gemspec

gem.add_dependency 'carrierwave', '~> 0.7'
gem.add_dependency 'aws-sdk',     '~> 1.29'

from carrierwave-aws.

sorentwo avatar sorentwo commented on May 29, 2024

The version changes pretty quickly, but the '~>' matcher will accept any of the 1.X releases.

from carrierwave-aws.

ben-ole avatar ben-ole commented on May 29, 2024

Yes, but 1.29 is not the minimum required release ... That's why it didn't work out for me. Normally I don't run bundle update as it breaks sometimes other gems

from carrierwave-aws.

sorentwo avatar sorentwo commented on May 29, 2024

@ben-ole: I've bumped up the minor version that you can expect: 3697987

from carrierwave-aws.

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.