On Срд, 27 вер 2023, Michal Konecny via FreeIPA-users wrote:
Hi everyone,
I'm currently trying to update Fedora IPA installation on staging from RHEL 8 to RHEL 9. I'm using this guide https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/htm... for it.
I'm currently stuck on error "RuntimeError: Failed to start replication" and I don't see anything strange in the logs. Here is the log from `ipa-replica-install` run: https://paste.centos.org/view/a0e2c2b9 . Maybe somebody here will know what seems to be the problem.
The only odd thing I can see is a bit of discrepancy between handling of JSON structure in check_repl_init() and check_repl_update(). We fail due to the former not expecting 'Error (0) No replication sessions started since server startup' status message.
I think the replication actually succeeded in one of previous DS restarts, that's why we've got here.
Please create an issue and attach this pastebin content there.