claudio4j commented on PR #17028: URL: https://github.com/apache/camel/pull/17028#issuecomment-2651160368
The error when starting the kafka container, from `target/camel-kafka-test.log` ``` Exception in thread "main" java.lang.IllegalArgumentException: requirement failed: advertised.listeners cannot use the nonroutable meta-address 0.0.0.0. Use a routable IP address. ``` There is an open bug to fix it [KAFKA-18281](https://issues.apache.org/jira/browse/KAFKA-18281) and fix is ongoing. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
