Getting write:errno=104 when i was trying to connect from vmware vcenter vm

0

Hi,

We have enabled kafka cluster for public access. we are getting below error when we are trying to connect from virtual machines.

SSL_connect:SSLv3/TLS write client hello read from 0x55e272aa0740 [0x55e272ab5f33] (5 bytes => -1 (0xFFFFFFFFFFFFFFFF)) SSL_connect:error in SSLv3/TLS write client hello write:errno=104

no peer certificate available

No client certificate CA names sent

SSL handshake has read 0 bytes and written 359 bytes Verification: OK

New, (NONE), Cipher is (NONE) Secure Renegotiation IS NOT supported Compression: NONE Expansion: NONE No ALPN negotiated Early data was not sent Verify return code: 0 (ok)

질문됨 2년 전5411회 조회
1개 답변
0

Hi,

Please note that errno 104 is ECONNRESET for "Connection reset by peer". This means that either the server closed the connection maybe due to problems with the setup or that the server was not even started or that there is some firewall between client and server blocking access. So could you please check if there is firewall between the VM and the cluster?

If that is not the case, I would suggest raising a support ticket so we could check from the MSK cluster side.

지원 엔지니어
Jiaheng
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠