-
Notifications
You must be signed in to change notification settings - Fork 81
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
Connections not sustained and get constant reconnects. #245
Comments
It seems like the issue is with the server node from where the entities are fetched as when that nodes Homeassistant is restarted the client do get the entities for a few seconds which is enough for them to be visible to the client ha... So issue from my perspective seems to be with the server node. a note: |
Can this maybe be caused by the update of aiohttp version? |
I don't know how to act with this |
I have removed and reinstalled both parts but I still have the same symptom. |
Version 2023.8.1 did not resolve the matter. |
As far as I'm concerned, it started working again without me changing anything in 2023.7.3. I don't get it. |
So, did you do anything in between to change any settings? |
No, juste Hass OS |
I still have the same error.
Edit 1: Edit 2: Ideas, anyone? |
The symptoms are exactly the same. Same error message, and flipping between connected and disconnected. It may or may not help you, there's no harm in trying it out. But I do think that it would probably help. But my fork only works up until 2023.7.x, if you'd like to try, make sure you remain using the old version. If it does indeed help you, you'll have to wait for me to sync the fork, and keep using the fork, since I'm pretty sure that this repo doesn't open for contribution, despite being an open source itself. |
Sorry it took so long to get this merged, please check whether 3.11 fixes the issue |
Thanks, Yes! Thanks for all your help and excellent HA integration! |
Hello, Just wanted to chime in and share that I am experiencing this problem over the past week or so (relatively unexpectedly, after I had already updated both HA installations). I am running HA 2023.10.5 on both machines, and Remote Home-Assistant 3.11 on both as well. I have tried re-downloading the extension via HACS on both. Thanks, |
I'm having issues keeping the connection stable.
Both instances on 2023.07.3 with updated remote HA addon installed through HACS.
Instances/nodes reachable locally (over VPN) on two different /24 subnets (.10 & .11)
I have regenerated the authentication tokens and ensured that the user is allowed to log in (tested dedicated & my own user).
On the "client node" I get constant:
2023-07-26 23:06:32.369 ERROR (MainThread) [custom_components.remote_homeassistant] websocket connection had an error
And at a few times I get:
Loggbook is filling up with:
On the "server node" I don't see any error in logs.
If not the following is related:
The text was updated successfully, but these errors were encountered: