node-http2 icon indicating copy to clipboard operation
node-http2 copied to clipboard

error event FRAME_SIZE_ERROR

Open clarencetw opened this issue 9 years ago • 4 comments

when I send the request to apple I will get the events.js:165 throw err; ^

Error: Uncaught, unspecified "error" event. (FRAME_SIZE_ERROR) at Endpoint.emit (events.js:163:17) at runCallback (timers.js:570:20) at tryOnImmediate (timers.js:550:5) at processImmediate as _immediateCallback

so who to catch this error

clarencetw avatar Sep 19 '16 12:09 clarencetw

I got the same too. Error: Uncaught, unspecified "error" event. (FRAME_SIZE_ERROR) at Endpoint.emit (events.js:163:17) at runCallback (timers.js:570:20) at tryOnImmediate (timers.js:550:5) at processImmediate as _immediateCallback

ghost avatar Oct 03 '16 10:10 ghost

+1, how to fix it?

maksymseleznov avatar Nov 11 '16 17:11 maksymseleznov

I got the same error too.

abhijeet-sonawane avatar Dec 07 '16 05:12 abhijeet-sonawane

+1, same error

jdelgadoalfonso avatar Jan 10 '17 14:01 jdelgadoalfonso