till opened a new issue, #4656:
URL: https://github.com/apache/couchdb/issues/4656

   [NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ 
)
   
   ## Description
   
   [NOTE]: # ( Describe the problem you're encountering. )
   [TIP]:  # ( Do NOT give us access or passwords to your actual CouchDB! )
   
   Was trying to run the verify installation steps, and noticed a failure in 
the replication test:
   
   > Error: could not resolve http://any:5984/verifytestdb/
   
   ## Steps to Reproduce
   
   [NOTE]: # ( Include commands to reproduce, if possible. curl is preferred. )
   
   - start a CouchDB docker container
   - go on fauxton
   - verify installation
   
   ## Expected Behaviour
   
   [NOTE]: # ( Tell us what you expected to happen. )
   
   No errors
   
   ## Your Environment
   
   [TIP]:  # ( Include as many relevant details about your environment as 
possible. )
   [TIP]:  # ( You can paste the output of curl http://YOUR-COUCHDB:5984/ here. 
)
   
   * CouchDB version used: 3.3.2
   * Browser name and version: any
   * Operating system and version: Docker/OSX
   
   ## Additional Context
   
   [TIP]:  # ( Add any other context about the problem here. )
   
   I haven't seen the `any:5984` notation before. It should be `0.0.0.0:5984` 
to work across devices. AFAIR, even Windows supports that these days.
   


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

To unsubscribe, e-mail: notifications-unsubscr...@couchdb.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to