Displaying 1 result from an estimated 1 matches for "slave_recv_last_common".
2014 Sep 03
0
Some Dsync Replication Errors
...server(user at domain.org):
Warning: Failed to do incremental sync for mailbox INBOX, retry with a
full sync (Modseq 100298 no longer in transaction log)
These two I ran into yesterday and today:
Sep 2 11:13:32 molecular dovecot: dsync-server(user2 at domain2.org):
Error: Timeout during state=slave_recv_last_common
Sep 3 12:52:08 molecular dovecot: dsync-server(user3 at domain3.org):
Error: read(remote.mailserver.net) failed: EOF
Configs:
mail_plugins = notify replication
service doveadm {
inet_listener {
port = 1234
}
}
service replicator {
process_min...