Re: Clojars deployment failing

2020-02-23 Thread Aaron D.
Thanks for working on this Toby and for the detailed post-mortem. Looks like that one was a tricky tackle. On Saturday, February 22, 2020 at 6:12:48 PM UTC-6, Toby Crawley wrote: > > A further followup - we believe we have resolved the issue. Please see > https://github.com/clojars/clojars-web/

Re: Clojars deployment failing

2020-02-22 Thread Toby Crawley
A further followup - we believe we have resolved the issue. Please see https://github.com/clojars/clojars-web/issues/744 for the details, and please comment there if you are still seeing issues with 400 Bad Request responses when deploying. I'd like to thank Aaron Dixon, Ambrose Bonnaire-Sergeant,

Re: Clojars deployment failing

2020-02-22 Thread Toby Crawley
Just to follow up on this: we still haven't been able to figure out the cause, but have collected some data at https://github.com/clojars/clojars-web/issues/744. If other folks are experiencing the issue, plus let us know on that issue or in #clojars on the Clojurians slack. - Toby On Thu, Feb 20

Re: Clojars deployment failing

2020-02-20 Thread Alan Thompson
I just did a `lein deploy clojars` and it worked fine. Alan On Wed, Feb 19, 2020 at 8:40 PM Aaron D. wrote: > Whelp -- Just another data point -- I got two releases through just now > successfully. So this is intermittent or something was fixed. > > On Wednesday, February 19, 2020 at 10:24:47 P

Re: Clojars deployment failing

2020-02-19 Thread Aaron D.
Whelp -- Just another data point -- I got two releases through just now successfully. So this is intermittent or something was fixed. On Wednesday, February 19, 2020 at 10:24:47 PM UTC-6, Aaron D. wrote: > > Hey Toby > > > What do you mean by "I disabled :checksum checking for clojars"? > > I ad

Re: Clojars deployment failing

2020-02-19 Thread Aaron D.
Hey Toby > What do you mean by "I disabled :checksum checking for clojars"? I added `:checksum :ignore` to :repositories in profile.clj -- per lein example here > $ lein version Le

Re: Clojars deployment failing

2020-02-19 Thread Toby Crawley
Also, what version of lein are you using? What is the output of `lein version`? On Wed, Feb 19, 2020 at 8:14 PM Toby Crawley wrote: > > Howdy Aaron: > > We've had a report from another user on Slack of this same issue, but > I haven't been able to recreate it. > > What do you mean by "I disabled

Re: Clojars deployment failing

2020-02-19 Thread Toby Crawley
Howdy Aaron: We've had a report from another user on Slack of this same issue, but I haven't been able to recreate it. What do you mean by "I disabled :checksum checking for clojars"? What version of java are you using? What is the output of java -version? Thanks! - Toby -- "Arrogance is quoti

Re: Clojars deployment failing

2020-02-16 Thread Aaron Dixon
update, I disabled :checksum checking for clojars and was able to get a release thru. On Sun, Feb 16, 2020 at 6:26 PM Aaron D. wrote: > My gpg creds are as usual (and verified) and I'm deploying in standard > fashion but my last attempt at lein deploy fails with 400/Bad Request at > the very ene

Clojars deployment failing

2020-02-16 Thread Aaron D.
My gpg creds are as usual (and verified) and I'm deploying in standard fashion but my last attempt at lein deploy fails with 400/Bad Request at the very ened trying to retrieve maven-metadata.xml -- is anyone / has anyone seen this? My last deploy was 10 days ago... The log to error: Created