rasdaniil commented on issue #749: 2.1.0 crashes if peruser = true URL: https://github.com/apache/couchdb/issues/749#issuecomment-322121445 Yes alright, I'll give it a try ? ?????????, ?????? ???????. On 14 August 2017 at 10:42, garren smith <[email protected]> wrote: > Can you recreate this issue outside of docker? If you cannot it is a > docker issue. > > On 14 Aug 2017, 9:31 AM +0200, Dan Goody <[email protected]>, > wrote: > > You see, I checked sources, if the auth db does not exist, it should > show error: > > couch_peruser can't proceed as underlying database (name) is missing, > disables itself. > > Now if I change the auth db to a db which really doesn't exist like > > [couch_httpd_auth] > > authentication_db = i_dont_exist > > then I can see a proper error > > [warning] 2017-08-14T07:27:10.966328Z nonode@nohost <0.231.0> -------- > couch_peruser can't proceed as underlying database (i_dont_exist) is > missing, disables itself. > > Now if I either create the i_dont_exist db or switch auth db back to > _users (which of course exists before settings peruser to true), in this > case couch db doesn't show a proper error like above but crashes with the > error in the first message > > So it's unfair to close the issue > > ? > > You are receiving this because you are subscribed to this thread. > > > Reply to this email directly, view it on GitHub, or mute the thread. > > ? > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub > <https://github.com/apache/couchdb/issues/749#issuecomment-322121068>, or mute > the thread > <https://github.com/notifications/unsubscribe-auth/AXVWwlqtZVC-1ZMDjtG6yhnDctmfH5P4ks5sX_pagaJpZM4O1obs> > . > ---------------------------------------------------------------- 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
