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
Thanks for filing this issue with us @larsw. We'll look into it.
If you are up for the task, any help to fix this would obviously be very much appreciated!
Please do not see it as a requirement, though. Help is great but not mandatory.
It used to work in the past, no idea when/how it got broken.
Nevertheless, a fix is provided on 1dfa72f.
It was related to the KAFKA_ADVERTISED_LISTENERS property which was set as localhost where it should be using the container name.
For more info on the matter, I found this blog to be very useful: https://www.confluent.io/blog/kafka-listeners-explained/
Basic information
docker-compose -f kafka-axon-example/docker-compose.yaml up
Expected behaviour
A-OK
Actual behaviour
Loads of:
The text was updated successfully, but these errors were encountered: