OpenRemote Keycloak Restart Toggle

Hello,

I tried to run my docker-testing profile this morning, however it kept saying keycloak wasn’t available. So when I went to check docker desktop for the profile, the keycloak was toggling between restarting and running.

image

image

As you can see, TCP port 8081 is also missing, when previously there were no issues.

Providing logs from the keycloak container will help in trying to diagnose.

You could always take down the stack docker-compose -f profile/dev-testing.yml down remove the postgres volume and then bring the stack back up.