Node Red Add-on Invalid Server Config

I’ve been searching thru existing posts but could not find an answer to my issue.

I am running the NodeRed Add-On (14.4.4.5) and the log is full of “Server config node not found” and “Invalid server config” errors. It appears I get an entry for every call service node on startup. The last two entries are Connecting to http://supervisor/core and Connected to http://supervisor/core.

I believe most of my automations are working so I’m a little confused by the errors. I have ensured that my server configuration node has “Using the Home Assistant Add-on” checked. I’m not sure what this actually does, as unchecking it uses http://supervisor/core as the base URL and isn’t that what the log says its actually using.

Thanks

You might be trying to call service before startup has completed.

See here:

any update or fix to this?