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

bug: Empty delta on startup #4

Open
webmasterkai opened this issue Apr 25, 2018 · 0 comments
Open

bug: Empty delta on startup #4

webmasterkai opened this issue Apr 25, 2018 · 0 comments

Comments

@webmasterkai
Copy link

webmasterkai commented Apr 25, 2018

Sometimes on startup the plugin sends out a delta that looks like:
{ path: undefined, value: undefined, context: undefined, source: undefined, '$source': 'cloud:undefined', timestamp: undefined }
Unfortunately sk server can't handle deltas that look like that and it continues to restart and crash.

Places SK fails

  • /opt/signalk-server/lib/deltacache.js:45:27 var parts = msg.context.split('.')
  • @signalk/signalk-schema/dist/fullsignalk.js:86 var identity = contextPath.split('.')[1];
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