Juergen Debye - hey, I have a can0 problem on m...

hey, I have a can0 problem on my RPI5 bookworm (using SK Version 2.16.0). In the SK Dashboard I see in the row for can0 "unable to load native socketcan interface" ? What is wrong? The candump can0 is ok
12 Replies
Scott Bender
Scott Bender2w ago
Something is off with the install Like you upgraded nodejs?
Juergen Debye
Juergen DebyeOP2w ago
Hello Scott, yes I did upgrade node to version 22
Scott Bender
Scott Bender2w ago
So, yeah, so the steps in the link above
Juergen Debye
Juergen DebyeOP2w ago
ok, so I have to do the commands in the chapter "Something's wrong, I need to reinstall / reset my system" ?
Scott Bender
Scott Bender2w ago
Yes You may not need to do the second, plugins section. If all your plugins are working, don’t worry about that.
BlackSea
BlackSea2w ago
1. Upgrade NodeJS to 22.x 2. Reinstall signalk-server 3. cd $SIGNALK_HOME; rm -rf node_modules; npm install With every upgrade of core components, I pray that it will work. Unfortunately, SignalK does not pay attention to backward compatibility. Sorry, just my 2 cents.
Scott Bender
Scott Bender2w ago
This is out of our control, it’s nodejs Signal K has no influence in how the nodejs team handles backwards compatibility
Juergen Debye
Juergen DebyeOP2w ago
Thanks, can is working again
Juergen Debye
Juergen DebyeOP2w ago
Hallo Scott, I have sometimes in the Signalk Dashboard the following error for the can0 device,. What is the reason for this message ?
No description
Scott Bender
Scott Bender2w ago
I think it means something is sending malformed n2k json out
Juergen Debye
Juergen DebyeOP2w ago
Ok Thanks

Did you find this page helpful?