docker-openldap
docker-openldap copied to clipboard
Freshly installed docker container, "Address already in use"
60b993f1 daemon: listen(ldap://61d9b08f1892:389, 5) failed errno=98 (Address already in use)
This is happening inside the container - the ports successfully bound between the docker and docker host.
I'm using unraid, if that's relevant. The only changes I've made from the default community application configurations are:
- Turning off the TLS options (this is going to be internal network testing only).
- Setting my hostname
- Setting the organisation name
I'm in this trouble too
I'm also facing this issue once I set a non-default hostname.
I faced similar issue using 1.4.0, 1.5.0 and https://github.com/osixia/docker-openldap/issues/530#issuecomment-787055447 worked for me.