Fork me on GitHub
#conjure
<
2024-01-29
>
ric18:01:47

Auto repl fails if you have an .nrepl file from previous connection and this repl doesn't exist anymore. I think this happens if your previous connection didn't shutdown cleanly. e.g. shutting down the computer or killing the process. A quickfix is to delete the file manually. Maybe autorepl could upsert a new cnx and overwrite the file?