[root@hdp-06 logs]# vi error.log
%5|1629888230.924|CONFWARN|rdkafka#producer-1| [thrd:app]: No bootstrap.servers
configured: client will not be able to connect to Kafka cluster
%6|1629888230.939|FAIL|rdkafka#producer-1| [thrd:192.168.63.13:9092/bootstrap]: 192.168.63.13:9092/bootstrap: Disconnected while requesting ApiVersion: might be caused by incorrect security.protocol configuration (connecting to a SSL listener?) or broker version is < 0.10 (see api.version.request) (after 1ms in state APIVERSION_QUERY)
%6|1629888231.151|FAIL|rdkafka#producer-1| [thrd:192.168.63.13:9092/bootstrap]: 192.168.63.13:9092/bootstrap: Disconnected while requesting ApiVersion: might be caused by incorrect security.protocol configuration (connecting to a SSL listener?) or broker version is < 0.10 (see api.version.request) (after 1ms in state APIVERSION_QUERY, 1 identical error(s) suppressed)
%6|1629888231.936|FAIL|rdkafka#producer-1| [thrd:192.168.63.15:9092/bootstrap]: 192.168.63.15:9092/bootstrap: Disconnected while requesting ApiVersion: might be caused by incorrect security.protocol configuration (connecting to a SSL listener?) or broker version is < 0.10 (see api.version.request) (after 2ms in state APIVERSION_QUERY)
%6|1629888232.211|FAIL|rdkafka#producer-1| [thrd:192.168.63.15:9092/bootstrap]: 192.168.63.15:9092/bootstrap: Disconnected while requesting ApiVersion: might be caused by incorrect security.protocol configuration (connecting to a SSL listener?) or broker version is < 0.10 (see api.version.request) (after 1ms in state APIVERSION_QUERY, 1 identical error(s) suppressed)
%6|1629888232.927|FAIL|rdkafka#producer-1| [thrd:192.168.63.14:9092/bootstrap]: 192.168.63.14:9092/bootstrap: Disconnected while requesting ApiVersion: might be caused by incorrect security.protocol configuration (connecting to a SSL listener?) or broker version is < 0.10 (see api.version.request) (after 1ms in state APIVERSION_QUERY)
%3|1629888232.927|ERROR|rdkafka#producer-1| [thrd:192.168.63.14:9092/bootstrap]: 3/3 brokers are down
%6|1629888233.110|FAIL|rdkafka#producer-1| [thrd:192.168.63.14:9092/bootstrap]: 192.168.63.14:9092/bootstrap: Disconnected while requesting ApiVersion: might be caused by incorrect security.protocol configuration (connecting to a SSL listener?) or broker version is < 0.10 (see api.version.request) (after 1ms in state APIVERSION_QUERY, 1 identical error(s) suppressed)
nginx安装kafka插件后,启动nginx报错
- 写回答
- 好问题 0 提建议
- 追加酬金
- 关注问题
- 邀请回答
-
1条回答 默认 最新
- wo.austin 2021-08-26 18:23关注
你看第二行,已经告诉你异常了。“Disconnected while requesting ApiVersion: might be caused by incorrect security.protocol configuration (connecting to a SSL listener?) or broker version is < 0.10 (see api.version.request) (after 1ms in state APIVERSION_QUERY)”
是kafka不通,让你确认是不是安全协议的配置问题。你确认一下有没有用配置SSL,还有就是版本是否匹配。本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 1无用
悬赏问题
- ¥15 同一个网口一个电脑连接有网,另一个电脑连接没网
- ¥15 神经网络模型一直不能上GPU
- ¥15 pyqt怎么把滑块和输入框相互绑定,求解决!
- ¥20 wpf datagrid单元闪烁效果失灵
- ¥15 券商软件上市公司信息获取问题
- ¥100 ensp启动设备蓝屏,代码clock_watchdog_timeout
- ¥15 Android studio AVD启动不了
- ¥15 陆空双模式无人机怎么做
- ¥15 想咨询点问题,与算法转换,负荷预测,数字孪生有关
- ¥15 C#中的编译平台的区别影响