Skip to content

Kafka application consumer code fails with auth_bytes #2624

Closed
@ganeshtp

Description

@ganeshtp

Hi ,

I was using Kafka-python version 2.0.3. I got an application written to consume a message and that worked without issue. Now when i upgraded to the latest version 2.2.7 version of Kafka-python, the same application fails with error "ValueError: Unexpected receive auth_bytes after sasl/gssapi completion"

I have mentioned (2,2,6) as api version in my consumer application code but still it fails.

How to resolve this issue? Is there any configuration change that needs to be added in code? Any workaround to make the existing application work with the latest version of Kafka-python?

Regards,
Ganesh

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions