charts-plugin cannot locate the bindings file
Tried /root/.signalk/no...
Well, there is no .signalk folder
There is /home/signalk, and /opt/signalk.
This is on a RPI4 with Bareboat Necessities.
What am I missing? Please speak noobie to me.
4 Replies
in a terminal try typing
cd ~/.signalk
and then type
pwd
ok! that gives /home/user/.signalk
Is there any next step? Still have the binding error.
Probably means that nodejs got updated to a new version
From the FAQ
“Your own settings, the plugins that you've installed and their settings and data are stored under $HOME/.signalk. If you have trouble with plugins' code you can reinstall all plugins by first removing $HOME/.signalk/node_modules and then running npm install in $HOME/.signalk, which will install all the plugins listed in $HOME/.signalk/package.json. Finalise the reinstall with server restart.”
Thankyou Scott. Due to instability of OpenCPN (new development) I'm going to start with a fresh install of BBN.
All thes problems went away with the fresh install. I think I'm the cause!