-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
FreeIPA container on services image crashes #21564
Comments
We've had this problem with the previous services image refresh, see cockpit-project/bots#7350 . My theory is now that the pre-generated /data directory is only valid for one or two days, and then something expires that makes the container want to regenerate something expensive, or crashes on something it considers too old. |
I don't have the old services image on my laptop any more either. We could try and pin the tag to centos-9-stream-4.12.0. There's no slightly newer version around any more. Merely starting the container and waiting for "FreeIPA server started." triggers the crash:
and you can't authenticate even, or it crashes during some other command:
|
I reported this to https://issues.redhat.com/browse/RHEL-76748 |
The latest version with 389-ds-base-2.6.0-2.el9.x86_64 has a time bomb where `ns-slapd` crashes if the data directory is more than two days old. See https://issues.redhat.com/browse/RHEL-76748 Fixes cockpit-project/cockpit#21564
Worked around in cockpit-project/bots#7367 |
The job
fedora-41/updates-testing
failed on commit bf6b816.Log: https://cockpit-logs.us-east-1.linodeobjects.com/pull-0-bf6b816d-20250129-013124-fedora-41-updates-testing/log.html
The text was updated successfully, but these errors were encountered: