cryogen

practicalli-johnny 2021-08-28T11:48:21.009100Z

@nbtheduke I've been using a new Cryogen project with Clojure CLI tools just fine, using version "1.10.3.855" I'll try upgrading clojure and see if I get an issue.

👍 1
practicalli-johnny 2021-08-28T12:03:15.011900Z

Using Clojure CLI tools versoin 1.10.3.933 works with the existing cryogen project and when I created a new project with clj-new and the cryogen template. I did get sudo: unable to resolve host sidious: Name or service not known when I installed the specific 933 version of Clojure cli tools, but otherwise everthing worked okay I do have most of the cryogen libraries cached locally, so it could be a maven issue. However, I would have expected cryogen not to run at all in that case.

practicalli-johnny 2021-08-28T12:06:05.012900Z

I've also upgraded to Clojure cli tools 943 and the cryogen projects run fine. I think the resolve host issue is just because I renamed my machine in my case.

2021-08-28T12:44:01.014100Z

Super weird then! Maybe it's an issue with a setting I have locally. I use Firefox but I don’t think there should be any issues from that

Jakub HolĂ˝ (HolyJak) 2021-08-28T13:28:12.014700Z

You are not trying to go to https://localhost:3000 instead of http or something?