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

Boot loop if internet access is blocked #673

Open
1337-gitter opened this issue Dec 1, 2024 · 1 comment
Open

Boot loop if internet access is blocked #673

1337-gitter opened this issue Dec 1, 2024 · 1 comment

Comments

@1337-gitter
Copy link

On startup, the glow tries to access glow-energy.io (I assume to check for firmware updates). On my network, IOT devices like the glow are located within a separate VLAN which doesn't have access to the internet. In this situation, the glow performs constant resets and cannot be used at all.
I can resolve the situation if I grant internet access to the glow. In this case, everything works like a charm.

Is there a way to disable the connection to glow-energy.io or would it be possible to make it more robust?

Kind regards,
André

@klaasnicolaas
Copy link
Owner

klaasnicolaas commented Dec 1, 2024

I would keep it easy for yourself and give the glow access to the internet, so that it continue to receive firmware updates.

An alternative is to create a custom firmware for your glow. I'm not sure if just adopting is enough to disable the http_request update or if you actually need to create your own YAML config from the ground up and customize it.

./Klaas

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

2 participants