Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shadow-cljs - remote-error, Event { "isTrusted": false, #33

Open
pipsie100 opened this issue Dec 11, 2021 · 3 comments
Open

shadow-cljs - remote-error, Event { "isTrusted": false, #33

pipsie100 opened this issue Dec 11, 2021 · 3 comments

Comments

@pipsie100
Copy link

shadow-cljs - remote-error, Event {
"isTrusted": false,
"message": "failed to connect to /192.168.1.164 (port 9630) from /192.168.1.169 (port 36966) after 10000ms"

I connects to my Android device, but after a few seconds I am getting this error message all the time.
Connecting to the web works although

@PEZ
Copy link
Owner

PEZ commented Apr 11, 2022

Hello. Sorry for super late reply. I've missed this. Did you find a solution, @pipsy100 ?

@sad143007
Copy link

@PEZ @pipsy100 any solution on your end, i have same issue.

@PEZ
Copy link
Owner

PEZ commented Mar 30, 2023

Could it be that it tries to connect to the wrong ip address? If so you can add the correct address in shadow-cljs.edn. Or via the command line when starting shadow:

shadow-cljs watch app --config-merge '{:local-ip "1.2.3.4"}'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants