Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KEDA Kafka Scaler unable to connect to GSSAPI_SASL based Kafka #6497

Open
EshwarHilabs opened this issue Jan 23, 2025 · 0 comments
Open

KEDA Kafka Scaler unable to connect to GSSAPI_SASL based Kafka #6497

EshwarHilabs opened this issue Jan 23, 2025 · 0 comments

Comments

@EshwarHilabs
Copy link

I'm unable to connect to our kafka server which uses GSSAPI and SASL for authentication from the keda-operator, the error that the library is throwing is -

[Root cause: KRBMessage_Handling_Error] KRBMessage_Handling_Error: AS Exchange Error: AS_REP is not valid or client password/keytab incorrect < KRBMessage_Handling_Error: KDC did not respond appropriately to FAST negotiation

If someone could help me out with the root cause of the solution or any pointers to any sort of fix, that would be helpful. I'm sure of the parameters like keytab, krb5.conf, bootstrap servers because our java application uses these same file to connect to kafka

One more thing that is confusing is I've disabled FAST negotiation via the parameter mentioned however the KEDA Client is still trying to use FAST negotiation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To Triage
Development

No branches or pull requests

1 participant