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

Re: slapd: null_callback : error code 0x14



On Mon, Sep 25, 2017 at 04:31:40PM +0200, Ondřej Kuzník wrote:

> I'd apply it everywhere you have syncprov configured, these could send a
> cookie with too little information for a replica to spot and skip a
> duplicate.

Hmm, I applied the patch to all four of my servers but I'm still seeing
the errors :(...

Oct  2 03:46:24 egeria slapd[86715]: null_callback : error code 0x14
Oct  2 03:46:24 egeria slapd[86715]: syncrepl_message_to_op: rid=002 be_modify uid=nnharpale,ou=user,dc=cpp,dc=edu (20)
Oct  2 03:54:59 egeria slapd[86715]: null_callback : error code 0x14
Oct  2 03:54:59 egeria slapd[86715]: syncrepl_message_to_op: rid=003 be_modify uid=lvl_1_users,ou=group,dc=cpp,dc=edu (20)
Oct  2 03:55:00 egeria slapd[86715]: null_callback : error code 0x14
Oct  2 03:55:00 egeria slapd[86715]: syncrepl_message_to_op: rid=003 be_modify uid=lvl_1_users,ou=group,dc=cpp,dc=edu (20)
Oct  2 03:55:00 egeria slapd[86715]: null_callback : error code 0x14
Oct  2 03:55:00 egeria slapd[86715]: syncrepl_message_to_op: rid=003 be_modify uid=lvl_1_users,ou=group,dc=cpp,dc=edu (20)
Oct  2 03:55:00 egeria slapd[86715]: null_callback : error code 0x14
Oct  2 03:55:00 egeria slapd[86715]: syncrepl_entry: rid=003 be_modify failed (20)
Oct  2 03:55:00 egeria slapd[86715]: do_syncrepl: rid=003 rc 20 retrying (9 retries left)

Oct  2 03:46:14 minerva slapd[68720]: null_callback : error code 0x14
Oct  2 03:46:14 minerva slapd[68720]: syncrepl_message_to_op: rid=002 be_modify uid=nicknguyen,ou=user,dc=cpp,dc=edu (20)
Oct  2 03:55:00 minerva slapd[68720]: null_callback : error code 0x14
Oct  2 03:55:00 minerva slapd[68720]: syncrepl_message_to_op: rid=003 be_modify uid=lvl_1_users,ou=group,dc=cpp,dc=edu (20)
Oct  2 03:55:00 minerva slapd[68720]: null_callback : error code 0x14
Oct  2 03:55:00 minerva slapd[68720]: syncrepl_message_to_op: rid=003 be_modify uid=lvl_1_users,ou=group,dc=cpp,dc=edu (20)

Any other thoughts on what might be going on or what would be helpful to
debug it?

Thanks...