Sending clj-kondo/clj-kondo/2025.04.07/clj-kondo-2025.04.07.pom (6k)
to
Could not transfer artifact clj-kondo:clj-kondo:pom:2025.04.07 from/to clojars (): Read timed out
Failed to deploy artifacts: Could not transfer artifact clj-kondo:clj-kondo:jar:2025.04.07 from/to clojars (): Read timed out
cc @tcrawley
Hi @borkdude! Did it work on a second attempt, or does it fail every time?
Every time. Clojars website was also slow. Not sure if that’s running on the same machine
Hmm. Yes, the site and the app that handles uploads are one in the same. I do see clj-kondo 2025.04.07 as published on the site, so I think it still worked (https://clojars.org/clj-kondo/versions/2025.04.07). And I can see the artifacts in the repo: https://repo.clojars.org/clj-kondo/clj-kondo/2025.04.07/ Looking at the server now.
It looks like the CPU has been at 100% for about two days for some reason. I restarted the process, and things look better now. I'll need to do some digging to figure out what happened. Thanks for the report, and let me know if you have any other issues!
cool @tcrawley - I got a redeploying non-snapshots is not allowed. which is a confirmation to me that the previous deploy worked
thanks for fixing