Flows stopped in case of missing nodes influxdb and influxdb.out

sudo fsck -n /dev/mmcblk0p2

That should be ok then. fsck cannot see any problems so all blocks have valid checksums and are linked up ok.

OK. Finally result. All seem to be ok with the SD card.
But I donĀ“t have a solution or root cause for my problems with the nodes. :confused:

So. donĀ“t find root cause but at the end a solution.
Open terminal and in terminal
cd ~/.node-red
npm uninstall node-red-contrib-influxdb
Then going back to Node-Red, login and change to palette menu.
Searching again for node-red-contrib-influxdb in the installation area, install it and the nodes will be reapaer and all flows starting automatically.

Would have been easier to do it all from command line:

I also think so. But npm install does not work.

installing via the palette actually uses npm install so you must have had a typo in your install command on the terminal.

OK. Next time when IĀ“ve problem again, IĀ“ll check.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.