Skip to content

shadow-cljs Websocket connection failed #498

Closed Answered by niwinz
surreal6 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @surreal6

Welcome!

You are currently runngin the devenv, our internal development enviroment. And you are having problem with the exporter start (we know that it does not works, it is just bad setup and we need to address it but for now is just low priority, because as you can see, if you manually run the target/app.js it starts as expected.

But don't get confused, exporter is just an internal module that is responsible of the export functionality; the main application starts at 3449 port (http://localhost:3449), and it does not depend on exporter to start.

In any case if you just want to try it, you can consider using the docker-compose prepared just for this use case and is explai…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@surreal6
Comment options

Answer selected by surreal6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants