docker-test-openldap icon indicating copy to clipboard operation
docker-test-openldap copied to clipboard

Running container fails: <olcBackend> failed init (mdb)

Open kamakazikamikaze opened this issue 3 years ago • 1 comments

Cloned the repo and ran the docker-compose.yml file.

Building the container works OK.

Running the container results in the following output:

6018230b @(#) $OpenLDAP: slapd  (Nov 17 2020 01:23:45) $
           Debian OpenLDAP Maintainers <[email protected]>
6018230b olcBackend: value #0: <olcBackend> failed init (mdb)!
6018230b config error processing olcBackend={0}mdb,cn=config: <olcBackend> failed init
6018230b slapd stopped
6018230b connections_destroy: nothing to destroy

kamakazikamikaze avatar Feb 01 '21 15:02 kamakazikamikaze

I can not reproduce your error. Try again with the latest pull request. Maybe this fixes your error too.

rroemhild avatar Feb 04 '21 14:02 rroemhild