You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to start the openldap server with this docker-compose, it fails.
The volumes mounted for the server are all empty when it starts, so there is no leftover config.
Also the two files it cannot find are not in any mounted path anyways.
*** WARNING | 2022-01-16 11:17:30 | failed to link /container/service/slapd/process.sh to /container/run/process/slapd/run : [Errno 17] File exists: '/container/service/slapd/process.sh' -> '/container/run/process/slapd/run'
*** INFO | 2022-01-16 11:17:30 | Environment files will be proccessed in this order :
Caution: previously defined variables will not be overriden.
/container/environment/99-default/default.startup.yaml
/container/environment/99-default/default.yaml
To see how this files are processed and environment variables values,
run this container with '--loglevel debug'
*** INFO | 2022-01-16 11:17:30 | Running /container/run/startup/:ssl-tools...
*** INFO | 2022-01-16 11:17:31 | Running /container/run/startup/slapd...
*** INFO | 2022-01-16 11:17:31 | openldap user and group adjustments
*** INFO | 2022-01-16 11:17:31 | get current openldap uid/gid info inside container
*** INFO | 2022-01-16 11:17:31 | -------------------------------------
*** INFO | 2022-01-16 11:17:31 | openldap GID/UID
*** INFO | 2022-01-16 11:17:31 | -------------------------------------
*** INFO | 2022-01-16 11:17:31 | User uid: 1000
*** INFO | 2022-01-16 11:17:31 | User gid: 100
*** INFO | 2022-01-16 11:17:31 | uid/gid changed: false
*** INFO | 2022-01-16 11:17:31 | -------------------------------------
*** INFO | 2022-01-16 11:17:31 | updating file uid/gid ownership
*** INFO | 2022-01-16 11:17:31 | Start OpenLDAP...
*** INFO | 2022-01-16 11:17:31 | Waiting for OpenLDAP to start...
*** INFO | 2022-01-16 11:17:31 | Disable replication config...
sed: can't read /container/service/slapd/assets/config/replication/replication-disable.ldif: No such file or directory
sed: can't read /container/service/slapd/assets/config/admin/root-password-change.ldif: No such file or directory
*** ERROR | 2022-01-16 11:17:31 | /container/run/startup/slapd failed with status 2
*** INFO | 2022-01-16 11:17:31 | Killing all processes...
*** INFO | 2022-01-16 11:18:32 | CONTAINER_LOG_LEVEL = 3 (info)
*** INFO | 2022-01-16 11:18:32 | Search service in CONTAINER_SERVICE_DIR = /container/service :
*** INFO | 2022-01-16 11:18:32 | link /container/service/:ssl-tools/startup.sh to /container/run/startup/:ssl-tools
*** WARNING | 2022-01-16 11:18:32 | failed to link /container/service/:ssl-tools/startup.sh to /container/run/startup/:ssl-tools: [Errno 17] File exists: '/container/service/:ssl-tools/startup.sh' -> '/container/run/startup/:ssl-tools'
*** INFO | 2022-01-16 11:18:32 | link /container/service/slapd/startup.sh to /container/run/startup/slapd
*** WARNING | 2022-01-16 11:18:32 | failed to link /container/service/slapd/startup.sh to /container/run/startup/slapd: [Errno 17] File exists: '/container/service/slapd/startup.sh' -> '/container/run/startup/slapd'
*** INFO | 2022-01-16 11:18:32 | link /container/service/slapd/process.sh to /container/run/process/slapd/run
*** WARNING | 2022-01-16 11:18:32 | directory /container/run/process/slapd already exists
*** WARNING | 2022-01-16 11:18:32 | failed to link /container/service/slapd/process.sh to /container/run/process/slapd/run : [Errno 17] File exists: '/container/service/slapd/process.sh' -> '/container/run/process/slapd/run'
*** INFO | 2022-01-16 11:18:32 | Environment files will be proccessed in this order :
Caution: previously defined variables will not be overriden.
/container/environment/99-default/default.startup.yaml
/container/environment/99-default/default.yaml
To see how this files are processed and environment variables values,
run this container with '--loglevel debug'
*** INFO | 2022-01-16 11:18:32 | Running /container/run/startup/:ssl-tools...
*** INFO | 2022-01-16 11:18:32 | Running /container/run/startup/slapd...
*** INFO | 2022-01-16 11:18:32 | openldap user and group adjustments
*** INFO | 2022-01-16 11:18:32 | get current openldap uid/gid info inside container
*** INFO | 2022-01-16 11:18:32 | -------------------------------------
*** INFO | 2022-01-16 11:18:32 | openldap GID/UID
*** INFO | 2022-01-16 11:18:32 | -------------------------------------
*** INFO | 2022-01-16 11:18:32 | User uid: 1000
*** INFO | 2022-01-16 11:18:32 | User gid: 100
*** INFO | 2022-01-16 11:18:32 | uid/gid changed: false
*** INFO | 2022-01-16 11:18:32 | -------------------------------------
*** INFO | 2022-01-16 11:18:32 | updating file uid/gid ownership
*** INFO | 2022-01-16 11:18:32 | Start OpenLDAP...
*** INFO | 2022-01-16 11:18:32 | Waiting for OpenLDAP to start...
*** INFO | 2022-01-16 11:18:32 | Disable replication config...
sed: can't read /container/service/slapd/assets/config/replication/replication-disable.ldif: No such file or directory
sed: can't read /container/service/slapd/assets/config/admin/root-password-change.ldif: No such file or directory
*** ERROR | 2022-01-16 11:18:32 | /container/run/startup/slapd failed with status 2
*** INFO | 2022-01-16 11:18:32 | Killing all processes...
*** INFO | 2022-01-16 11:19:33 | CONTAINER_LOG_LEVEL = 3 (info)
*** INFO | 2022-01-16 11:19:33 | Search service in CONTAINER_SERVICE_DIR = /container/service :
*** INFO | 2022-01-16 11:19:33 | link /container/service/:ssl-tools/startup.sh to /container/run/startup/:ssl-tools
*** WARNING | 2022-01-16 11:19:33 | failed to link /container/service/:ssl-tools/startup.sh to /container/run/startup/:ssl-tools: [Errno 17] File exists: '/container/service/:ssl-tools/startup.sh' -> '/container/run/startup/:ssl-tools'
*** INFO | 2022-01-16 11:19:33 | link /container/service/slapd/startup.sh to /container/run/startup/slapd
*** WARNING | 2022-01-16 11:19:33 | failed to link /container/service/slapd/startup.sh to /container/run/startup/slapd: [Errno 17] File exists: '/container/service/slapd/startup.sh' -> '/container/run/startup/slapd'
*** INFO | 2022-01-16 11:19:33 | link /container/service/slapd/process.sh to /container/run/process/slapd/run
*** WARNING | 2022-01-16 11:19:33 | directory /container/run/process/slapd already exists
*** WARNING | 2022-01-16 11:19:33 | failed to link /container/service/slapd/process.sh to /container/run/process/slapd/run : [Errno 17] File exists: '/container/service/slapd/process.sh' -> '/container/run/process/slapd/run'
*** INFO | 2022-01-16 11:19:33 | Environment files will be proccessed in this order :
Caution: previously defined variables will not be overriden.
/container/environment/99-default/default.startup.yaml
/container/environment/99-default/default.yaml
To see how this files are processed and environment variables values,
run this container with '--loglevel debug'
*** INFO | 2022-01-16 11:19:33 | Running /container/run/startup/:ssl-tools...
*** INFO | 2022-01-16 11:19:33 | Running /container/run/startup/slapd...
*** INFO | 2022-01-16 11:19:33 | openldap user and group adjustments
*** INFO | 2022-01-16 11:19:33 | get current openldap uid/gid info inside container
*** INFO | 2022-01-16 11:19:33 | -------------------------------------
*** INFO | 2022-01-16 11:19:33 | openldap GID/UID
*** INFO | 2022-01-16 11:19:33 | -------------------------------------
*** INFO | 2022-01-16 11:19:33 | User uid: 1000
*** INFO | 2022-01-16 11:19:33 | User gid: 100
*** INFO | 2022-01-16 11:19:33 | uid/gid changed: false
*** INFO | 2022-01-16 11:19:33 | -------------------------------------
*** INFO | 2022-01-16 11:19:33 | updating file uid/gid ownership
*** INFO | 2022-01-16 11:19:33 | Start OpenLDAP...
*** INFO | 2022-01-16 11:19:34 | Waiting for OpenLDAP to start...
*** INFO | 2022-01-16 11:19:34 | Disable replication config...
sed: can't read /container/service/slapd/assets/config/replication/replication-disable.ldif: No such file or directory
sed: can't read /container/service/slapd/assets/config/admin/root-password-change.ldif: No such file or directory
*** ERROR | 2022-01-16 11:19:34 | /container/run/startup/slapd failed with status 2
*** INFO | 2022-01-16 11:19:34 | Killing all processes...
The text was updated successfully, but these errors were encountered:
When trying to start the openldap server with this docker-compose, it fails.
The volumes mounted for the server are all empty when it starts, so there is no leftover config.
Also the two files it cannot find are not in any mounted path anyways.
docker-compose.yml
Error:
The text was updated successfully, but these errors were encountered: