This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-05-02
Channels
- # announcements (12)
- # babashka (7)
- # babashka-sci-dev (46)
- # beginners (35)
- # biff (1)
- # calva (4)
- # cider (22)
- # clj-kondo (48)
- # clj-on-windows (4)
- # clojure (132)
- # clojure-europe (161)
- # clojure-germany (1)
- # clojure-nl (2)
- # clojure-uk (5)
- # clojurescript (39)
- # conjure (10)
- # core-typed (1)
- # cursive (48)
- # datalevin (6)
- # datascript (12)
- # datomic (9)
- # emacs (5)
- # events (1)
- # figwheel-main (2)
- # honeysql (7)
- # hyperfiddle (35)
- # improve-getting-started (8)
- # introduce-yourself (4)
- # london-clojurians (1)
- # off-topic (20)
- # podcasts (1)
- # re-frame (45)
- # reitit (5)
- # releases (2)
- # rum (7)
- # shadow-cljs (20)
- # spacemacs (4)
- # tools-build (58)
- # tools-deps (19)
- # xtdb (56)
LSP :: Connected to [clojure-lsp:28775/starting].
LSP :: clojure-lsp has exited (bus error (core dumped))
Server clojure-lsp:28775/starting exited with status signal(check corresponding stderr buffer for details). Do you want to restart it? (y or n) n
how do I resolve the above message ?Seems like clojure-lsp is crashing. My first guess would be an old install of clojure-lsp on the operating system execution PATH
On a Unix system which clojure-lsp
in a terminal should help you find it
I typically let Emacs download the LSP server, there is also an update command.
☝️ 1
In case you want to install via any other way: https://clojure-lsp.io/installation/