-
-
Notifications
You must be signed in to change notification settings - Fork 154
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
Error with callsign? #1810
Comments
likewise very similar .. albeit last 2 lines of above dont show on my error message TypeError: Cannot create property 'meta' on string 'MEN59Q' |
I have this issue with my callsign, too. I logged it here: SignalK/n2k-signalk#277 |
I'm getting this error after updating to 2.11.0:
WDN5234 is my callsign I had entered in Server -> Settings. Still getting the error even after removing it.
Oct 12 10:43:36 TypeError: Cannot create property 'meta' on string 'WDN5234' 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 /usr/lib/node_modules/signalk-server/lib/deltachain.js:34:22 at Array. (/home/pi/.signalk/node_modules/signalk-path-mapper/index.js:65:9) at DeltaChain.doProcess (/usr/lib/node_modules/signalk-server/lib/deltachain.js:18:26) 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:526:35) at addChunk (node:internal/streams/readable:376:12)
The text was updated successfully, but these errors were encountered: