-
Notifications
You must be signed in to change notification settings - Fork 52
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
package trying to auth with sasl but none provided #167
Comments
does node-sinek simply not support the confluent kafka image? |
I was able to get the following logs by cloning this repo, and running the following commands:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hi there, i am using version
10.0.0-alpha.0
to connect to a confluent cp-kafka image, and i seem to have configured my network correctly, but i am now getting this error trace below. It is a little odd because i am not passing any sasl configuration options so i was wondering if you had any thoughts on it.config: https://github.com/brave-intl/bat-ledger/blob/removed-old-code/config.js#L113
batch config: https://github.com/brave-intl/bat-ledger/blob/removed-old-code/bat-utils/lib/runtime-kafka.js#L9
docker-compose: https://github.com/brave-intl/bat-ledger/blob/removed-old-code/docker-compose.yml#L18
not sure if this is just a me issue or if i found a tiny case where things don't match.
The text was updated successfully, but these errors were encountered: