MERCIER Jonathan via FreeIPA-users wrote: > After some further investigation > > # dsctl -l > slapd-INFRA-MICROBIOME-STUDIO > # dsctl slapd-INFRA-MICROBIOME-STUDIO status > Instance "INFRA-MICROBIOME-STUDIO" is running > # rpm -qa | grep 389-ds > 389-ds-base-1.4.3.16-19.module+el8.4.0+636+837ee950.x86_64 > 389-ds-base-libs-1.4.3.16-19.module+el8.4.0+636+837ee950.x86_64 > # ldapwhoami -H ldaps://identity.microbiome.studio > ldap_sasl_interactive_bind_s: Can't contact LDAP server (-1) > # ldapwhoami -H ldap://identity.microbiome.studio > ldap_sasl_interactive_bind_s: Can't contact LDAP server (-1)
So when the installation broke 389-ds wasn't running? That would certainly cause a timeout, and you should find the equivalent in the pki debug log as I suggested earlier. I'd also suggest looking in /var/log/dirsrv/slapd-INFRA-MICROBIOME-STUDIO/errors. And check the system journal for an core files and/or OOM. > And I can see that the certificate is missing as tjey are any ca.crt file > # ls /etc/dirsrv/slapd-INFRA-MICROBIOME-STUDIO/ > cert9.db certmap.conf dse.ldif dse.ldif.bak dse.ldif.startOK key4.db > noise.txt pin.txt pkcs11.txt pwdfile.txt schema slapd-collations.conf ca.crt is not expected here. rob _______________________________________________ FreeIPA-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected] Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
