You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/01/18 16:27:28 UTC

[GitHub] marcinrozanski commented on issue #1053: couchup returns with unauthorized

marcinrozanski commented on issue #1053: couchup returns with unauthorized
URL: https://github.com/apache/couchdb/issues/1053#issuecomment-358700688
 
 
   I had the same problem, the following worked for me.
   I suggest looking at code of 'couchup' tool for more useful arguments.
   
   /opt/couchdb/bin/couchup replicate -a --login admin --password {ADMIN_PASSWORD}
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services