I have tried to change the line 83 like described here:
Now i think i have got a bigger problem - but i dont know why
i get the following msg when i try to start node red via - node-red-start
Error loading settings file: /home/pi/.node-red/settings.js nodered.service: Main process exited, code=exited, status=1/FAILURE nodered.service: Failed with result 'exit-code'. nodered.service: Service RestartSec=100ms expired, scheduling restart. nodered.service: Scheduled restart job, restart counter is at 1.
Thats a bad news.
A few weeks ago i cloned thr card, but the new sd wont work too. With the new one the rasp dont boot
Thats a bad situation niw i think
I have set a up a new installation on a new card with my saved Nodered Config. Only Grafana and Influx isnt wokring a the moment. Hope i will get it running again too
I use an SSD for the measurement data. The second SD card also appears to be broken. I set up a Node Red instance on a Windows Mini PC and it works, but without Grafana and Influx.
I gave the card to a colleague and he is trying to restore the original card - i hope he is successfull.
In any case, as a lesson for the future, I will only support the operating system on an SSD
After a few days on a windows machine i set up a new system on a ssd and got the most things working.
The last thing i have to do is to get change the influxdb config, that it will write the data on the 2nd ssd - where the old data are stored. The question is - do i have to just change the path or export the data from the old storge and import it on the new one. Thats the last part i have to figure out.