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

Crash with "TypeError: Cannot call method 'serve' of null" #91

Open
HontoNoRoger opened this issue Mar 2, 2015 · 1 comment
Open

Crash with "TypeError: Cannot call method 'serve' of null" #91

HontoNoRoger opened this issue Mar 2, 2015 · 1 comment

Comments

@HontoNoRoger
Copy link

My Yeti server has been started with yeti --server --loglevel info and crashed after some tests were run. Unfortunately I can't really reproduce it, therefore I don't know what's causing it.
Maybe the output will help you:

✗ Whoops! TypeError: Cannot call method 'serve' of null
    at Object.<anonymous> (/usr/local/lib/node_modules/yeti/lib/hub/batch.js:364:26)
    at BlizzardSession.invokeRPC (/usr/local/lib/node_modules/yeti/lib/blizzard/session.js:501:25)
    at BlizzardSession.onMessage (/usr/local/lib/node_modules/yeti/lib/blizzard/session.js:604:18)
    at BlizzardSession.EventEmitter.emit (/usr/local/lib/node_modules/yeti/node_modules/eventemitter2/lib/eventemitter2.js:339:22)
    at BlizzardSession.bufferComplete (/usr/local/lib/node_modules/yeti/lib/blizzard/session.js:649:10)
    at BlizzardSession.EventEmitter.emit (/usr/local/lib/node_modules/yeti/node_modules/eventemitter2/lib/eventemitter2.js:339:22)
    at /usr/local/lib/node_modules/yeti/lib/blizzard/session.js:813:22
    at Socket.emitter (/usr/local/lib/node_modules/yeti/lib/blizzard/session.js:782:21)
    at Socket.EventEmitter.emit (events.js:95:17)
    at Socket.<anonymous> (_stream_readable.js:746:14)

If you believe this is a bug in Yeti, please report it.
    https://github.com/yui/yeti/issues
    Yeti v0.2.29
    Node.js v0.10.25
@henryruhs
Copy link

👍

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