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 2020/01/10 17:17:38 UTC

[GitHub] [couchdb] natcohen opened a new issue #2440: CouchDB fail to replicate locally if not on local machine

natcohen opened a new issue #2440: CouchDB fail to replicate locally if not on local machine
URL: https://github.com/apache/couchdb/issues/2440
 
 
   I have CouchDB installed behind nginx and I can access it thought my personal address: https://couchdb.myaddress.com/_utils
   
   The problem is when I try to replicate local to local, it fails because CouchDB uses the address https://couchdb.myaddress.com instead of http://localhost:5984 to replicate locally. Am I missing a configuration or is it a bug?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

[GitHub] [couchdb] wohali commented on issue #2440: CouchDB fails to replicate locally if not accessed from local machine

Posted by GitBox <gi...@apache.org>.
wohali commented on issue #2440: CouchDB fails to replicate locally if not accessed from local machine
URL: https://github.com/apache/couchdb/issues/2440#issuecomment-573166139
 
 
   @natcohen You can watch the progress on the 3.0 release here: https://github.com/apache/couchdb/issues?q=is%3Aopen+is%3Aissue+milestone%3A3.0.0
   
   If I had to guess, late January or early February, but there's no guarantee. It's ready when it's ready. 😉 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

[GitHub] [couchdb] natcohen commented on issue #2440: CouchDB fails to replicate locally if not accessed from local machine

Posted by GitBox <gi...@apache.org>.
natcohen commented on issue #2440: CouchDB fails to replicate locally if not accessed from local machine
URL: https://github.com/apache/couchdb/issues/2440#issuecomment-573166696
 
 
   @wohali That's exactly what I needed! Thanks

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

[GitHub] [couchdb] natcohen commented on issue #2440: CouchDB fails to replicate locally if not accessed from local machine

Posted by GitBox <gi...@apache.org>.
natcohen commented on issue #2440: CouchDB fails to replicate locally if not accessed from local machine
URL: https://github.com/apache/couchdb/issues/2440#issuecomment-573164079
 
 
   @wohali Thanks for the info!
   
   By the way, would it be possible to have an estimate time for the 3.0 release? Is it days, weeks, months, quarters? That would be extremely helpful!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

[GitHub] [couchdb] wohali closed issue #2440: CouchDB fails to replicate locally if not accessed from local machine

Posted by GitBox <gi...@apache.org>.
wohali closed issue #2440: CouchDB fails to replicate locally if not accessed from local machine
URL: https://github.com/apache/couchdb/issues/2440
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

[GitHub] [couchdb] wohali commented on issue #2440: CouchDB fails to replicate locally if not accessed from local machine

Posted by GitBox <gi...@apache.org>.
wohali commented on issue #2440: CouchDB fails to replicate locally if not accessed from local machine
URL: https://github.com/apache/couchdb/issues/2440#issuecomment-573160593
 
 
   This is a known and documented CouchDB 2.x issue. The workaround is to always specify the full URL to a DB for replication.
   
   The ability to do "local" replication has already been removed for CouchDB 3.0, see https://github.com/apache/couchdb/pull/2089

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

[GitHub] [couchdb] wohali closed issue #2440: CouchDB fails to replicate locally if not accessed from local machine

Posted by GitBox <gi...@apache.org>.
wohali closed issue #2440: CouchDB fails to replicate locally if not accessed from local machine
URL: https://github.com/apache/couchdb/issues/2440
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

[GitHub] [couchdb] wohali commented on issue #2440: CouchDB fails to replicate locally if not accessed from local machine

Posted by GitBox <gi...@apache.org>.
wohali commented on issue #2440: CouchDB fails to replicate locally if not accessed from local machine
URL: https://github.com/apache/couchdb/issues/2440#issuecomment-573160593
 
 
   This is a known and documented CouchDB 2.x issue. The workaround is to always specify the full URL to a DB for replication.
   
   The ability to do "local" replication has already been removed for CouchDB 3.0, see https://github.com/apache/couchdb/pull/2089

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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