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

Stuck "connecting" with a HTTP 101 loop #1993

Open
RonnyAL opened this issue Nov 12, 2024 · 0 comments
Open

Stuck "connecting" with a HTTP 101 loop #1993

RonnyAL opened this issue Nov 12, 2024 · 0 comments

Comments

@RonnyAL
Copy link

RonnyAL commented Nov 12, 2024

Problem/Motivation

For the last few weeks, I'm regularly seeing an issue, typically after deploying changes, where Home Assistant nodes get stuck in a "connecting" status. Inject nodes remain disabled in this state.

Expected behavior

Successful connection, I guess?

Actual behavior

In the browser console, I see attempts being made every second to GET wss://[my_domain]/api/hassio_ingress/[...]/comms, always with a HTTP 101 response with a body that contains a list of JSON objects like {"subscribe":"homeassistant/labels/#"}.

After trying various other things, I've found that I'm often able to resolve the issue by restarting all flows.

Edit: Nevermind - restarting flows seems to be generally unhelpful. What I've otherwise tried is to restart Node RED, which rarely works, and restart Home Assistant, which works most if not all of the time.

Steps to reproduce

For me at least - this is seemingly quite random and happens after deploying changes.

Proposed changes

-

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

1 participant