Errors in log file
RichFind opened this issue · 0 comments
I am getting errors in log file, see below.
Also, the values are readings are getting written to the log file, is this intended behavior?
I have the same problem with the single channel version signalk-raspberry-pi-ina219 and the 4channel version.
From system log file when using signalk-raspberry-pi-ina219:
TIA
Sep 07 19:54:40 TypeError: Cannot read properties of undefined (reading 'catch') at Timeout.readina219 [as _onTimeout] (/home/pi/.signalk/node_modules/signalk-raspberry-pi-ina219/index.js:128:7)
Sep 07 19:54:42 [object Object]
Sep 07 19:54:42 [object Object]
Sep 07 19:54:42 [object Object]
Sep 07 19:54:42 GET /skServer/plugins 304 167.927 ms - -
Sep 07 19:54:45 Bus voltage (V): 0
Sep 07 19:54:45 Shunt voltage (mV): -0.18
Sep 07 19:54:45 Shunt Current (mA): -3.6
Sep 07 19:54:45 Load Current (A): -0.0036
Sep 07 19:54:45 Load voltage (V): -0.00017999999999999998
Sep 07 19:54:45 TypeError: Cannot read properties of undefined (reading 'catch') at Timeout.readina219 [as _onTimeout] (/home/pi/.signalk/node_modules/signalk-raspberry-pi-ina219/index.js:128:7)
Sep 07 19:54:47 GET /skServer/debugKeys 304 4.111 ms - -
Sep 07 19:54:50 Bus voltage (V): 0
Sep 07 19:54:50 Shunt voltage (mV): -0.15
Sep 07 19:54:50 Shunt Current (mA): -3
Sep 07 19:54:50 Load Current (A): -0.003
Sep 07 19:54:50 Load voltage (V): -0.00015
Sep 07 19:54:50 TypeError: Cannot read properties of undefined (reading 'catch') at Timeout.readina219 [as _onTimeout] (/home/pi/.signalk/node_modules/signalk-raspberry-pi-ina219/index.js:128:7)