Here is the output from starting node-red at the command line
Welcome to Node-RED
===================
22 Dec 04:55:06 - [info] Node-RED version: v0.17.5
22 Dec 04:55:06 - [info] Node.js version: v6.12.2
22 Dec 04:55:06 - [info] Linux 4.4.91-ti-r133 arm LE
22 Dec 04:55:11 - [info] Loading palette nodes
22 Dec 04:55:22 - [info] Dashboard version 2.7.0 started at /ui
22 Dec 04:55:25 - [warn] ------------------------------------------------------
22 Dec 04:55:25 - [warn] [rpi-gpio] Info : Ignoring Raspberry Pi specific node
22 Dec 04:55:25 - [warn] [bbb] Error: ENOENT: no such file or directory, open '/sys/devices/platform/bone_capemgr/slots' (line:13)
22 Dec 04:55:25 - [warn] ------------------------------------------------------
22 Dec 04:55:25 - [info] Settings file : /root/.node-red/settings.js
22 Dec 04:55:25 - [info] User directory : /root/.node-red
22 Dec 04:55:25 - [info] Flows file : /root/.node-red/flows_beaglebone.json
22 Dec 04:55:26 - [info] Waiting for missing types to be registered:
22 Dec 04:55:26 - [info] - bbb-discrete-out
---------------
I had node-red working well today then it stopped working. I restarted the system and for the last to this error. For the past four hours I have been troubleshooting the issue.
While working the issue, I have disabled all the other nodes types. This node type will no longer show up in flows or even operate.
Looking for ways to fix this other than starting with a new image.