Boot warning msg

Hi,

What does the msg below mean? I'm not using a serialport node:

[node-red-node-serialport/serialport] Error: libnode.so.64: cannot open shared object file: No such file or directory

TIA

Starting as a systemd service.
23 Nov 08:39:44 - [info]
Welcome to Node-RED
===================
23 Nov 08:39:44 - [info] Node-RED version: v1.2.5
23 Nov 08:39:44 - [info] Node.js  version: v12.19.1
23 Nov 08:39:44 - [info] Linux 5.4.77-v7+ arm LE
23 Nov 08:39:45 - [info] Loading palette nodes
23 Nov 08:39:47 - [info] Dashboard version 2.24.0 started at /ui
23 Nov 08:39:48 - [warn] ------------------------------------------------------
23 Nov 08:39:48 - [warn] [node-red-node-serialport/serialport] Error: libnode.so.64: cannot open shared object file: No such file or directory
23 Nov 08:39:48 - [warn] ------------------------------------------------------
23 Nov 08:39:48 - [info] Settings file  : /home/pi/.node-red/settings.js
23 Nov 08:39:48 - [info] Context store  : 'default' [module=memory]
23 Nov 08:39:48 - [info] User directory : /home/pi/.node-red
23 Nov 08:39:48 - [warn] Projects disabled : editorTheme.projects.enabled=false

Look in the Manage Palette option under the hamburger menu. If it shows installed and not in use then remove it.
If it shows in use then look in Configuration Nodes to see if you have any unused serial config nodes and delete them. Then you should be able to remove it.

This' interesting. I cannot find any leftover code anywhere.


Go to Meniu, Manage palette, Nodes

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