Replica error since 10.5.5 update – ERROR (See /var/run/openldap-slurp/replica/.rej)
Hi all. I hope you can help. Since updating our Master and Replica server to 10.5.5 I'm getting this error on the Master in Server Admin - Open DIrectory - Settings - General:
ERROR (See /var/run/openldap-slurp/replica/.rej)
This log is quite big (I just put the first bit, the rest is more or less the same) but I can't figure out what the cause is:
[code]ERROR: No such object
replica: 10.0.0.1:389
time: 1218631069.0
dn: uid=acc,cn=users,dc=server,dc=domain,dc=com
changetype: modify
replace: cn
cn: Acc
-
replace: entryCSN
entryCSN: 20080813123749Z#000000#00#000000
-
replace: modifiersName
modifiersName: uid=diradmin,cn=users,dc=server,dc=domain,dc=com
-
replace: modifyTimestamp
modifyTimestamp: 20080813123749Z
-
ERROR: Undefined attribute type: kerio-Mail-QuotaStorage: attribute type undef
ined
replica: 10.0.0.1:389
time: 1219430018.0
dn: uid=usera,cn=users,dc=server,dc=domain,dc=com
changetype: modify
replace: kerio-Mail-QuotaStorage
kerio-Mail-QuotaStorage: 4294967296
-
replace: entryCSN
entryCSN: 20080822183338Z#000000#00#000000
-
replace: modifiersName
modifiersName: uid=diradmin,cn=users,dc=server,dc=domain,dc=com
-
replace: modifyTimestamp
modifyTimestamp: 20080822183338Z
-
ERROR: Undefined attribute type: kerio-Mail-ForwardMode: attribute type undefi
ned
replica: 10.0.0.1:389
time: 1219430018.1
dn: uid=usera,cn=users,dc=server,dc=domain,dc=com
changetype: modify
replace: kerio-Mail-ForwardMode
kerio-Mail-ForwardMode: 2
-
replace: kerio-Mail-ForwardAddress
kerio-Mail-ForwardAddress: userb@domain.com
kerio-Mail-ForwardAddress: userc@domain.com
-
replace: entryCSN
entryCSN: 20080822183338Z#000001#00#000000
-
replace: modifiersName
modifiersName: uid=diradmin,cn=users,dc=server,dc=domain,dc=com
-
replace: modifyTimestamp
modifyTimestamp: 20080822183338Z
[/code]
We've restarted both and also re-recreated the replica but the error remains. When I add a test user on the master it does seem to replicate fine though. Any help is greatly appreciated.