Node red pages gone :-(

All;

I had an upgrade of a node that required a restart of the system.
But I didn't find any way to do this, so I restarted the system. But now turns out that everything is gone in my node red environment :frowning:

I hope it is just something I'm doing wrong or have to start manually and that I didn't loose all my work.

Any help would be welcome
Filip

How did you install node-red?

What OS is node red running on?

How do you run node red?

Do you have a .node-red folder?

I didn't install it, it has been done by the IT department. I did send a message to them, but the quit for the day :-(.

It is running on a windows server 2022 and I found the .node-red folder on the
C:\Users\admin.fto.node-red\node_modules. Before I restarted the server there was also a powershell running.

What files are in the .node-red folder? Is there a file with flows in the name, if so is the timestamp right for your flows file?

You will need to find out how node red is started.

I also found files on the following location: C:\npmglobal\node_modules\node-red
Stopping the service and than restarting the node-red in powershell saved the day.

I find node-red the perfect tool but it is not easy to get it all to work :frowning:
But bit by bit I'm learning.

Thank you for the support.

Now that it is working, look at the startup log and it will tell you where the files are, so that next time you will know where to look.

1 Like