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

Freshly installed docker container, "Address already in use"

Open shadow7412 opened this issue 4 years ago • 3 comments

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

shadow7412 avatar Jun 04 '21 02:06 shadow7412

I'm in this trouble too

yanyu469 avatar Aug 03 '21 05:08 yanyu469

I'm also facing this issue once I set a non-default hostname.

oschlueter avatar Aug 04 '21 11:08 oschlueter

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.

joseluisq avatar Oct 19 '21 10:10 joseluisq