Hi, I am experiencing the same issue, done a bunch of searching, but have not found anything yet that sorts this out for an Add On in Home Assistant.
Have you found a solution yet?
Thanks
Hi, I am experiencing the same issue, done a bunch of searching, but have not found anything yet that sorts this out for an Add On in Home Assistant.
Have you found a solution yet?
Thanks
Hi @drick55 I moved back to the previous version restoring the backup that was created when updating node-red, then updated everything in manage palette that I could update and then updated node-red to 19.0.0.
After that, the issue was gone.
I think it was the node-red-contrib-homekit that was on an old version. So make sure you update it before you update node-red to 19.0.0
Sorry for the late reply.
I am still stuck in the same situation.
Hello,
iām trying to change some settings of nodered.
In this case for now only the context-storage to localfilesystem.
But iām struggeling to find the storage-path in my HAOS filesystem.
Iām also using portainer-agent to have an overview of the HAOS-Containers. There it says that /config
is mounted from /mnt/data/supervisor/addon_configs/some_nodered
. But there is no /mnt/what/every
. /mnt
is completely empty even as root-user.
Also /config
has only a portainer-agent
-folder. So where is that config-folder where flows are installed in?
My installation is really fresh. I only started with Home Assistant some weeks ago on a proxmox-installation. Node-Red was installed 3 weeks ago.
Thanks!
You could use the āSamba shareā - addon to access this folder.
With āAdvanced SSH & Web Terminalā - addon type:
ls -al /addon_configs
total 16
drwxr-xr-x 4 root root 4096 Oct 7 18:21 .
drwxr-xr-x 1 root root 4096 Feb 12 16:14 ..
drwxr-xr-x 2 root root 4096 Oct 7 18:32 3490a758_remote_backup
drwxr-xr-x 5 root root 4096 Feb 12 10:39 a0d7b954_nodered
From the ha-os cli type:
ls -al /mnt/data/supervisor/addon_configs
total 16
drwxr-xr-x 4 root root 4096 Oct 7 16:21 .
drwxr-xr-x 17 root root 4096 Feb 12 15:14 ..
drwxr-xr-x 2 root root 4096 Oct 7 16:32 3490a758_remote_backup
drwxr-xr-x 5 root root 4096 Feb 12 09:39 a0d7b954_nodered
Ahh there it is.
Thank you.
Iām getting this error when importing flows from ChatGPT or Claudeā¦
This node is a type unknown to your installation of Node-RED
I searched but did not find any mention of this error or solutions.
I installed Node-Red from using info from this thread which says " The add-on is pre-configured out of the box! There is no need
to add/change/update the server connection settings!"
Do I need the Node-RED Companion Integration?
TIA!
Hi All
New to Node Red.
Installed as per instructions - added secret credential. This is happening and was hoping someone could point me in the right direction to get this working:
What does the respective logbook state?