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

Type Error crashing server #207

Closed
1e1f opened this issue Jan 20, 2016 · 2 comments
Closed

Type Error crashing server #207

1e1f opened this issue Jan 20, 2016 · 2 comments

Comments

@1e1f
Copy link

1e1f commented Jan 20, 2016

This is intermittent, I'll update if I narrow down the cause.

TypeError: Cannot read property 'statusCode' of undefined
W20160120-13:16:33.447(-8)? (STDERR)     at Request._callback (/Users/leif/.meteor/packages/meteorhacks_kadira/.2.27.0.1egho0p++os+web.browser+web.cordova/npm/node_modules/kadira-core/dist/index.js:175:20)
W20160120-13:16:33.447(-8)? (STDERR)     at self.callback (/Users/leif/.meteor/packages/meteorhacks_kadira/.2.27.0.1egho0p++os+web.browser+web.cordova/npm/node_modules/kadira-core/node_modules/request/request.js:198:22)
W20160120-13:16:33.447(-8)? (STDERR)     at Request.emit (events.js:95:17)
W20160120-13:16:33.447(-8)? (STDERR)     at Request.onRequestError (/Users/leif/.meteor/packages/meteorhacks_kadira/.2.27.0.1egho0p++os+web.browser+web.cordova/npm/node_modules/kadira-core/node_modules/request/request.js:820:8)
W20160120-13:16:33.447(-8)? (STDERR)     at ClientRequest.emit (events.js:95:17)
W20160120-13:16:33.447(-8)? (STDERR)     at CleartextStream.socketErrorListener (http.js:1548:9)
W20160120-13:16:33.447(-8)? (STDERR)     at CleartextStream.emit (events.js:95:17)
W20160120-13:16:33.448(-8)? (STDERR)     at Socket.onerror (tls.js:1456:17)
W20160120-13:16:33.448(-8)? (STDERR)     at Socket.emit (events.js:117:20)
W20160120-13:16:33.448(-8)? (STDERR)     at net.js:441:14
W20160120-13:16:33.448(-8)? (STDERR)     at process._tickDomainCallback (node.js:492:13)
@1e1f 1e1f changed the title Type Error on on server launch / Type Error crashing server Jan 20, 2016
@1e1f
Copy link
Author

1e1f commented Jan 20, 2016

wait looks like this has been addressed here:

kadirahq/kadira-core@c61e57d

probably just hasn't propagated to npm yet?

@1e1f
Copy link
Author

1e1f commented Jan 20, 2016

assuming this is fixed in:

meteorhacks:[email protected]

@1e1f 1e1f closed this as completed Jan 20, 2016
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