Closed namson0482 closed 2 years ago
I can't reproduce your issue. Works fine for me. The latest main uses keycloak:19.0.2-legacy.
@mstruk I already checked with a other Macbook then it can run as well. We can closed this ticket. Thanks so much for your message
Hi,
It can't build up docker container keycloak without SSL successfully. What I see in console. It tell me keycloak can't connect to database. Please review images below:
keycloak_console.zip
Please open zip file to see log fully. How to re-produce my error
Step 1: Go to folder strimzi-kafka-oauth/examples/docker
Step 2: Execute the command: docker-compose -f compose.yml -f keycloak/compose.yml up
I get errors like above. I guess root cause because we change keycloak from keycloak:19.0.1-legacy to keycloak:19.0.2-legacy in this ticket https://github.com/strimzi/strimzi-kafka-oauth/commit/181719341087fc774d02abfdd7d5aa9fa12d059e
Thanks