You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are encountering a failed auth error when trying to access metadata in Kafka. This issue occurs in the interaction between Kafka and the MQTT, JS Executor, HTTP, and CoAP transport services. Despite properly configuring the server.properties file inside the container and setting up the TB configuration, authentication fails.
Affected Components
Kafka
MQTT Transport
JS Executor
HTTP Transport
CoAP Transport
The server.properties configuration inside the container is as follows:
Hi, the issue may not be directly related to the Bitnami container image/Helm chart, but rather to how the application is being utilized, configured in your specific environment, or tied to a particular scenario that is not easy to reproduce on our side.
If you think that's not the case and would like to contribute a solution, we'd like to invite you to create a pull request. The Bitnami team is excited to review your submission and offer feedback. You can find the contributing guidelines here.
Your contribution will greatly benefit the community. Please don't hesitate to contact us if you have any questions or need help.
Suppose you have questions about the application, customizing its content, or using technology and infrastructure. In that case, we strongly recommend that you consult the forums and user guides provided by the project responsible for the application or technology.
With that said, we'll keep this ticket open until the stale bot automatically closes it, in case someone from the community contributes valuable insights.
Name and Version
bitnami/kafka
What architecture are you using?
None
What steps will reproduce the bug?
We are encountering a
failed auth
error when trying to access metadata in Kafka. This issue occurs in the interaction between Kafka and the MQTT, JS Executor, HTTP, and CoAP transport services. Despite properly configuring theserver.properties
file inside the container and setting up the TB configuration, authentication fails.Affected Components
server.properties
configuration inside the container is as follows:What is the expected behavior?
Metadata access should be successful, and SASL authentication should work correctly.
What do you see instead?
Failed authentication with /10.100.x.x
The text was updated successfully, but these errors were encountered: