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
A clear and concise description of what the bug is.
I have keycloak installed from nixpkgs, and when the version upgraded, it no longer starts, because it wants another kc.sh build
Steps To Reproduce
Steps to reproduce the behavior:
install keycloak
have keycloak update without changing any options (but stuff within keycloak changed)
keycloak no longer starts :(
Expected behavior
Keycloak should start.
Screenshots
Keycloak changed some of it's settings, and it needs a new build, and I'm not sure how to force it:
Oct 09 22:45:34 keycloak keycloak-start[72858]: The following build time options have values that differ from what is persisted - the new values will NOT be used until another build is run: kc.db, kc.http-relative-path
Maybe get it to 26, since that's supposed to be supported longer, as per their blog I know that's way more than a backport, but it gets us to "their stable" and should be less disruptive.
Describe the bug
A clear and concise description of what the bug is.
I have keycloak installed from nixpkgs, and when the version upgraded, it no longer starts, because it wants another
kc.sh build
Steps To Reproduce
Steps to reproduce the behavior:
Expected behavior
Keycloak should start.
Screenshots
Keycloak changed some of it's settings, and it needs a new build, and I'm not sure how to force it:
Additional context
Add any other context about the problem here.
Notify maintainers
@ngerstle
@talyz
@NickCao
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: