popojargo opened a new issue #1989: Windows installer removing user configuration URL: https://github.com/apache/couchdb/issues/1989 [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! ) When upgrading CouchDB on Windows, the user configuration seems to be removed. Only the couchdb.log file remains + `/data` folder. ## Steps to Reproduce 1. Install CouchDB 2. Change binding address to 0.0.0.0 3. Uninstall CouchDB 4. Reinstall CouchDB 5. Binding address will be back at `0.0.0.0` [NOTE]: # ( Include commands to reproduce, if possible. curl is preferred. ) ## Expected Behaviour User's configuration/data should remains on uninstallation. [NOTE]: # ( Tell us what you expected to happen. ) ## 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: 2.3.1 (Happens with 2.X versions) * Browser name and version: Chrome * Operating System and version: Windows 10 Pro 64bit ## Additional context [TIP]: # ( Add any other context about the problem here. )
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services