Git Product home page Git Product logo

Comments (5)

martinklepsch avatar martinklepsch commented on May 30, 2024

Thanks for the report @pate — any chance you can give more context?

Also it may be worth to check what version of Amazonica is on the classpath. Since eu-west-2 is relatively new it might make sense to check with the most recent version of Amazonica/AWS Java libraries.

from confetti.

theronic avatar theronic commented on May 30, 2024

Version 0.1.5 can't publish to S3 buckets in eu-west2 region.

What kind of context do you need?
Which library version do I need to bump to get the latest regions?

from confetti.

martinklepsch avatar martinklepsch commented on May 30, 2024
boot show -d

would be a good start. That said boot's pods should have eliminated any potential for a dependency conflict like this.

The task invocation leading up to this error would be helpful too. I'll create a bucket in eu-west-2 and try to reproduce once I know what exactly you're doing :)

from confetti.

theronic avatar theronic commented on May 30, 2024

This is still an issue, but I doubt it's a dependency conflict. Seems like an AWS dependency doesn't know about the (relatively new) EU (London) region?

 ❯ boot show -d                                                                                                                                                           [21:16:41]
[adzerk/boot-reload "0.4.13" :scope "test"]
[clj-time "0.13.0"]
└── [joda-time "2.9.7"]
[confetti "0.2.0"]
[deraen/boot-livereload "0.2.0"]
[hashobject/boot-s3 "0.1.2-20150920.195517-2"]
├── [clj-aws-s3 "0.3.10"]
│   └── [com.amazonaws/aws-java-sdk "1.7.5"]
│       ├── [com.fasterxml.jackson.core/jackson-annotations "2.1.1"]
│       ├── [com.fasterxml.jackson.core/jackson-core "2.1.1"]
│       ├── [com.fasterxml.jackson.core/jackson-databind "2.1.1"]
│       ├── [commons-codec "1.3"]
│       ├── [commons-logging "1.1.1"]
│       └── [org.apache.httpcomponents/httpclient "4.2"]
│           └── [org.apache.httpcomponents/httpcore "4.2"]
└── [pandect "0.5.2"]
    ├── [org.bouncycastle/bcprov-jdk15on "1.51" :exclusions [[org.clojure/clojure]]]
    └── [potemkin "0.3.11" :exclusions [[org.clojure/clojure]]]
        ├── [clj-tuple "0.1.7"]
        └── [riddley "0.1.7"]
[hiccup "1.0.5"]
[jeluard/boot-notify "0.2.1" :scope "test"]
[org.clojure/clojure "1.8.0" :scope "provided"]
[org.clojure/tools.nrepl "0.2.12"]
[pandeiro/boot-http "0.7.6"]
[perun "0.4.2-20170301.173959-4" :scope "test"]

from confetti.

theronic avatar theronic commented on May 30, 2024

Not to be a bother, but any idea who I can hound about this? It's a real pain to redeploy sites to a different region because you have to wait ~24 hours for the S3 bucket name to be released.

from confetti.

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.