I am fairly new at this. I have gotten all of my devices in HA and started configuring automations and applying theme’s etc. I installed Node-Red early on, launched it and realized I was in over my head. Now that everything is set up I figured I would take a look at it again. I went to update it and something failed. I can no longer start the add-on. I get this error in the logs.
19-06-10 13:00:36 ERROR (SyncWorker_14) [hassio.docker] Can't start addon_a0d7b954_nodered: 403 Client Error: Forbidden ("endpoint with name addon_a0d7b954_nodered already exists in network host")
I have tried uninstalling and rebooting. I made sure I had my private key in there and made usernames and passwords for those sections as well. I have tried removing the Node-red folder in the file system but I keep getting the error.
Do I have to start over from scratch with home assistant? Is there something like a registry in windows were I can completely de-register the add-on or does anyone know a fix?
I am sorry if this has already been covered. I did a fair amount of searching first but maybe I wasn’t asking the right questions. I found other posts with the same error for other add-ons but no one had a resolution that I have found.
So far I have been able to restart the server and add-on and its still working. This was really scary for me and I stopped all development until I fixed it. I was ready to start offering bounties cause I really didn’t want to start over. Thanks to everyone who took the time to read the post.
If you are using Hass.io AKA Home Assistant Core then it is docker by default its just not obvious. It runs its own internal docker instance so portainer is still relevant. Install it and give it a shot like I listed above. It worked for me and a few people I helped out on reddit as well. Hope this helps.