<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div>
   <br>
  </div>
  <blockquote type="cite">
   <div>
    On 10/08/2019 15:51 Coy Hile via dovecot <
    <a href="mailto:dovecot@dovecot.org">dovecot@dovecot.org</a>> wrote:
   </div>
   <div>
    <br>
   </div>
   <div>
    <br>
   </div>
   <blockquote type="cite">
    <div>
     Did you check your logs?
    </div>
    <div>
     <br>
    </div>
   </blockquote>
   <div>
    that’s just it. There’s nothing in syslog (which is logging at mail.debug). Not just nothing useful, absolutely _nothing_ logged when I run that. All I see is this (printed, I presume to STDERR):
   </div>
   <div>
    <br>
   </div>
   <div>
    doveadm backup -D -A -R -f ssh -i id_rsa.dsync imap01.coyhile.com /opt/local/bin/doveadm dsync-server -A
   </div>
   <div>
    Error: User listing returned failure
   </div>
   <div>
    doveadm: Error: Failed to iterate through some users
   </div>
   <div>
    dsync-local(
    <a href="mailto:hile@coyhile.com">hile@coyhile.com</a>)<gCspG6m8Tl3bJQEAxHAMlw>: Error: read(remote) failed: EOF (version not received)
   </div>
   <div>
    <br>
   </div>
   <div>
    The last line makes sense given the earlier failure.
   </div>
   <div>
    <br>
   </div>
   <div>
    Should this log somewhere else besides syslog? And is there some way I can isolate and test _just_ the user iteration and enumeration code to prove out that the query is correct? Clearly, from output above, it should be.
   </div>
   <div>
    <br>
   </div>
   <div>
    Thanks,
   </div>
   <div>
    -c
   </div>
  </blockquote>
  <div>
   <br>
  </div>
  <div>
   Can you try doveadm -Dv backup ... 
  </div>
  <div>
   <br>
  </div>
  <div>
   note the -Dv goes before backup
  </div>
  <div>
   <br>
  </div>
  <div class="io-ox-signature">
   <pre>---
Aki Tuomi</pre>
  </div> 
 </body>
</html>