While tinkering with dashboards in nr3 I received a mesage that some changes occourred in the server. Not really knowing what it mean, I merged the changes.
After few minutes the main frame within nr3 turned white, with no possibility to do anything.
I closed the browser. Reopening the browser … all flows were absent except one empty tab “flow1”
I have a flow export of a couple of days ago. Neverthless I would recover the latest versions of the flows. Can I (And how) recover the flows from the backups?
EDIT unfortunately my last flow export is 10 days old. I’ve lost a huge amount of devs.
Unless you have a recent core backup you may be screwed… However you MAY have a chance. Navigate to the node red directory on your core and check the json files especially .flows.json.backup
If your lucky, all your flows still exist in that backup file.
If they still exist in the backup file make a copy of the contents of that file immediately.
then stop node red, copy the contents of the backup file into the main flow.json file and then restart node-red.
If your flows are not restored, then you will need to go to the backup and harvest that file. flows.json is the only file you should need, If they’re still blank, then that file that you restored could have already been corrupted. It would be better to pull it from the backup.
One thing, close all of your tabs and make sure that your log in hasn’t timed out in the browser.
Don’t worry. Your stuff is there. You have full backups.