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

No Names Stored for Other Vessels #76

Open
loganrenz opened this issue Dec 22, 2024 · 1 comment
Open

No Names Stored for Other Vessels #76

loganrenz opened this issue Dec 22, 2024 · 1 comment

Comments

@loganrenz
Copy link

I'm looking back through my data trying to show other ships on a map at a time when I was there. I can find the other ships, and information about them, but I can't find anywhere that the name of the ship is being stored.

The only errors I am seeing are related to the callsign

Dec 22 04:31:21 TypeError: Cannot create property 'meta' on string 'WDN8779' at /usr/lib/node_modules/signalk-server/node_modules/@signalk/signalk-schema/dist/fullsignalk.js:224:35 at Array.reduce () at addValue (/usr/lib/node_modules/signalk-server/node_modules/@signalk/signalk-schema/dist/fullsignalk.js:216:27) at addValues (/usr/lib/node_modules/signalk-server/node_modules/@signalk/signalk-schema/dist/fullsignalk.js:188:5) at FullSignalK.addUpdate (/usr/lib/node_modules/signalk-server/node_modules/@signalk/signalk-schema/dist/fullsignalk.js:110:5) at FullSignalK.addUpdates (/usr/lib/node_modules/signalk-server/node_modules/@signalk/signalk-schema/dist/fullsignalk.js:97:10) at FullSignalK.addDelta (/usr/lib/node_modules/signalk-server/node_modules/@signalk/signalk-schema/dist/fullsignalk.js:54:8) at DeltaChain.doProcess (/usr/lib/node_modules/signalk-server/lib/deltachain.js:15:18) at DeltaChain.process (/usr/lib/node_modules/signalk-server/lib/deltachain.js:11:21) at Server.app.handleMessage (/usr/lib/node_modules/signalk-server/lib/index.js:233:38) at Simple. (/usr/lib/node_modules/signalk-server/lib/pipedproviders.js:83:17) at Simple.emit (node:events:531:35) at addChunk (node:internal/streams/readable:559:12) at readableAddChunkPushObjectMode (node:internal/streams/readable:536:3) at Readable.push (node:internal/streams/readable:391:5) a

@loganrenz
Copy link
Author

image

I do see a lot of measurements that are empty and the value is [object Object]

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