server error?

can anyone provide any clues on this error and how i would troubleshoot whats causing it?
No description
3 Replies
Scott Bender
Scott Bender3mo ago
Something is sending a bad delta Are you running the latest server? Hmm. I don’t that matters here. The bad delta is coming in through a websocket So from a SenseESP device?
Greg Young
Greg YoungOP3mo ago
ah that would be a likely culprit … albeit i have 6 sensESP devices … will go looking . it must have been like it for a long time and i only just noticed.. thx @Scott Bender hmmm looked at the security tab for devices .. I can see “clientID”.. I can see the devices in dashboard … I can see respective IP address of devices. I can logon to each sensESP device .. .. but cant correlate any of above with the error message… … so doesnt look like the server log error helps steer my investigation? any other files or similar that i can interogate to determine which device is throwing the error? (depoweering each sensESP device is a bit difficult … ) … i guess i can probably block it on my router temporarily to work out when it stops..
Scott Bender
Scott Bender3mo ago
turn on debug for signalk-server:interfaces:ws it will log the bad delta (all deltas coming in over ws)

Did you find this page helpful?