You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2017/12/20 09:49:09 UTC

[GitHub] cuddle-sujeet commented on issue #1079: unable to login with admin user and password after restarting the couchdb

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:
users@infra.apache.org


With regards,
Apache Git Services