Upgrade from 8 to 11

Hello,

I am facing issue when i upgrad my Keycoak 8 in standalone mode to Keycloak 11. When i’m trying to login directly in Keycloak i’m getting “too many redirect” issue and when i’m trying to redirect from a client I’m getting an 500 internal Server error. Keycloak logs show me LOGIN_ERROR : expired_code.

Thanks

Just curious: Did you follow the upgrade procedure in the documentation?
For instance, is the database schema change automatic or manual change set?
As the „code“ is expired, double check date/time of server and browser.

@vju42 Yes, the database change is automatic

No errors in your startup logs ?
Last time I see this, it was an infinispan cache issue.