apache / couchdb

Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability
https://couchdb.apache.org/
Apache License 2.0
6.17k stars 1.03k forks source link

macOS Utility UI: Doesn't respect custom port when launching admin console from menu #3820

Open cmaas opened 2 years ago

cmaas commented 2 years ago

Description

If the chttpd port is set to something else, the macOS utility still tries to open 127.0.0.1:5984 in the browser.

Steps to Reproduce

  1. Change port to 5985
  2. Click "Open Admin Console"

Expected Behaviour

Open Fauxton browser window with correct port.

Your Environment

macOS 12.0, CouchDB 3.2.0 (but has been around a lot longer).

big-r81 commented 2 years ago

Hi,

i can confirm this behavior. Seems to be hard-coded in the mac ui...