Closed
Description
Link: https://www.linode.com/docs/guides/manually-deploy-kafka-cluster/
Issue
After following the instructions in this guide, I had to reboot my linodes so that new settings would take effect. When they came back kafka was not running.
I tried to ssh in and start kafka manually, but then it won't accept SSL traffic. It errors with this message:
Invalid receive (size = 369295617 larger than 104857600)
The number 369295617 is 0x16 0x03 0x01 0x01
which are the first 4 bytes of the TLS handshake, so it looks like kafka isn't expecting traffic over TLS.
Suggested Fix
Metadata
Metadata
Assignees
Labels
No labels