Problem with "disconnected" flows

I have an issue with some code that's running under Home Assistant on Proxmon....
The flow works.. some of the time.. and other times it shows "disconnected" in red under each node and nothing works.

Makeing a minor change and uploading seems to fix it some times for a few seconds.. then disconnected again.

any ideas where how I fault find this ?

What shows disconnected? Which node(s)?

I'm guessing a contrib node of some kind. Do you know the name e.g. node-red-contrib-????

all of them..

They flick from running to disconnected very quickly once updated.

Some logs: just after an update:

6 Sep 19:06:54 - [info] [server:Home Assistant] Connected to http://supervisor/core
6 Sep 19:06:54 - [info] [server:Home Assistant] Connection closed to http://supervisor/core
6 Sep 19:06:59 - [info] [server:Home Assistant] Connecting to http://supervisor/core
6 Sep 19:06:59 - [info] [server:Home Assistant] Connected to http://supervisor/core
6 Sep 19:06:59 - [info] [server:Home Assistant] Connection closed to http://supervisor/core
6 Sep 19:07:04 - [info] [server:Home Assistant] Connecting to http://supervisor/core
6 Sep 19:07:04 - [info] [server:Home Assistant] Connected to http://supervisor/core
6 Sep 19:07:04 - [info] [server:Home Assistant] Connection closed to http://supervisor/core
6 Sep 19:07:09 - [info] [server:Home Assistant] Connecting to http://supervisor/core
6 Sep 19:07:09 - [info] [server:Home Assistant] Connected to http://supervisor/core
6 Sep 19:07:09 - [info] [server:Home Assistant] Connection closed to http://supervisor/core
6 Sep 19:07:13 - [info] Stopping modified nodes
6 Sep 19:07:13 - [info] Stopped modified nodes
6 Sep 19:07:13 - [info] Updated flows

I suspected that I may have used the same secret key as previously.. when I've removed Node Red and reinstalled it...
Just created a new key and reloaded the Node-Red.. it's connected.. see if it stays connected...

They look like Home Assistant nodes (not maintained by Node-RED)

You may need to raise a question on the HA forum.

I see.. maybe it's disconnecting from HA ?
I spoke to soon.. "disconnected again..
Logs:

This is a Home Assistant issue - you are disconnecting from Home Assistant. Not sure there is much we can do to help here. Most of us don't use HA.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.