keycloak: KC 21.1.1: Error shown intermittently while opening admin console page
Before reporting an issue
- I have searched existing issues
- I have reproduced the issue with the latest release
Area
admin/ui
Describe the bug
Hi,
When I open the admin console UI of keycloak which is currently deployed in k8s cluster, then intermittently it shows error (some JS script error) although it redirects to correct login page after few seconds (~1-3 seconds usually).
Version
21.1.1
Expected behavior
Expected behaviour is while opening admin console at /auth/admin/master/console/, it should take to login page normally.
Actual behavior
Actual behaviour is while opening admin console at /auth/admin/master/console/, it shows page with error in JS script and then after few seconds takes to normal login page.
How to Reproduce?
- Deploy keycloak in a pod in cloud (k8s)
- Simply open the admin console page at
/auth/admin/master/console/
Anything else?
Not sure whether it’s related to any network issues or anything but can be bad user experience.
About this issue
- Original URL
- State: closed
- Created a year ago
- Reactions: 4
- Comments: 26 (15 by maintainers)
@jonkoops I can confirm the problem is still happening occasionally with 22.0.3 release. Single instance.
@jonkoops I was able to reproduce even with single instance of keycloak server (that’s how First time I got it). I will try to check the latest nightly.