nickva commented on issue #4656:
URL: https://github.com/apache/couchdb/issues/4656#issuecomment-2743866009

   Thanks, @till. Binding to 0.0.0.0 should work of course, but connecting to 
IP `0.0.0.0` may work on some systems as an alias for "localhost" (works on 
Linux, at least), but may fail on others. https://en.wikipedia.org/wiki/0.0.0.0
   
   The issue here is that the Web UI (Fauxton) is picking up the bind address 
as-is and using it as a connection address


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to