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

fix "invalid sasl mechanism" error occuring in version 1.3.0 #215

Merged
merged 1 commit into from
May 18, 2021

Conversation

saurabhshendye
Copy link
Contributor

Getting the following error when installing version 1.3.0 with helm

time="2021-04-20T05:32:27Z" level=info msg="Starting kafka_exporter (version=, branch=, revision=)" source="kafka_exporter.go:517"
time="2021-04-20T05:32:27Z" level=info msg="Build context (go=go1.16, user=, date=)" source="kafka_exporter.go:518"
time="2021-04-20T05:32:27Z" level=fatal msg="invalid sasl mechanism \"\": can only be \"scram-sha256\", \"scram-sha512\" or \"plain\"" source="kafka_exporter.go:140"

This PR fixes this issue by adding support for specifying sasl.mechanism when installing this with helm chart.

@jeessy2
Copy link

jeessy2 commented May 13, 2021

I have the some error

@danielqsj danielqsj merged commit 0e014a2 into danielqsj:master May 18, 2021
@danielqsj
Copy link
Owner

thanks ! @saurabhshendye

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

Successfully merging this pull request may close these issues.

3 participants