Displaying 6 results from an estimated 6 matches for "b3093c6200a9".
2020 May 15
2
doveadm sync backup from old to new server
...gt; P.
AT> You need to have ssh installed. If you want to do sync over ssh.
AT> The docker image hasn't got ssh client installed by default.
AT> Also see https://wiki.dovecot.org/Replication for more configuration options.
SSH *is* installed
# ssh root at abc.net \
> docker exec b3093c6200a9 ls -al
root at abc.net's password:
total 124
drwxr-xr-x 1 root root 4096 Apr 15 17:30 .
drwxr-xr-x 1 root root 4096 Apr 15 17:30 ..
-rwxr-xr-x 1 root root 0 Apr 15 17:29 .dockerenv
drwxr-xr-x 1 root root 4096 Apr 14 01:23 bin
drwxr-xr-x 2 root root 4096 Feb 1 09:09 boot
drwx...
2020 May 15
2
doveadm sync backup from old to new server
> On 15/05/2020 07:10 Plutocrat <plutocrat at gmail.com> wrote:
>
>
> On 15/05/2020 10.56, Gregory Sloop wrote:
> > IMAP sync looks better and better. I'm a little puzzled why I don't just give up walking on the broken glass and use it - but it just bugs the heck out of me.
>
> If you can get the dovecot native sync to work, it seems to be a better option,
2020 May 15
0
doveadm sync backup from old to new server
...gt; P.
AT> You need to have ssh installed. If you want to do sync over ssh.
AT> The docker image hasn't got ssh client installed by default.
AT> Also see https://wiki.dovecot.org/Replication for more configuration options.
SSH *is* installed
# ssh root at abc.net \
> docker exec b3093c6200a9 ls -al
root at abc.net's password:
total 124
drwxr-xr-x 1 root root 4096 Apr 15 17:30 .
drwxr-xr-x 1 root root 4096 Apr 15 17:30 ..
-rwxr-xr-x 1 root root 0 Apr 15 17:29 .dockerenv
drwxr-xr-x 1 root root 4096 Apr 14 01:23 bin
drwxr-xr-x 2 root root 4096 Feb 1 09:09 boot
drwx...
2020 May 15
0
doveadm sync backup from old to new server
.... If you want to do sync over ssh.
> AT> The docker image hasn't got ssh client installed by default.
>
> AT> Also seehttps://wiki.dovecot.org/Replicationfor more configuration options.
>
> SSH *is* installed
>
> # ssh root at abc.net \
> > docker exec b3093c6200a9 ls -al
>
> root at abc.net's password:
> total 124
> drwxr-xr-x 1 root root 4096 Apr 15 17:30 .
> drwxr-xr-x 1 root root 4096 Apr 15 17:30 ..
> -rwxr-xr-x 1 root root 0 Apr 15 17:29 .dockerenv
> drwxr-xr-x 1 root root 4096 Apr 14 01:23 bin
> drwxr-xr-x 2 root ro...
2020 May 15
3
doveadm sync backup from old to new server
...] -> doveadm(_start+0x2a) [0x5564c8f472fa]
dsync-local(user at abc.net)<Gc7DAf0Bvl6yFwAAwCTZMw>: Error: read(remote) failed: EOF (version not received)
dsync-local(user at abc.net)<Gc7DAf0Bvl6yFwAAwCTZMw>: Error: Remote command returned error 134: ssh root at po.sloop.net docker exec b3093c6200a9 doveadm dsync-server -u user at abc.net dsync-server
I found several other reports that seem similar, some on Ubuntu 18.04 which match the new platform I'm using.
And I couldn't even find details in the manpage for dsync-server - so I was totally lost - even worse than I was before. [Blin...
2020 May 14
2
doveadm sync backup from old to new server
So that was really helpful for me to understand that a lot more clearly.
Thanks! [Many, many thanks @Plutocrat!!]
But I'm still getting a similar failure.
Let me give the command I'm using.
doveadm backup -D -u user at abc.net \
ssh root at po.abc.net \
docker exec b3093cxxxxxx doveadm sync -D -u user at abc.net
The "local" server is where the data/mail currently is.
The