Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keycloak upgrade needs a "build" before it'll work #347658

Closed
dkowis opened this issue Oct 10, 2024 · 4 comments
Closed

Keycloak upgrade needs a "build" before it'll work #347658

dkowis opened this issue Oct 10, 2024 · 4 comments
Labels
0.kind: bug Something is broken

Comments

@dkowis
Copy link

dkowis commented Oct 10, 2024

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:

  1. install keycloak
  2. have keycloak update without changing any options (but stuff within keycloak changed)
  3. 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

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.

[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
- system: `"x86_64-linux"`
 - host os: `Linux 6.6.54, NixOS, 24.05 (Uakari), 24.05.20241007.1bfbbbe`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.18.8`
 - nixpkgs: `/nix/store/a2gnsay8asfn2kqghz12nhw196cnmf8h-source`

Add a 👍 reaction to issues you find important.

@dkowis dkowis added the 0.kind: bug Something is broken label Oct 10, 2024
@NickCao
Copy link
Member

NickCao commented Oct 10, 2024

This should be addressed by #323480, namely 815c4e3. But I'm undecided on whether we should do the backport.

@dkowis
Copy link
Author

dkowis commented Oct 10, 2024

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.

@NickCao
Copy link
Member

NickCao commented Oct 10, 2024

Maybe get it to 26

That would certainly breaks the system of everyone using hostname v1.

@NickCao
Copy link
Member

NickCao commented Oct 11, 2024

Closed via #323480

@NickCao NickCao closed this as completed Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: bug Something is broken
Projects
None yet
Development

No branches or pull requests

2 participants