amazon-kinesis-client-nodejs icon indicating copy to clipboard operation
amazon-kinesis-client-nodejs copied to clipboard

Can not run the sample.

Open khitsik opened this issue 5 years ago • 1 comments

I`m trying to run KCL with localstack

Always getting: Caused by: io.netty.handler.codec.http2.Http2Exception: First received frame was not SETTINGS. Hex dump for first 5 bytes: 3c21444f43

khitsik avatar Nov 19 '19 13:11 khitsik

Resolved by checking out to the earlier release version.

It means that the new release is breaking the local environment. Nice!

I think it should be fixed

khitsik avatar Nov 21 '19 17:11 khitsik