Fork me on GitHub
#leiningen
<
2017-11-28
>
souenzzo12:11:19

anyone having trouble with lein? mine just dont work. No erros. No CPU usage. Just "lock" terminal.

elena.poot23:11:17

Yep, it is now. It's been falling apart bit by bit over the last hour, and now it just hangs.

elena.poot23:11:55

But only in a folder with a project.clj. If I run lein version somewhere else it works

noisesmith23:11:24

what platform / lein versions?

elena.poot23:11:01

windows lein 2.8.1, java 1.8.0_131 64 bit

noisesmith23:11:42

cool - I relayed the issue to #leiningen on freenode since that’s where the devs hang out

elena.poot23:11:29

it has something to do with dependencies. If I remove all plugins from my user profile and all managed dependencies (I use that heavily) lein version works. And of course, if I use it outside a project directory, there are no managed dependencies

elena.poot23:11:10

interestingly, just before it stopped working, all mirror and repository urls that were http rather than https started throwing errors. I understand the error, I just don't understand why it hasn't been throwing that error for months.

noisesmith23:11:26

so you’ve been using 2.8.1 for a while but only recently see this error?

elena.poot23:11:41

Tried reinstalling it to no effect

elena.poot23:11:59

enabling lein-pprint does not cause the hang. Enabling lein-codox or cider/cider-nrepl does

elena.poot23:11:39

or lein-ancient

elena.poot23:11:53

(not using them, mind you, just uncommenting them in my user profile