389ds / 389-ds-base

The enterprise-class Open Source LDAP server for Linux
https://www.port389.org/
Other
213 stars 94 forks source link

Replication online init fails with duplicate replica ID error #6373

Closed mreynolds389 closed 1 month ago

mreynolds389 commented 1 month ago

Issue Description

Replication online init fails with duplicate replica ID error:

[18/Oct/2024:16:59:27.896542015 -0400] - ERR - NSMMReplicationPlugin - multisupplier_extop_StartNSDS50ReplicationRequest - conn=107 op=3 replica="dc=example,dc=com": Unable to acquire replica: error: duplicate replica ID detected
[18/Oct/2024:16:59:27.903706580 -0400] - ERR - NSMMReplicationPlugin - acquire_replica - agmt="cn=mark" (localhost:389): Unable to aquire replica: the replica has the same Replica ID as this one. Replication is aborting.
[18/Oct/2024:16:59:27.909964034 -0400] - ERR - NSMMReplicationPlugin - repl5_inc_run - agmt="cn=mark" (localhost:389): Incremental update failed and requires administrator action

Reproduce issue

mreynolds389 commented 1 month ago

False alarm, was a problem with my installation. Closing ticket as not a bug