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
We are trying to deploy Keycloak with HA (2 replicas) on kubernetes. However we are seeing an intermittent issue where the keycloak fails to start throwing database exception saying few tables are already existing. But database is always clean before keycloak HA installation is attempted. Attaching the logs of both replicas for reference.
Can you please suggest what could be the reason for this? keycloak-0.log keycloak-1.log
Version
12.0.4
Expected behavior
Keycloak HA should startup successfully always
Actual behavior
Keycloak HA is failing some times throwing database exception
How to Reproduce?
Install Keycloak HA with 2 replicas on kubernetes.
Intermittent issue occurring during startup of keycloak
This discussion was converted from issue #9721 on January 27, 2022 09:22.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
We are trying to deploy Keycloak with HA (2 replicas) on kubernetes. However we are seeing an intermittent issue where the keycloak fails to start throwing database exception saying few tables are already existing. But database is always clean before keycloak HA installation is attempted. Attaching the logs of both replicas for reference.
Can you please suggest what could be the reason for this?
keycloak-0.log
keycloak-1.log
Version
12.0.4
Expected behavior
Keycloak HA should startup successfully always
Actual behavior
Keycloak HA is failing some times throwing database exception
How to Reproduce?
Install Keycloak HA with 2 replicas on kubernetes.
Intermittent issue occurring during startup of keycloak
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions