From dev-return-21950-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Fri Apr 13 10:43:47 2012 Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9EE4491B2 for ; Fri, 13 Apr 2012 10:43:47 +0000 (UTC) Received: (qmail 69989 invoked by uid 500); 13 Apr 2012 10:43:47 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 69946 invoked by uid 500); 13 Apr 2012 10:43:47 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 69938 invoked by uid 99); 13 Apr 2012 10:43:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Apr 2012 10:43:47 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Apr 2012 10:43:44 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 73CA3368C44 for ; Fri, 13 Apr 2012 10:43:23 +0000 (UTC) Date: Fri, 13 Apr 2012 10:43:23 +0000 (UTC) From: "Robert Newson (Assigned) (JIRA)" To: dev@couchdb.apache.org Message-ID: <504131008.21435.1334313803475.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1371614300.21236.1334307494298.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Assigned] (COUCHDB-1464) Unable to login to CouchDB MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COUCHDB-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson reassigned COUCHDB-1464: -------------------------------------- Assignee: Paul Joseph Davis assigning to davisp as he has a replacement for the auth cache module. > Unable to login to CouchDB > -------------------------- > > Key: COUCHDB-1464 > URL: https://issues.apache.org/jira/browse/COUCHDB-1464 > Project: CouchDB > Issue Type: Bug > Affects Versions: 1.0.3 > Environment: Apache CouchDB 1.0.1 > Ubuntu 10.04.2 LTS. > Reporter: Petter Olofsson > Assignee: Paul Joseph Davis > > Hi, > Login to server with ordinary user accounts stopped working. Logging in with admin's defined in local.ini still worked, but user account created as documents always responded with username/password incorrect. > When the old users did not work, we started to create new users in Futon. > Here are the requests from the logs when a user is created, and the failed login afterwards. > [Thu, 12 Apr 2012 14:22:57 GMT] [info] [<0.1392.0>] - - 'PUT' /_users/org.couchdb.user%3Apetter 201 > [Thu, 12 Apr 2012 14:22:57 GMT] [info] [<0.1393.0>] - - 'POST' /_session 401 > We restarted couch several times using > $ service couchdb restart > but it was still impossible to login with an ordinary user. > The problem was resolved by changing the log level to "debug" in local.ini and a restart. > After this change the login and sign-up/in process in futon worked fine, and the already created user account worked fine. > After changing the log level back to info the server continued to work fine. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira