'Infinite loop ik Keycloack page

Good afternoon all, I am running keycloack in docker for my application. In this application, when I try to go to the authentication page I am getting an infinite loop and white page. I cannot trace the reason why this is happening. This started after I upgraded from keycloack 8 to 14. Anyone a idea?

11:47:41,313 DEBUG [org.keycloak.transaction.JtaTransactionWrapper] (default task-11) was existing? false
11:47:41,321 DEBUG [org.keycloak.services.managers.AuthenticationManager] (default task-11) Create login cookie - name: KEYCLOAK_IDENTITY, path: /auth/realms/master/, max-age: -1
11:47:41,337 DEBUG [org.keycloak.transaction.JtaTransactionWrapper] (default task-11) JtaTransactionWrapper  commit
11:47:41,339 DEBUG [org.keycloak.transaction.JtaTransactionWrapper] (default task-11) JtaTransactionWrapper end


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source