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: [email protected] With regards, Apache Git Services
