SignalK / signalk-server

An implementation of a Signal K central server for boats.
http://signalk.org
Apache License 2.0
309 stars 153 forks source link

N2K input stream errors... #1189

Open preeve9534 opened 3 years ago

preeve9534 commented 3 years ago

My logs fill up with these:

Nov 16 12:31:14 ERROR 2020-11-16T11:31:14.550Z [actisense-serial] DLE followed by unexpected char 00, ignore message
Nov 16 12:31:14 ERROR 2020-11-16T11:31:14.550Z [actisense-serial] Ignore short command len = 0
...
Nov 16 12:33:01 ERROR 2020-11-16T11:33:01.562Z [actisense-serial] Ignoring message with invalid checksum
...
Nov 16 12:33:28 ERROR 2020-11-16T11:33:28.035Z [actisense-serial] DLE followed by unexpected char 1E, ignore message ERROR 2020-11-16T11:33:28.035Z [actisense-serial] Ignoring message with invalid checksum
Nov 16 12:33:40 ERROR 2020-11-16T11:33:40.689Z [actisense-serial] Ignoring message with invalid checksum

Which I guess derive from N2K messages that canboat-js and actisense-serial don't know how to decode. I get four or five a minute and they fill syslog pretty quickly with repetitive information.

Is there a way of preventing logging of these outputs or perhaps hiding them behind a debug key?

sbender9 commented 3 years ago

please open issues for this in canboat and/or canboatjs

preeve9534 commented 3 years ago

Willco.

On Thu, 10 Dec 2020, 16:16 Scott Bender, notifications@github.com wrote:

please open issues for this in canboat and/or canboatjs

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/SignalK/signalk-server/issues/1189#issuecomment-742584172, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE2BPMMAUDYVQXIETVMF2Z3SUDQ4LANCNFSM4TXB3B2Q .