Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Browser Control connection refused #150

Open
tommylenz opened this issue Mar 30, 2022 · 2 comments
Open

Browser Control connection refused #150

tommylenz opened this issue Mar 30, 2022 · 2 comments

Comments

@tommylenz
Copy link

On a clean balena push of this repo (v2.0.0), accessing browser control fails (error: "Connection refused (127.0.0.1:5011)"). Any idea what could cause this? In my local network, I can access the kiosk mode api using e.g. curl XXX.XXX.XXX.XXX:5011/url and get the correct answer from the express server. Why can't I use browsercontrol to do the very same thing?

@Dogy007
Copy link

Dogy007 commented Jul 29, 2022

Hey tommy

I had the exact issue as you did. The Problem on my side could be resolved by changing "browser ip address" from 127.0.0.1 to the actual ip address of the device.

@SasoPavlic
Copy link

@Dogy007 Thank you for your suggestion. It resolved my issue.

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

No branches or pull requests

3 participants