Hi everyone,

I'm trying to setup a translucent proxy which is populating his local database as a syncrepl consumer. It works fine, changes on the master are replicated to the translucent, but i get an error in logs.

Here is the extract from logs :

   bdb_modify: updated id=0000010d
   dn="uid=testuser,ou=people,dc=domain,dc=local"
   send_ldap_result: conn=-1 op=0 p=0
   send_ldap_result: err=0 matched="" text=""
   syncrepl_entry: rid=002 be_modify
   uid=testuser,ou=people,dc=domain,dc=local (0)
   slap_queue_csn: queing 0x801de5670
   20110127172543.325840Z#000000#000#000000
   ==> translucent_modify: dc=domain,dc=local
   send_ldap_result: conn=-1 op=0 p=0
   send_ldap_result: err=32 matched="" text="attempt to modify
   nonexistent local record"
   syncrepl_updateCookie: rid=002 be_modify failed (32)

How can i solve this ?

Tanks,

Raphael

Reply via email to