Displaying 20 results from an estimated 9000 matches similar to: "dsync-local(user): Error: proxy client timed out"
2010 Jul 10
1
dsync duplicates messages/crashed if a 'large' number of messages has been deleted
Hi,
I try to mirror two dovecots with:
dsync -v -f -u login mirror ssh -o
IdentityFile=/etc/dovecot/dsync.d/id_rsa root at shrike dsync -u login
This usually works, but if I delete a certain number of emails, I get
this messages:
dsync-local(mailverwalter): Info: Posteingang: Ignored 178 modseq changes
dsync-local(mailverwalter): Info: Posteingang: Couldn't keep all uids
2013 May 22
1
dsync Migration Couldn't keep all uids dove 2.1.16
Hi Timo, using
http://wiki2.dovecot.org/Migration/Dsync
for migration
i am getting this in periods
dsync(sys4-test-2 at example.de): Info: INBOX: Couldn't keep all uids
dsync(sys4-test-2 at example.de): Warning: Mailbox changes caused a desync.
You may want to run dsync again.
dsync(sys4-test-2 at example.de): Warning: I/O leak: 0x756547164490 (line
1229, fd 15)
dsync(sys4-test-2 at
2020 Jan 26
2
BUG: dsync and folder names with "@"
Hello,
dovecot version: 2.3.9.2
When I use dsync:
/usr/bin/dsync -v -D -o plugin/quota= -f -u my at email.dom backup
maildir:/tmp/mailbackup/Maildir
it always stops when it comes to a folder with an "@" in its name.
Error Message:
Warning: Mailbox changes caused a desync. You may want to run dsync again:
Remote lost mailbox GUID (maybe it was just deleted?)
I dont know if it makes a
2016 Mar 15
2
syncing mailboxes with dsync after switchover
Gents,
I'm relocating mailboxes to a new server.
Before switching over to a new server I ran syncing a few times without
any issues
first I sync files with rsync from the old server to have a local copy,
then I sync mailboxes with dsync
/usr/bin/doveadm -Dv sync -u $MBOX -R
"sdbox:/srv/vmail/temp/srv/srv.bgoperator.ru/${MBOX}:DIRNAME=DbOx-mAiLs"
After switching over smtp
2010 Nov 15
2
dsync mbox->mdbox: Unexpectedly lost From-line and other issues from a big conversion.
Hi,
I'm trying to convert a 33GB mail store from mbox to compressed mdbox
(largest mbox is 2.7GB). The source store is live, e.g. there are mails
delivered into it and mails are being read. Actually it is my own
mail. :)
Although my test runs were very successful I have run into trouble with
the first run on the whole store. After fighting a bit around with
errors like
Error: Trying
2011 Jan 21
2
Does dsync handle client-side deletions?
Hi there,
I'm currently evaluating the idea of a multi-master setup where each
node shall hold a full copy of the mailboxes. Basically the idea is
to use NFS and dsync to keep those copies in sync. So I did some
tests with dsync and ran into a problem. Consider the following
scenario:
1) Location1 and Location2 are in sync
2) A mail gets deleted on Location1 (via IMAP)
3) dsync mirror run to
2013 Feb 05
1
dsync: Invalid server handshake
Hi list,
I recently tried to backup mailboxes from an older server machine to
a new one in order to move the service to the new machine.
Both machines are in the same LAN, I used this command:
dsync -R -u username backup ssh -i .ssh/id_rsa username at 192.168.1.11 /opt/local/bin/dsync
and I get this error:
dsync-local(dz): Error: Invalid server handshake: dsync-server 2
dsync-remote(dz):
2012 Mar 22
1
dovecot 2.1.3 dsync Unexpected finish reply
I've been moving users from one system to another by doing a dsync
mirror operation. The first dsync mirror takes some time, because of the
number of users involved, so I am doing an initial sync, and then I
direct the users to the new location and do a final 'freshening' sync to
get any changes that happened during the longer sync.
The problem seems to be with this freshening sync,
2013 Sep 26
0
Dsync: Mailbox changes caused a desync.
Hi!
Here such synchronization error:
dovecot: dsync-local(alex at aaa.com): Warning: Mailbox changes caused a desync. You may want to run dsync again.
dovecot: dsync-remote(alex at aaa.com): Warning: /var/mail/virtual/aaa.com/alex/.INBOX.System/dovecot-uidlist: Duplicate file entry at line 2298: 1380157263.M585262P25253.mail1.aaa.com,S=2476,W=2553 (uid 3645 -> 3662)
dovecot: dsync-remote(alex
2012 Aug 23
0
more dsync issues
It hit another dsync snag. We have a script that executes a dsync
backup command to a remote host. No write should be happening on the
remote host (the backup host). The error is:
dsync-local(anonymous at domain.com): Error: remote:
dsync-remote(anonymous at domain.com): Error: Can't delete mailbox INBOX:
INBOX can't be deleted.
dsync-remote(anonymous at domain.com): Error: command
2020 Feb 20
0
BUG: dsync and folder names with "@"
Hello,
the Webside says report bug to the Mailing List, but no reactions so far.
This Bug is really easy to reproduce.. just create a folder like an email
address "spam at mydom.net" and run a dsync backup.
It failes every time when it comes to that folder, if I delete that folder
it runs smoothly
Hans
Am So., 26. Jan. 2020 um 05:25 Uhr schrieb <spamvoll at googlemail.com>:
2015 Nov 08
1
Dsync problems
Hi,
I'm setting up a migration between 2 dovecot servers 2.1.12 to 2.2.19 .
I've ran into some issues with dsync.
I use the following command for syncing:
doveadm -o mail_fsync=never -o imapc_host=%remote% -o
imapc_master_user=master -o imapc_password=%masterpw% -o
imapc_features="rfc822.size fetch-headers" -o mail_prefetch_count=20 -o
imapc_user=%user% backup -1 -R -u %user%
2011 Dec 29
2
doveadm + dsync merging
doveadm already supports some nice things, such as being able to remotely launch a doveadm command via TCP socket. It also supports executing a command for all users or to some specific users using a wildcard. dsync could use these features, so I merged dsync and doveadm into same binary for v2.1.
I'll still install "dsync" symlink pointing to "doveadm", and running that
2011 Dec 07
2
problems when using dsync between servers
Hello,
I'm trying to migrate from maildir++ to mdbox. The maildir++ is a
leftover of our previous setup (was using courier)
We have 3 virtuals servers for our +70000 accounts.
Now, I'd like to use mdbox, so I'm trying using dsync for that. I setup
a new virtual server, configured for mdbox.
1st, I tried a basic setup: I established a file with all my accounts
(taken from LDAP)
2014 Jan 25
1
Dsync Panic
Hi,
Using dsync to backup my users' mailboxes (dovecot 2.2.10 on both sides), I sometimes encounter the following issue.
Below is the output of: dsync -Dvf -u "user" -R backup ssh root at server.domain.tld dsync -u "user"
doveadm(root): Debug: Loading modules from directory: /usr/local/lib/dovecot/doveadm
doveadm(root): Debug: Skipping module doveadm_acl_plugin,
2016 Mar 08
2
Dsync Header Hashing
On 03/04/2016 08:52 AM, Timo Sirainen wrote:
> On 04 Mar 2016, at 07:47, Richard Laager <rlaager at wiktel.com> wrote:
>> Is there any way to disable the header hashing in dsync?
...
> Does the attached patch happen to work? Compiles, but untested for now.
It works with one more change on top of your patch:
diff --git a/src/doveadm/dsync/dsync-mailbox-export.c
2010 Jul 12
4
dsync crash
Hi,
while syncing dsync crashed:
dsync-local(matthias): Panic: dsync brain state=10
dsync-local(matthias): Error: Raw backtrace:
/usr/local/lib/dovecot/libdovecot.so.0 [0xf7eed541] ->
/usr/local/lib/dovecot/libdovecot.so.0(default_fatal_handler+0x4e)
[0xf7eed66e] -> /usr/local/lib/dovecot/libdovecot.so.0(i_error+0)
[0xf7eed878] -> dsync [0x804e106] -> dsync [0x80539b7] ->
2018 Jul 13
4
dsync panic
I think I get pretty much the same issue:
dsync(support): Panic: file mailbox-attribute.c: line 360
(mailbox_attribute_get_stream): assertion failed: (value_r->value != NULL
|| value_r->value_stream != NULL)
dsync(support): Error: Raw backtrace:
/usr/lib64/dovecot/libdovecot.so.0(+0xc9e06) [0x7fba8a348e06] ->
/usr/lib64/dovecot/libdovecot.so.0(default_fatal_handler+0x2a)
[0x7fba8a348e4a]
2014 May 27
1
dsync changing source permission to "root" in backup mode
Hi,
We have dsync failing once in a while when running in "backup" mode.
What's strange is that the result is that the file permissions on the
*source* machine ends up with the wrong permissions (set to uid 0).
Even though the dsync manual clearly says:
"Backup mails from default mail location to location2 (or vice versa, if
-R parameter is given). No changes are ever done
2010 Jul 24
1
Dsync error when working dir o-rwx
Hi,
I dont know why dsync requires o+rx in working dir, at least it could give
better error message when working dir has o-rwx.
# cd
# mkdir test
# cd test
# dsync -D -v -u 'info at example.org' -o 'mail_privileged_group=mail' -o
'mail_location=mbox:/email/info at example.org/mail:INBOX=/var/mail/info at example.org'
mirror 'maildir:~/Maildir'
dsync(info at