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

[Admin] TypeError: Cannot read property 'userId' of null at smartix_lib/server/methods.js:160 #672

Open
danlg opened this issue Oct 27, 2016 · 1 comment
Assignees
Labels

Comments

@danlg
Copy link
Owner

danlg commented Oct 27, 2016

Exception in callback of async function: TypeError: Cannot read property 'userId' of null
 336     at packages/yuukan_streamy/packages/yuukan_streamy.js:338:1
 337     at packages/underscore/underscore.js:200:1
 338     at _.each._.forEach (packages/underscore/underscore.js:113:1)
 339     at Function._.filter._.select (packages/underscore/underscore.js:199:1)
 340     at Object.Streamy.socketsForUsers (packages/yuukan_streamy/packages/yuukan_streamy.js:337:1)
 341     at packages/smartix_lib/server/methods.js:160:1
 342     at Array.map (native)
 343     at [object Object].Meteor.methods.doPushNotification (packages/smartix_lib/server/methods.js:156:1)
 344     at [object Object].methodMap.(anonymous function) (packages/meteorhacks_kadira/lib/hijack/wrap_session.js:164:1)
 345     at maybeAuditArgumentChecks (packages/ddp-server/livedata_server.js:1704:12)
@danlg danlg added the bug label Oct 27, 2016
@danlg danlg self-assigned this Oct 27, 2016
@danlg
Copy link
Owner Author

danlg commented Oct 28, 2016

When sending notification

@danlg danlg assigned amngupta and unassigned danlg Oct 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants