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

Exception in subscription apiAuthorizedUsersPublicDetails #1880

Closed
brylie opened this issue Nov 4, 2016 · 2 comments
Closed

Exception in subscription apiAuthorizedUsersPublicDetails #1880

brylie opened this issue Nov 4, 2016 · 2 comments
Assignees

Comments

@brylie
Copy link
Contributor

brylie commented Nov 4, 2016

On a fresh database, the following error is visible in the server console:

Exception from sub apiAuthorizedUsersPublicDetails id 3ByDFjW9c3bMAF4mQ TypeError: Cannot read property 'authorizedUserIds' of undefined
     at Subscription.<anonymous> (users/collection/server/publications.js:23:40)
     at packages/matb33_collection-hooks.js:307:21
     at [object Object]._.extend.withValue (packages/meteor.js:1122:17)
     at Subscription._handler (packages/matb33_collection-hooks.js:306:28)
     at maybeAuditArgumentChecks (packages/ddp-server/livedata_server.js:1711:12)
     at Subscription._runHandler (packages/ddp-server/livedata_server.js:1026:17)
     at Session._startSubscription (packages/ddp-server/livedata_server.js:845:9)
     at Session.sub (packages/ddp-server/livedata_server.js:617:12)
     at packages/ddp-server/livedata_server.js:551:43
@bajiat
Copy link
Contributor

bajiat commented Feb 16, 2017

Please check if this can this be reproduced.

@bajiat bajiat added the ready label Feb 16, 2017
@brylie
Copy link
Contributor Author

brylie commented Feb 21, 2017

Does not seem to occur on a fresh database any longer.

@brylie brylie closed this as completed Feb 21, 2017
@brylie brylie removed the ready label Feb 21, 2017
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

2 participants