Hi,
I'm trying to set up replication with dsync, and I'm getting errors like this:
dsync-local(david@mandelberg.org)<...>: Error: dsync(...): Received unexpected input d != N
I tried the doveadm -D sync
command from
https://doc.dovecot.org/configuration_manual/replication/#administration
and its output looked like:
... dsync-local(david@mandelberg.org)<...>: Debug: brain M: Locking done by remote (local hostname=..., remote hostname=...) dsync-local(david@mandelberg.org)<...>: Debug: brain M: Local mailbox tree: ... [line above repeated many times for different mailboxes] dsync-local(david@mandelberg.org)<...>: Error: dsync(...): Received unexpected input d != N dsync-local(david@mandelberg.org)<...>: Error: dsync(...): Received unexpected input d != N dsync-local(david@mandelberg.org)<...>: Debug: auth-master: conn unix:/run/dovecot/auth-userdb (pid=47097,uid=0): Disconnected: Connection closed (fd=8)
I'm a bit stuck. Does anybody have any ideas what's going on? The output
of doveconf -n
is attached.