Skip to content

CouchDB 3.0 fails to start on CentOS 8 after following installation instructions #2623

Description

@natcohen

Description

After a fresh install in a freshly installed CentOS 8, CouchDB fails to start.

Instead, CouchDB returns the following error:

[info] 2020-03-02T15:44:38.397655Z couchdb@127.0.0.1 <0.11.0> -------- Application couch_log started on node 'couchdb@127.0.0.1'
[info] 2020-03-02T15:44:38.409035Z couchdb@127.0.0.1 <0.11.0> -------- Application folsom started on node 'couchdb@127.0.0.1'
[info] 2020-03-02T15:44:38.459996Z couchdb@127.0.0.1 <0.11.0> -------- Application couch_stats started on node 'couchdb@127.0.0.1'
[info] 2020-03-02T15:44:38.460161Z couchdb@127.0.0.1 <0.11.0> -------- Application khash started on node 'couchdb@127.0.0.1'
[info] 2020-03-02T15:44:38.469610Z couchdb@127.0.0.1 <0.11.0> -------- Application couch_event started on node 'couchdb@127.0.0.1'
[info] 2020-03-02T15:44:38.469779Z couchdb@127.0.0.1 <0.11.0> -------- Application hyper started on node 'couchdb@127.0.0.1'
[info] 2020-03-02T15:44:38.477903Z couchdb@127.0.0.1 <0.11.0> -------- Application ibrowse started on node 'couchdb@127.0.0.1'
[info] 2020-03-02T15:44:38.485659Z couchdb@127.0.0.1 <0.11.0> -------- Application ioq started on node 'couchdb@127.0.0.1'
[info] 2020-03-02T15:44:38.485799Z couchdb@127.0.0.1 <0.11.0> -------- Application mochiweb started on node 'couchdb@127.0.0.1'
[info] 2020-03-02T15:44:38.491456Z couchdb@127.0.0.1 <0.232.0> -------- Preflight check: Asserting Admin Account

[info] 2020-03-02T15:44:38.491566Z couchdb@127.0.0.1 <0.232.0> -------- 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  No Admin Account Found, aborting startup.                  
  Please configure an admin account in your local.ini file.  
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Steps to Reproduce

Follow the steps for CentOS here: https://docs.couchdb.org/en/stable/install/unix.html

Expected Behaviour

The admin account should be configured at first Fauxton startup. In this case, CouchDB refuses to even start...

Your Environment

  • CouchDB version used:
  • Operating system and version: CentOS 8

Additional Context

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions