[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#3421) Replication problem with slurpd



Selon "Kurt D. Zeilenga" <Kurt@OpenLDAP.org>:

> Such questions are beyond the scope of the issue tracking system.
> Please use the openldap-software list for support.

Done. I hope my mail is enough clear.

Looking more to my slurpd logs, I have found this sequence :

Error: ldap_add_s failed adding "": [dn of an entry]
Error: ldap_simple_bind_s for [IP]:389 failed: Can't contact LDAP server
Retrying operation for DN [dn of an entry] on replica [IP]:389
Error: ldap_add_s failed adding "": [dn of an entry]
Error: ldap operation failed, data written to "/path/to/[IP]:389.rej"

What is strange is :
- there are other dn missing than these indicated in the logs
- the error message indicated in .rej file is "ERROR: Already exists"

Can it be related ?