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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南