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/04/03 00:19:56 UTC

[GitHub] eiri commented on issue #1261: Couchdb 1 cannot replicate to couchdb2 & couchdb3

eiri commented on issue #1261: Couchdb 1 cannot replicate to couchdb2 & couchdb3
URL: https://github.com/apache/couchdb/issues/1261#issuecomment-378088499
 
 
   The error clearly says that you don't have a target database you are trying to replicate into. Create database `testing7` on the nodes `couchdb2` and `couchdb3` before replication or add an attribute `create_target: true` in your replication payload as [specified in documentation](http://docs.couchdb.org/en/2.1.0/api/server/common.html#post--_replicate) 

----------------------------------------------------------------
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