What is the proper way to install a node in the addon that isn’t available on NPM ?
There is a fork of a node up on github that I’d like to use - Node docs say that you can install local addons via command line, but I’m not sure how this works when the addon… any tips ?
I lose my flows after first server restart and I realize that flows is not included in home assistant snapshot i have full snapshot and if I restore it flows are not back and manualy searching in snapshot file there is just options.json file backuped.
That doesn’t sound right! Snapshots are not controlled or provided by the addon… So not much I can do to help you there. Please be sure to report the issue with the hassio GitHub repository. Could you share the link of the created issue for reference?
There are no flows in that folder (in snapshot file of node red folder is just options.json file and addon.json)
P.S. Maybe is something with my install so I will try to install one more hass.io in virtual box to try that again
P.S.S. homeassistant.tar.gz/data/tmp/tmp4t8_e0tt/homeassistant.tar(deps fiolder is empty) :
If you open the tar file, check the ‘.\homeassistant.tar.gz’.
Then you should see a ‘.\node-red’ folder inside.
Not the ‘.\a0d7b954_nodered.tar.gz’ file of the add-on.
/EDIT
Screenshot seems a bit empty. My contents (most folders are created by me during the time I use hass.io):
You have a reasonably fresh install so to see. Once you start expanding and or splitting the configuration.yaml file, you will see them grow.
The node-red folder was definitely not created by me. I only did rename it once to node-red_old for testing purposes. A new one was created by the add-on.
I do not know why yours was not created however. Did you deploy the flows after creating them?
Yes, I deploy flows and using server normal for 11 days and today I turn off server to replace hdd enclosure with one without led and after turning on I am unable to log in node red and then i uninstall node-red addon and install again and try to load backup and flow doesn’t appear and then create some flows and try new backups and same things here so i posted here. Now I am installing ubuntu server in Virtual Box to try second hassio install and see if there will be fine I will reinstall hassio.
I believe you did make a partial snapshot then i.s.o. a full one, they do not contain the folders you have created yourself (or the add-on in this case). I just checked a partial snapshot I created myself and noticed that all other folders are missing. (I was not aware of that):
I now see! Sorry for wasting your time When i created partal snapshot and select everything i have that
but when i select full snapshot i dont have that. Maybe something with my install. I will just use partial snapshot and all is fine Thanks for helping me and again: Sorry for wasting your time!