hyperbahn
hyperbahn copied to clipboard
Hyperbahn Lazy Disable Error
TypeError: Object #<LazyRelayOutReq> has no method 'emitResponse'
at TChannelConnection.onCallResponse (.../tchannel/connection.js:362:9)
at DefinedEvent.onCallResponse [as listener] (.../tchannel/connection.js:211:14)
at DefinedEvent.emit (.../tchannel/lib/event_emitter.js:86:14)
at TChannelV2Handler.handleCallResponse (.../tchannel/v2/handler.js:408:40)
at TChannelV2Handler.handleEagerFrame (.../tchannel/v2/handler.js:186:25)
at TChannelConnection.handleReadFrame (.../tchannel/connection.js:338:18)
at ReadMachine.handleReadFrame [as emit] (.../tchannel/connection.js:203:14)
at ReadMachine.seek (.../tchannel/node_modules/bufrw/stream/read_machine.js:120:14)
at ReadMachine.handleChunk (.../tchannel/node_modules/bufrw/stream/read_machine.js:67:28)
at Socket.onSocketChunk (.../tchannel/connection.js:120:29)
at Socket.emit (events.js:95:17)
at Socket.<anonymous> (_stream_readable.js:764:14)
at Socket.emit (events.js:92:17)
at emitReadable_ (_stream_readable.js:426:10)
at emitReadable (_stream_readable.js:422:5)
at readableAddChunk (_stream_readable.js:165:9)
at Socket.Readable.push (_stream_readable.js:127:10)
at TCP.onread (net.js:528:21)