clojars

http://clojars.org discussion and “support”, see http://status.clojars.org for status.
emil0r 2020-11-26T16:43:59.058300Z

Trying to deploy to clojars, but get a 401. Using the same deploy token I’ve used before along with the same password. Tried with a newly generated token just to see if I did something wrong, but got the same 401. Any ideas of what I might be doing wrong?

emil0r 2020-11-26T17:38:29.058700Z

Sorry, meant to say username

phronmophobic 2020-11-26T17:50:29.060100Z

i have run into an issue in the past because my jar was too big. they upped the size after that. how big is your jar?

2020-11-26T18:13:38.060300Z

I can check the logs - what is your username @emil0r?

emil0r 2020-11-26T18:15:45.060500Z

Yes

2020-11-26T18:22:38.060700Z

According to the logs, whatever you are sending as the password doesn't look like a deploy token. Just to clarify: when deploying, you have to provide your username, and the password is the deploy token, including the CLOJARS_prefix. Can you confirm you are sending that?

emil0r 2020-11-26T18:45:18.060900Z

I should be. Let me try paste with the mouse instead

emil0r 2020-11-26T18:46:43.061100Z

Worked doing that

emil0r 2020-11-26T18:47:10.061300Z

:man-shrugging::skin-tone-2:

2020-11-26T19:19:27.061500Z

Good deal, glad you got it figured out.