This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-06-07
Channels
- # announcements (2)
- # asami (2)
- # babashka (15)
- # babashka-sci-dev (31)
- # beginners (130)
- # boot (4)
- # cider (5)
- # circleci (12)
- # clj-kondo (10)
- # cljs-dev (8)
- # clojure (7)
- # clojure-czech (14)
- # clojure-europe (19)
- # clojure-france (5)
- # clojure-uk (2)
- # clojured (23)
- # clojurescript (11)
- # conjure (8)
- # datomic (5)
- # emacs (1)
- # etaoin (8)
- # events (2)
- # fulcro (10)
- # graalvm (18)
- # gratitude (1)
- # holy-lambda (16)
- # honeysql (4)
- # introduce-yourself (1)
- # jobs (2)
- # kaocha (3)
- # london-clojurians (1)
- # lsp (53)
- # off-topic (16)
- # other-languages (2)
- # pathom (4)
- # pedestal (3)
- # podcasts-discuss (1)
- # portal (10)
- # re-frame (69)
- # reitit (2)
- # shadow-cljs (11)
- # vim (7)
- # xtdb (29)
I just upgraded to Portal version “0.26.0”, and now I’m getting this error — any tips on how to get things running again? I’ve tried upgrading IntelliJ to 2022.1, uninstalling and reinstalling Portal Inspector…. Thank you in advance for any tips! > (do > (def po (p/open {:launcher :intellij})) > (add-tap #’p/submit) > (tap> {:a 1})) > > Execution error (ConnectException) at http://sun.nio.ch.Net/pollConnect (Net.java:-2). > Connection refused
This fails with the error above.
(def po (p/open {:launcher :intellij}))
This works (web interface) — which I haven’t used in ages! But at least it works! 🎉
(def po (p/open))
hey Gene, afraid I can't be much help but just wanted to drop that I also upgraded to 0.26.0
and it seems to work okay for me so far. I'm on 2021.3.2, though.
(btw, about halfway through the phoenix project now and really enjoying it 🙂)
@U6VPZS1EK just as a sanity check, did you also upgraded the lib version of portal to match?
Yeah, that's my best guess. The portal intellij extension hasn't initialized but you have an existing .portal/intellij.edn
so the clj runtime is trying to connect to a server that is no longer running.
Super super! I’ll try it tonight or tomorrow, and will keep you posted — I’m incredibly motivated to get portal running again in IntelliJ. Running in a Chrome browser seems so 2021! 😆 (Yes, I upgraded to 0.26.0 in deps.edn.)
Thanks for your help, all! @U066U8JQJ @U1G869VNV @UC3B7UJF2 (And thanks for kind words on TPP — and Unicorn Project bring Clojure front and center! 🙂