You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "Jason F (JIRA)" <ji...@apache.org> on 2016/09/28 00:49:21 UTC

[jira] [Created] (COUCHDB-3165) Single node verify replicate step fails if not 127.0.0.1

Jason F created COUCHDB-3165:
--------------------------------

             Summary: Single node verify replicate step fails if not 127.0.0.1
                 Key: COUCHDB-3165
                 URL: https://issues.apache.org/jira/browse/COUCHDB-3165
             Project: CouchDB
          Issue Type: Bug
          Components: Fauxton, Replication
            Reporter: Jason F


Fresh windows install.
Configure to single node.
Bind to network address (eg 192.168.1.10)
Attempt to do a "verify"

[notice] 2016-09-28T00:40:30.076000Z couchdb@localhost <0.14908.0> d5a91bf07b 192.168.1.17:5984 192.168.1.17 admin GET /verifytestdb/_design/view_check/_view/testview 200 ok 66

[notice] 2016-09-28T00:40:30.104000Z couchdb@localhost <0.14908.0> 19f2369daf starting new replication `85a12b8d8a4e3c8a49a31cded4753596+create_target` at <0.15204.0> (`http://127.0.0.1:5984/verifytestdb/` -> `http://127.0.0.1:5984/verifytestdb_replicate/`)

[notice] 2016-09-28T00:40:31.141000Z couchdb@localhost <0.15204.0> -------- Retrying GET request to http://127.0.0.1:5984/verifytestdb/ in 0.25 seconds due to error {conn_failed,{error,econnrefused}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)