We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, since some time i get this error in the signalklog (openplotter4/pi4)
Jul 22 01:52:43 TypeError: Cannot read properties of undefined (reading 'length') at /home/pi/.signalk/node_modules/signalk-postgsail/index.js:165:18 at Statement.errBack (/home/pi/.signalk/node_modules/sqlite3/lib/sqlite3.js:15:21)
The text was updated successfully, but these errors were encountered:
https://github.com/xbgmsharp/signalk-postgsail/blob/main/index.js#L165 this line of code is relate to the status plugin. It seems like there is no data in the sqlite db. Did you try to restart SignalK?
Sorry, something went wrong.
2ef398b
No branches or pull requests
Hello, since some time i get this error in the signalklog (openplotter4/pi4)
Jul 22 01:52:43 TypeError: Cannot read properties of undefined (reading 'length') at /home/pi/.signalk/node_modules/signalk-postgsail/index.js:165:18 at Statement.errBack (/home/pi/.signalk/node_modules/sqlite3/lib/sqlite3.js:15:21)
The text was updated successfully, but these errors were encountered: