Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors in log file #1

Open
RichFind opened this issue Sep 8, 2022 · 0 comments
Open

Errors in log file #1

RichFind opened this issue Sep 8, 2022 · 0 comments

Comments

@RichFind
Copy link

RichFind commented Sep 8, 2022

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant