Skip to content

Unexpected Kafka request of type METADATA during SASL handshake. #61

@saursharma-equinix

Description

@saursharma-equinix

Unable to connect kafdrop with sasl protocal.

java -jar kafdrop.jar --zookeeper.connect=localhost:2181 --kafka.brokerConnect=localhost:9092 --kafka.isSecured=true --kafka.env=local --server.servlet.context-path="/kafdrop" --user.dir="C:\opt\kafka\kafka_2.12-3.2.3\config" --server.port=9001 --management.server.port=9002

Error on kafka broker:
[2022-09-25 23:14:12,390] INFO [SocketServer listenerType=ZK_BROKER, nodeId=0] Failed authentication with /127.0.0.1 (channelId=127.0.0.1:9092-127.0.0.1:51704-68) (Unexpected Kafka request of type METADATA during SASL handshake.) (org.apache.kafka.common.network.Selector)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions