Skip to content

Instantly share code, notes, and snippets.

@shrop
Created November 7, 2014 16:50
Show Gist options
  • Select an option

  • Save shrop/2a80144ddfd4e1cec0eb to your computer and use it in GitHub Desktop.

Select an option

Save shrop/2a80144ddfd4e1cec0eb to your computer and use it in GitHub Desktop.
➜ twitter-clone git:(class-3) meteor
[[[[[ ~/Projects/Community/twitter-clone ]]]]]
=> Started proxy.
=> Started MongoDB.
I20141107-11:42:46.793(-5)? Kadira: completed instrumenting the app
=> Started your app.
=> App running at: http://localhost:3000/
I20141107-11:42:47.721(-5)? Kadira: successfully authenticated
I20141107-11:42:53.124(-5)? Exception from sub bGyuHmDjTsP7oE3Jq TypeError: Cannot read property '_id' of undefined
I20141107-11:42:53.126(-5)? at Meteor.publish.collection (app/server/publications.js:30:35)
I20141107-11:42:53.126(-5)? at packages/matb33:collection-hooks/collection-hooks.js:218
I20141107-11:42:53.126(-5)? at _.extend.withValue (packages/meteor/dynamics_nodejs.js:56)
I20141107-11:42:53.126(-5)? at null._handler (packages/matb33:collection-hooks/collection-hooks.js:217)
I20141107-11:42:53.126(-5)? at maybeAuditArgumentChecks (packages/ddp/livedata_server.js:1599)
I20141107-11:42:53.127(-5)? at _.extend._runHandler (packages/ddp/livedata_server.js:943)
I20141107-11:42:53.127(-5)? at subscriptionProto._runHandler (packages/meteorhacks:kadira/lib/hijack/wrap_subscription.js:12)
I20141107-11:42:53.127(-5)? at _.extend._startSubscription (packages/ddp/livedata_server.js:769)
I20141107-11:42:53.127(-5)? at _.extend.protocol_handlers.sub (packages/ddp/livedata_server.js:582)
I20141107-11:42:53.127(-5)? at packages/meteorhacks:kadira/lib/hijack/wrap_session.js:69
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment