It has a new issue with keycloak without SSL
namson0482 opened this issue · 2 comments
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:
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 1817193
Thanks
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