Dear node-red forum,
With very little experience, I successfully performed the Node-Red update to version v2.0.5 on my Debian. I am happy.
The instructions helped me a lot:
https://nodered.org/docs/getting-started/raspberrypi
Then I imported and adjusted my flows and everything worked wonderfully.
Now I also wanted to use the new editor "Monaco". For this I have according to the following instructions:
https://nodered.org/blog/2021/07/20/version-2-0-released#node-red-admin-init-command
and select the new editor:
node-red admin init
My 1st problem is: it didn't work. I am not getting the Monaco Editor.
AND: the last changes to the flows are no longer available.
The 2nd problem is:
I cannot stop node-red or the service with "node-red stop" or "node-red-stop". This means that even if I use the two commands, I can call up Node-red and the dashboard in the browser.
I suspect that I have a second instance running unintentionally.
Can someone give me a hint how I can find out why the node-red is still running? Or where I made a mistake while trying to activate "Monaco"?
Many greetings,
wam