Openremote Keycloak Error

Whenever I use the command “docker-compose -p openremote up” everything runs fine but at the end it throws an error.I am mentioning the error below. Please help me with this.

ERROR:-

openremote-keycloak-1 exited with code 1
dependency failed to start: container openremote-keycloak-1 is unhealthy

Hi

Instead of docker-compose ; write docker compose

It will work for sure

Please share full logs of the startup process.

Keycloak crashed because it can’t connect to the postgresql database yet.
This is normal since the postgresql database is still being set up.
It should automatically try again / restart, but apparently it does not in your case?

kindly help i have same issue

error
docker-compose -p openremote up
openremote_postgresql_1 is up-to-date

ERROR: for keycloak Container “336dfeb7d493” is unhealthy.
ERROR: Encountered errors while bringing up the project.