NullPointerException when lein ring server on Aleph+Ring
问题 I am trying to run Aleph on top of Ring and use lein ring server for shorter feedback loop. When I'm invoking lein ring server everything seems to be fine but when I point my browser to an url I get a nasty NullPointerException with the stack trace below. However, when I run (al.app/start 3006) then no NLP shows up. The whole project is available on GitHub. What am I doing wrong? core.clj:107 lamina.core/enqueue app.clj:39 al.app/hello-handler http.clj:79 aleph.http/wrap-aleph-handler[fn]