cuddle-sujeet commented on issue #1079: unable to login with admin user and password after restarting the couchdb URL: https://github.com/apache/couchdb/issues/1079#issuecomment-353016413 Got the solution: The problem is that I used a capital letter as username eg: Testadmin. But CouchDB changes this to all small letter testadmin, hence I was unable to log in. I verified by looking at /Users/$user/Library/Preferences/couchdb2-local.ini file where I saw the admin username Always use the small letters for DB name and username.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
