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

Error using Kayrock with SSL #441

Open
joechiarella opened this issue Jul 26, 2021 · 0 comments
Open

Error using Kayrock with SSL #441

joechiarella opened this issue Jul 26, 2021 · 0 comments

Comments

@joechiarella
Copy link

When using Kayrock with kafka_ex, we ran into an error around using SSL.

16:53:56.681 [error] Could not connect to broker [redacted] because of error {:error, :ssl_not_started}

We tried everything we could to get ssl started, and eventually realized we needed a different solution, to add disable_default_worker: true to our kafka_ex config. It looks like it was trying to maybe start up the non-kayrock worker without initializing SSL.

I'd love to either see this added to the documentation for using Kayrock with kafka_ex or a code change to handle it automatically, whatever makes sense. I'm available to help with any solution, we're happy to see advancement in the elixir kafka space.

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

No branches or pull requests

1 participant