[ https://issues.apache.org/jira/browse/COUCHDB-2298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dave Cottlehuber resolved COUCHDB-2298. --------------------------------------- Resolution: Fixed fixed by [~rnewson] in [#d43f69d | https://git-wip-us.apache.org/repos/asf?p=couchdb.git;a=commitdiff;h=d43f69d] on master, and in [#ed825d3 | https://git-wip-us.apache.org/repos/asf?p=couchdb.git;a=commitdiff;h=ed825d3 ] in 1.6.x > 1.6.0 crashes on startup if plain (non-hashed) admins are present in .ini / > config files > ---------------------------------------------------------------------------------------- > > Key: COUCHDB-2298 > URL: https://issues.apache.org/jira/browse/COUCHDB-2298 > Project: CouchDB > Issue Type: Bug > Security Level: public(Regular issues) > Components: Database Core > Reporter: Dave Cottlehuber > Assignee: Dave Cottlehuber > Fix For: 1.6.1 > > > If a couchdb install is managed via e.g. chef or similar, and the admin > passwords are pushed as plaintext, couchdb will crash on startup. > {code} > 1> Apache CouchDB 1.6.0 (LogLevel=info) is starting. > {"init terminating in do_boot",{{badmatch,{error,{bad_return, > {{couch_app,start,[normal,["/ramdisk/couch/etc/couchdb/default.ini","/ramdisk/couch/etc/couchdb/local.ini"]]},{'EXIT',{{badmatch,{error,shutdown}},[{couch_server_sup,start_server,1,[{file,"couch_server_sup.erl"},{line,98}]},{application_master,start_it_old,4,[{file,"application_master.erl"},{line,274}]}]}}}}}},[{couch,start,0,[{file,"couch.erl"},{line,18}]},{init,start_it,1,[]},{init,start_em,1,[]}]}} > {code} -- This message was sent by Atlassian JIRA (v6.2#6252)