Node RED delays after adding node, other weird issues

I’m running a completely clean Home Assistant OS version 6 on a Raspberry Pi 4 with only the MQTT Addon and Node RED addon installed for testing the following issues:

Is it just me or are others lately having issues with the Node RED addon for Home Assistant?

  1. Unexpected errors: I’ve recently noticed (not sure which version prior didn’t have the issue) that when I add a Call Service node to the flow, it now says “Service:Unknown Service” at the bottom of the properties window.

  2. Weird Delay/error when calling nodes: When I then click Done and then Deploy, and use an inject node to trigger the service call, it now says “No Connection…” no connection . After waiting approx 10 seconds, using the inject node works fine and the service is called successfully. This never used to happen and adding nodes and triggering them was instant.

As an aside and likely related but I’m not sure, in the Home Assistant supervisor logs, I’'m seeing lots of these:

21-06-15 11:55:08 INFO (MainThread) [supervisor.api.proxy] WebSocket access from a0d7b954_nodered
21-06-15 11:55:08 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request running
21-06-15 11:55:36 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request initialize
21-06-15 11:55:36 INFO (MainThread) [supervisor.api.proxy] WebSocket access from a0d7b954_nodered
21-06-15 11:55:36 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request running

In the Node Red Addon logs, I’m seeing this frequently:

15 Jun 12:55:36 - [info] [server:Home Assistant] Connecting to undefined
15 Jun 12:55:36 - [info] [server:Home Assistant] Connected to undefined

I used to have a very robust system running Node RED and messages and integration with Home Assistant seemed stable and quick and something recently has caused the above issues. Is there anything in my config files I can check or any other solutions to the above issues? I’ve also been having these issues with the last few before v6 Home Assistant core, supervisor versions etc. Any ideas?

These are happening on a clean system, surely others are experiencing the same issues?

When you drag a call service node on a flow it is not set to a service, this is normal. As soon as you set the domain and service, the properties window will change to the available option for the service call.

In the call service node, server drop down. Are there multiple HA server instances? I have had points where I had multiple and sometimes it won’t show a sensor and if I manually add the name, I’d get an error like the second. I had to delete the copied servers and update nodes using the deleted servers.

Thanks for reply. I understand that the domain and service need to be set first however the point I’m making is that there is now a very noticeable (~10 second) delay in placing the node, opening its properties and the “system” (Home Assistant) making a connection I’m assuming (websockets?) and populating the dropdowns.

I was wondering the cause of this delay since it’s never been like that before. It’s as if Node Red isn’t maintaining it’s connection to Home Assistant, maybe an authentication or misconfiguration issue? This is a completely clean, stock, “official” HA installation though, with only Node Red and MQTT installed which I set up to test this issue which I’m also having on another Pi4.

Along with the Supervisor logs showing Node Red websocket activity and the “Connecting to undefined” messages in the Node Red Addon logs, it seems something isn’t right now that was working before.

I’ve checked and only have one server instance.

There was another post and similar weird behavior, no sensor data. They had a second server in the list, though, with an undefined connection error . Backed up the flows removed and reinstalled the add on and it worked after.

Yeah I’ve definitely only got one server listed in Node Red. It’s a completely clean installation too.

Still getting unexpected delays in response within Node Red from HA. Looking at the logs it seems to be a websockets issue.

Also seeing this is Node Red logs:

16 Jun 16:56:01 - [info] [server:Home Assistant] Connecting to undefined
16 Jun 16:56:01 - [info] [server:Home Assistant] Connecting to undefined
16 Jun 16:56:06 - [info] [server:Home Assistant] Connecting to undefined
16 Jun 16:56:06 - [info] [server:Home Assistant] Connecting to undefined
16 Jun 16:56:06 - [info] [server:Home Assistant] Connecting to undefined
16 Jun 16:56:06 - [info] [server:Home Assistant] Connecting to undefined
16 Jun 16:56:06 - [info] [server:Home Assistant] Connecting to undefined
16 Jun 16:56:06 - [info] [server:Home Assistant] Connecting to undefined
16 Jun 16:56:11 - [info] [server:Home Assistant] Connecting to undefined
16 Jun 16:56:11 - [info] [server:Home Assistant] Connecting to undefined
16 Jun 16:56:11 - [info] [server:Home Assistant] Connecting to undefined
16 Jun 16:56:11 - [info] [server:Home Assistant] Connecting to undefined
16 Jun 16:56:11 - [info] [server:Home Assistant] Connecting to undefined
16 Jun 16:56:11 - [info] [server:Home Assistant] Connecting to undefined
16 Jun 16:56:16 - [info] [server:Home Assistant] Connecting to undefined
16 Jun 16:56:16 - [info] [server:Home Assistant] Connected to undefined
16 Jun 16:56:16 - [info] [server:Home Assistant] Connecting to undefined
16 Jun 16:56:16 - [info] [server:Home Assistant] Connecting to undefined
16 Jun 16:56:16 - [info] [server:Home Assistant] Connecting to undefined
16 Jun 16:56:16 - [info] [server:Home Assistant] Connecting to undefined
16 Jun 16:56:16 - [info] [server:Home Assistant] Connecting to undefined
16 Jun 16:56:16 - [info] [server:Home Assistant] Connected to undefined
16 Jun 16:56:16 - [info] [server:Home Assistant] Connected to undefined
16 Jun 16:56:17 - [info] [server:Home Assistant] Connected to undefined
16 Jun 16:56:17 - [info] [server:Home Assistant] Connected to undefined
16 Jun 16:56:17 - [info] [server:Home Assistant] Connected to undefined
16 Jun 17:00:18 - [info] Stopping flows
16 Jun 17:00:18 - [info] [server:Home Assistant] Closing connection to undefined
16 Jun 17:00:19 - [info] [mqtt-broker:MQTT] Disconnected from broker: mqtt://core-mosquitto
16 Jun 17:00:19 - [info] Stopped flows
16 Jun 17:00:19 - [info] Starting flows
16 Jun 17:00:19 - [info] Started flows
16 Jun 17:00:19 - [info] [mqtt-broker:MQTT] Connected to broker: mqtt://core-mosquitto
16 Jun 17:00:24 - [info] [server:Home Assistant] Connecting to undefined
16 Jun 17:00:24 - [info] [server:Home Assistant] Connected to undefined
16 Jun 17:01:43 - [info] Stopping flows
16 Jun 17:01:43 - [info] [server:Home Assistant] Closing connection to undefined
16 Jun 17:01:43 - [info] [mqtt-broker:MQTT] Disconnected from broker: mqtt://core-mosquitto
16 Jun 17:01:43 - [info] Stopped flows
16 Jun 17:01:43 - [info] Starting flows
16 Jun 17:01:43 - [info] Started flows
16 Jun 17:01:43 - [info] [mqtt-broker:MQTT] Connected to broker: mqtt://core-mosquitto
16 Jun 17:01:48 - [info] [server:Home Assistant] Connecting to undefined
16 Jun 17:01:48 - [info] [server:Home Assistant] Connected to undefined
16 Jun 17:02:10 - [info] Stopping flows
16 Jun 17:02:10 - [info] [server:Home Assistant] Closing connection to undefined
16 Jun 17:02:10 - [info] [mqtt-broker:MQTT] Disconnected from broker: mqtt://core-mosquitto
16 Jun 17:02:10 - [info] Stopped flows
16 Jun 17:02:11 - [info] Starting flows
16 Jun 17:02:11 - [info] Started flows
16 Jun 17:02:11 - [info] [mqtt-broker:MQTT] Connected to broker: mqtt://core-mosquitto
16 Jun 17:02:16 - [info] [server:Home Assistant] Connecting to undefined
16 Jun 17:02:16 - [info] [server:Home Assistant] Connected to undefined
16 Jun 17:02:37 - [info] Stopping flows
16 Jun 17:02:37 - [info] [server:Home Assistant] Closing connection to undefined
16 Jun 17:02:37 - [info] [mqtt-broker:MQTT] Disconnected from broker: mqtt://core-mosquitto
16 Jun 17:02:37 - [info] Stopped flows
16 Jun 17:02:37 - [info] Starting flows
16 Jun 17:02:37 - [info] Started flows
16 Jun 17:02:37 - [info] [mqtt-broker:MQTT] Connected to broker: mqtt://core-mosquitto
16 Jun 17:02:42 - [info] [server:Home Assistant] Connecting to undefined
16 Jun 17:02:42 - [info] [server:Home Assistant] Connected to undefined

This in the MQTT Addon logs:

1623859123: Saving in-memory database to /data/mosquitto.db.
1623859219: Client mqtt_175cebd9.cad144 disconnected.
1623859219: New connection from 172.30.32.1 on port 1883.
1623859219: New client connected from 172.30.32.1 as mqtt_73c461cc.39d46 (p2, c1, k60, u'mqtt').
1623859303: Client mqtt_73c461cc.39d46 disconnected.
1623859303: New connection from 172.30.32.1 on port 1883.
1623859303: New client connected from 172.30.32.1 as mqtt_a3017d3f.57bcd (p2, c1, k60, u'mqtt').
1623859330: Client mqtt_a3017d3f.57bcd disconnected.
1623859331: New connection from 172.30.32.1 on port 1883.

And this is the Supervisor logs:

21-06-16 15:56:17 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request running
21-06-16 15:56:17 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request running
21-06-16 15:56:17 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request running
21-06-16 16:00:24 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request initialize
21-06-16 16:00:24 INFO (MainThread) [supervisor.api.proxy] WebSocket access from a0d7b954_nodered
21-06-16 16:00:24 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request running
21-06-16 16:01:48 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request initialize
21-06-16 16:01:48 INFO (MainThread) [supervisor.api.proxy] WebSocket access from a0d7b954_nodered
21-06-16 16:01:48 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request running
21-06-16 16:02:16 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request initialize
21-06-16 16:02:16 INFO (MainThread) [supervisor.api.proxy] WebSocket access from a0d7b954_nodered
21-06-16 16:02:16 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request running
21-06-16 16:02:42 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request initialize
21-06-16 16:02:42 INFO (MainThread) [supervisor.api.proxy] WebSocket access from a0d7b954_nodered
21-06-16 16:02:42 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request running

Something definitely not right… I can’t believe no one else is experiencing this? Maybe it’s not solvable and we’ll have to wait until something gets updated/fixed.

This is all normal with the exception of connecting to undefined. MQTT frequent connect and disconnects is the way it works. Errors or warnings in supervisor are prefaced as such.

21-06-16 17:05:49 WARNING (MainThread) [supervisor.addons.options] Option 'interface' does not exist in the schema for Samba share (core_samba)

It looks like the server connection from nodered is corrupt. You say it’s a clean install. Does that mean you reinstalled? If you did, did you also remove the web socket integration in HACS?

Thanks for clarifying. I did a completely clean install from the Home Assistant OS image for the Pi4 to an SD card using Balena Etcher and didn’t restore anything once booted and I logged in. Completely clean, stock image.

I then installed only the MQTT Addon and Node Red Addon all with default settings apart from setting Node Red to ssl:false. I don’t have HACS installed.

Because it’s a clean, stock image with nothing restored, it’s odd that it’s getting the “undefined” messages and there’s the delay in Node Red when manipulating nodes where it says “No connection”. There has to be a bug somewhere in the system/configs that has crept into recent versions of either Home Assistant or the Addons as these issues weren’t there before. It’s a shame I can’t remember when the issues started.

Seems related to this: Node Red losing websocket connection

Particularly this post describing a 5 second delay: Node Red losing websocket connection - #18 by Kermit

If you don’t have hacs, you manually installed the HA websocket then?

Hmmm… No I didn’t manually install HA Websocket as far as I know. Do I need to? I’m not familiar with this, sorry.

EDIT: I’ve seen this but didn’t install it as I didn’t think I needed to.

It’s sets up the websocket link to HA. This is probably the cause for your undefined errors.

Edit: the web socket to create entities apparently. Do you have an entity node available in your palette?

image

I do have “Device” and "Entity* Nodes in the palette like in your screenshot yes but I don’t use them in any of my flows.

Isn’t the Node Red Add-on self-contained though? I don’t see anything in the Add-on docs to say it needs the additional integration. I’ve always used the Node Red Add-on “as-is” and it’s worked fine. If I need to include this custom integration I’ll definitely do it but it’s strange it’s not mentioned by the official Node Red Add-on docs.

I don’t use any of the functionality mentioned by the custom add-on. Am I missing something here? Have I accidentally added something to the Node Red Add-on that requires the extra custom integration? I avoided it also partly because they mentioned it’s not fully stable. Come to think of it, I noticed it had been added on one of my previous HA installations.

Not sure what to do… Any advice would be appreciated and thanks for helping out so far :slightly_smiling_face:

FWIW it’s the same dev that built the add-on so his code is already part of the node red add-on. If the nodes are there I’d assume that node red would load them even if they are not used. There are 2 ref to the custom component on the add-on page. I’ve also had it installed from the beginning and never had issues with it.

Ah ok, I’ll give it a try and see if it improves the delay issues. Thanks again for your help.

EDIT: So I’ve added the custom integration and I’m still getting:

17 Jun 13:24:25 - [info] [server:Home Assistant] Connecting to undefined
17 Jun 13:24:26 - [info] [server:Home Assistant] Connected to undefined

In the Node Red logs.

I’m also still getting the super annoying delay when I add Nodes in them connecting to HA and pulling in available services along with delays on some of my automations.

Somethings definitely off with Node Red talking to HA with these current versions. Ah well… I’ll wait for updates and hope they resolve it.

You could wait for an update I dont think that’s your problem. No one else seems to be having this problem. It just may be a corrupt installation, it happens. You should remove everything and reinstall. Don’t restore/import any of your old flows. Build a couple of new small flows and see if the lag is still there.

I hear what you’re saying but there’s definitely something up with the connection between HA and Node Red these days which wasn’t there before and I’m not the only one.

Not so that it’s causing huge issues but just quirks and bugs/delays, glitches/pauses here and there which is actually the worst kind of problem/bug to fix.

The concern is that they may at some point start to cause bigger issues if ignored so hopefully they’ll be looked into by the generous folks who make these addons and HA itself. I’m not sure where to post reports on this so that they can be investigated more. Others having similar strange issues:

https://www.reddit.com/r/homeassistant/comments/noe5ah/node_red_keep_loosing_connection/

This is from Jan 2020 and despite the OP “fixing” it, others say it isn’t fully resolved:

For everyone that posts, there are many more who don’t and just carry on as best they can.

“Connecting to undefined” isn’t good and doesn’t bode well for stability even if it’s not breaking things.

Am I better off posting on Github for the Node Red Addon than here?

So you have removed everything reinstalled and there still is a problem? One of those threads is from 2019 the other 2020 and the last was recent but solved with a reinstall.

Yes I’ve done this a couple of times already. Even without importing my saved flows, I still get the “Connecting to undefined” message. It’s not currently a “problem” - just a curious glitch that I know from experience isn’t necessarily good.

After installing the latest HA update, node red didn’t worked anymore. I’ve uninstalled it and reinstalled again and now i have exactly the same issues.

It’s hard to help when you just post “me too”. What are your logs, which version, which os, what type of install etc.

I’m having the same issues with a recent Home Assistant setup. This is my setup:

  • Home Assistant 2021.6.6 on a RPi 4 using Home Assistant OS
  • Configured with duckdns and Let’s encrypt cert
  • NodeRed add on v9.1.4

I’ve reinstalled the add-on several times.
I’ve tried Chrome and Edge browers from different computers
The behavior seems to be similar each time. I drop an item on the workflow, make a change, and click “Done”. The workflow build area greys over, and the UI hangs.

I would appreciate any help or suggestions. Thanks

I’ve attached some logs:

up to date in 0.656s
found 0 vulnerabilities
[cont-init.d] node-red.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[12:59:27] TRACE: bashio::net.wait_for 46836 localhost 300
[12:59:27] INFO: Starting Node-RED...
> addon-node-red@ start /opt
> node $NODE_OPTIONS node_modules/node-red/red.js "--settings" "/etc/node-red/config.js"
27 Jun 12:59:30 - [info] 
Welcome to Node-RED
===================
27 Jun 12:59:30 - [info] Node-RED version: v1.3.5
27 Jun 12:59:30 - [info] Node.js  version: v14.16.1
27 Jun 12:59:30 - [info] Linux 5.10.17-v8 arm64 LE
27 Jun 12:59:30 - [info] Loading palette nodes
27 Jun 12:59:31 - [debug] Module: @node-red-contrib-themes/dark 1.0.1 /opt/node_modules/@node-red-contrib-themes/dark
27 Jun 12:59:31 - [debug] Module: @node-red-contrib-themes/midnight-red 1.5.1 /opt/node_modules/@node-red-contrib-themes/midnight-red
27 Jun 12:59:31 - [debug] Module: @node-red-contrib-themes/oled 1.2.1 /opt/node_modules/@node-red-contrib-themes/oled
27 Jun 12:59:31 - [debug] Module: @node-red-contrib-themes/solarized-dark 1.1.1 /opt/node_modules/@node-red-contrib-themes/solarized-dark
27 Jun 12:59:31 - [debug] Module: @node-red-contrib-themes/solarized-light 1.1.1 /opt/node_modules/@node-red-contrib-themes/solarized-light
27 Jun 12:59:31 - [debug] Module: node-red-contrib-actionflows 2.0.4 /opt/node_modules/node-red-contrib-actionflows
27 Jun 12:59:31 - [debug] Module: node-red-contrib-alexa-home-skill 0.1.19 /opt/node_modules/node-red-contrib-alexa-home-skill
27 Jun 12:59:31 - [debug] Module: node-red-contrib-bigtimer 2.7.5 /opt/node_modules/node-red-contrib-bigtimer
27 Jun 12:59:31 - [debug] Module: node-red-contrib-cast 0.2.17 /opt/node_modules/node-red-contrib-cast
27 Jun 12:59:31 - [debug] Module: node-red-contrib-counter 0.1.6 /opt/node_modules/node-red-contrib-counter
27 Jun 12:59:31 - [debug] Module: node-red-contrib-home-assistant-websocket 0.33.1 /opt/node_modules/node-red-contrib-home-assistant-websocket
27 Jun 12:59:31 - [debug] Module: node-red-contrib-http-request 0.1.14 /opt/node_modules/node-red-contrib-http-request
27 Jun 12:59:31 - [debug] Module: node-red-contrib-influxdb 0.6.1 /opt/node_modules/node-red-contrib-influxdb
27 Jun 12:59:31 - [debug] Module: node-red-contrib-interval-length 0.0.4 /opt/node_modules/node-red-contrib-interval-length
27 Jun 12:59:31 - [debug] Module: node-red-contrib-looptimer 0.0.8 /opt/node_modules/node-red-contrib-looptimer
27 Jun 12:59:31 - [debug] Module: node-red-contrib-modbus 5.14.0 /opt/node_modules/node-red-contrib-modbus
27 Jun 12:59:31 - [debug] Module: node-red-contrib-moment 4.0.0 /opt/node_modules/node-red-contrib-moment
27 Jun 12:59:31 - [debug] Module: node-red-contrib-persistent-fsm 1.1.0 /opt/node_modules/node-red-contrib-persistent-fsm
27 Jun 12:59:31 - [debug] Module: node-red-contrib-statistics 2.2.2 /opt/node_modules/node-red-contrib-statistics
27 Jun 12:59:31 - [debug] Module: node-red-contrib-stoptimer 0.0.7 /opt/node_modules/node-red-contrib-stoptimer
27 Jun 12:59:31 - [debug] Module: node-red-contrib-sunevents 3.0.3 /opt/node_modules/node-red-contrib-sunevents
27 Jun 12:59:31 - [debug] Module: node-red-contrib-time-range-switch 1.1.1 /opt/node_modules/node-red-contrib-time-range-switch
27 Jun 12:59:31 - [debug] Module: node-red-contrib-timecheck 1.1.0 /opt/node_modules/node-red-contrib-timecheck
27 Jun 12:59:31 - [debug] Module: node-red-contrib-traffic 0.2.1 /opt/node_modules/node-red-contrib-traffic
27 Jun 12:59:31 - [debug] Module: node-red-dashboard 2.29.1 /opt/node_modules/node-red-dashboard
27 Jun 12:59:31 - [debug] Module: node-red-node-base64 0.3.0 /opt/node_modules/node-red-node-base64
27 Jun 12:59:31 - [debug] Module: node-red-node-email 1.12.1 /opt/node_modules/node-red-node-email
27 Jun 12:59:31 - [debug] Module: node-red-node-feedparser 0.2.1 /opt/node_modules/node-red-node-feedparser
27 Jun 12:59:31 - [debug] Module: node-red-node-geofence 0.2.2 /opt/node_modules/node-red-node-geofence
27 Jun 12:59:31 - [debug] Module: node-red-node-msgpack 1.2.1 /opt/node_modules/node-red-node-msgpack
27 Jun 12:59:31 - [debug] Module: node-red-node-pi-gpio 1.2.3 /opt/node_modules/node-red-node-pi-gpio
27 Jun 12:59:31 - [debug] Module: node-red-node-ping 0.3.1 /opt/node_modules/node-red-node-ping
27 Jun 12:59:31 - [debug] Module: node-red-node-random 0.4.0 /opt/node_modules/node-red-node-random
27 Jun 12:59:31 - [debug] Module: node-red-node-rbe 0.5.0 /opt/node_modules/node-red-node-rbe
27 Jun 12:59:31 - [debug] Module: node-red-node-sentiment 0.1.6 /opt/node_modules/node-red-node-sentiment
27 Jun 12:59:31 - [debug] Module: node-red-node-serialport 0.14.1 /opt/node_modules/node-red-node-serialport
27 Jun 12:59:31 - [debug] Module: node-red-node-smooth 0.1.2 /opt/node_modules/node-red-node-smooth
27 Jun 12:59:31 - [debug] Module: node-red-node-suncalc 1.0.1 /opt/node_modules/node-red-node-suncalc
27 Jun 12:59:31 - [debug] Module: node-red-node-tail 0.3.1 /opt/node_modules/node-red-node-tail
27 Jun 12:59:31 - [debug] Module: node-red-node-twitter 1.2.0 /opt/node_modules/node-red-node-twitter
27 Jun 12:59:35 - [info] Dashboard version 2.29.1 started at /endpoint/ui
/bin/sh: /opt/node_modules/node-red-node-pi-gpio/testgpio.py: not found
27 Jun 12:59:36 - [warn] rpi-gpio : Raspberry Pi specific node set inactive
27 Jun 12:59:36 - [info] Settings file  : /etc/node-red/config.js
27 Jun 12:59:36 - [info] Context store  : 'default' [module=memory]
27 Jun 12:59:36 - [info] User directory : /config/node-red/
27 Jun 12:59:36 - [warn] Projects disabled : editorTheme.projects.enabled=false
27 Jun 12:59:36 - [info] Flows file     : /config/node-red/flows.json
27 Jun 12:59:36 - [debug] loaded flow revision: 78fc1b302dbb2b3ce0f02f020d39a87f
27 Jun 12:59:36 - [debug] red/runtime/nodes/credentials.load : user provided key
27 Jun 12:59:36 - [debug] red/runtime/nodes/credentials.load : keyType=user
27 Jun 12:59:36 - [trace] runtime event: {"id":"runtime-state","retain":true}
27 Jun 12:59:36 - [trace] runtime event: {"id":"runtime-deploy","payload":{"revision":"78fc1b302dbb2b3ce0f02f020d39a87f"},"retain":true}
27 Jun 12:59:36 - [info] Server now running at http://127.0.0.1:46836/
27 Jun 12:59:36 - [info] Starting flows
27 Jun 12:59:36 - [debug] red/nodes/flows.start : starting flow : global
27 Jun 12:59:36 - [debug] red/nodes/flows.start : starting flow : 189c1c98.dd7bc3
27 Jun 12:59:36 - [trace] [flow:global] start flow [global]
27 Jun 12:59:36 - [trace] [flow:global] ------------------|--------------|-----------------
27 Jun 12:59:36 - [trace] [flow:global]  id               | type         | alias
27 Jun 12:59:36 - [trace] [flow:global] ------------------|--------------|-----------------
27 Jun 12:59:36 - [trace] [flow:global]  a0e5b31a.bfd38   | server       | 
27 Jun 12:59:36 - [trace] [flow:global] ------------------|--------------|-----------------
27 Jun 12:59:36 - [trace] [flow:189c1c98.dd7bc3] start flow [189c1c98.dd7bc3]
27 Jun 12:59:36 - [trace] runtime event: {"id":"runtime-state","retain":true}
27 Jun 12:59:36 - [info] Started flows
[12:59:36] INFO: Starting NGinx...
27 Jun 12:59:41 - [info] [server:Home Assistant] Connecting to undefined
27 Jun 12:59:41 - [info] [server:Home Assistant] Connected to undefined
27 Jun 12:59:41 - [debug] [server:Home Assistant] States Loaded
27 Jun 12:59:41 - [debug] [server:Home Assistant] Services Loaded
27 Jun 12:59:41 - [debug] [server:Home Assistant] HA State: running
27 Jun 13:00:24 - [trace] comms.open dWd71s3UTRni8862W5cXyvs3yM9Ra1x3Qn21l3S8BZg=
27 Jun 13:06:02 - [trace] comms.close dWd71s3UTRni8862W5cXyvs3yM9Ra1x3Qn21l3S8BZg=
27 Jun 13:06:53 - [trace] comms.open zlqRzQxpsmjdOZRD379MUqNcUKfkGsHdr5BP8eVORrE=
27 Jun 13:07:01 - [trace] comms.close zlqRzQxpsmjdOZRD379MUqNcUKfkGsHdr5BP8eVORrE=
27 Jun 13:21:54 - [trace] comms.open ktd3p2WpcAPkQdBh7wpatQcblgF7v6EJsEqDVlxDHQg=
27 Jun 13:23:11 - [trace] comms.close ktd3p2WpcAPkQdBh7wpatQcblgF7v6EJsEqDVlxDHQg=