Jeremy Tourville via FreeIPA-users wrote:
> I was doing some maintenance and updates this morning.  At some point I 
> noticed I couldn't reach the web interface anymore.  My server has been up 
> and running for the last year and is not a new install.  I reviewed 
> //var/log/dirsrv/slapd-IDM-NAC-ISSA-ORG/errors.  I also confirmed I did not 
> have disk space issues.
> 
> Here is part of my log file:
> [28/Aug/2021:10:46:35.380380540 -0500] - INFO - slapd_daemon - slapd started. 
>  Listening on All Interfaces port 389 for LDAP requests
> [28/Aug/2021:10:46:35.383040751 -0500] - INFO - slapd_daemon - Listening on 
> All Interfaces port 636 for LDAPS requests
> [28/Aug/2021:10:46:35.385415998 -0500] - INFO - slapd_daemon - Listening on 
> /var/run/slapd-IDM-NAC-ISSA-ORG.socket for LDAPI requests
> [28/Aug/2021:10:46:35.439358079 -0500] - ERR - schema-compat-plugin - 
> schema-compat-plugin tree scan will start in about 5 seconds!
> [28/Aug/2021:10:46:40.494600578 -0500] - WARN - str2entry_dupcheck - 
> Duplicate value for attribute type memberUid detected in entry 
> cn=sudo-infra,cn=groups,cn=compat,dc=idm,dc=nac-issa,dc=org. Extra value 
> ignored.
> [28/Aug/2021:10:46:40.527665958 -0500] - WARN - str2entry_dupcheck - 
> Duplicate value for attribute type memberUid detected in entry 
> cn=sudo-devel,cn=groups,cn=compat,dc=idm,dc=nac-issa,dc=org. Extra value 
> ignored.
> [28/Aug/2021:10:46:40.560185359 -0500] - ERR - schema-compat-plugin - 
> warning: no entries set up under cn=computers, 
> cn=compat,dc=idm,dc=nac-issa,dc=org
> [28/Aug/2021:10:46:40.582782578 -0500] - ERR - schema-compat-plugin - 
> Finished plugin initialization.
> [28/Aug/2021:11:20:49.697931599 -0500] - INFO - op_thread_cleanup - slapd 
> shutting down - signaling operation threads - op stack size 4 max work q size 
> 2 max work q stack size 2
> [28/Aug/2021:11:20:49.706989092 -0500] - INFO - slapd_daemon - slapd shutting 
> down - closing down internal subsystems and plugins
> [28/Aug/2021:11:20:49.724450159 -0500] - INFO - bdb_pre_close - Waiting for 4 
> database threads to stop
> [28/Aug/2021:11:20:51.131059518 -0500] - INFO - bdb_pre_close - All database 
> threads now stopped
> [28/Aug/2021:11:20:51.152587508 -0500] - INFO - 
> ldbm_back_instance_set_destructor - Set of instances destroyed
> [28/Aug/2021:11:20:51.155514615 -0500] - INFO - 
> connection_post_shutdown_cleanup - slapd shutting down - freed 2 work q stack 
> objects - freed 7 op stack objects
> [28/Aug/2021:11:20:51.158002944 -0500] - INFO - main - slapd stopped.
> [28/Aug/2021:13:14:20.585994349 -0500] - NOTICE - config_set_port - 
> Non-Secure Port Disabled
> [28/Aug/2021:13:14:20.607117053 -0500] - ERR - symload_report_error - 
> Netscape Portable Runtime error -5977: 
> /usr/lib64/dirsrv/plugins/libipa_cldap.so: cannot open shared object file: No 
> such file or directory
> [28/Aug/2021:13:14:20.609768545 -0500] - ERR - symload_report_error - Could 
> not open library "/usr/lib64/dirsrv/plugins/libipa_cldap.so" for plugin 
> ipa_cldap
> [28/Aug/2021:13:14:20.612257544 -0500] - ERR - load_plugin_entry - Unable to 
> load plugin "cn=ipa_cldap,cn=plugins,cn=config"
> [28/Aug/2021:13:14:21.012890173 -0500] - ERR - symload_report_error - 
> Netscape Portable Runtime error -5977: 
> /usr/lib64/dirsrv/plugins/libipa_cldap.so: cannot open shared object file: No 
> such file or directory
> [28/Aug/2021:13:14:21.018097465 -0500] - ERR - symload_report_error - Could 
> not open library "/usr/lib64/dirsrv/plugins/libipa_cldap.so" for plugin 
> ipa_cldap
> [28/Aug/2021:13:14:21.020655816 -0500] - ERR - load_plugin_entry - Unable to 
> load plugin "cn=ipa_cldap,cn=plugins,cn=config"
> [28/Aug/2021:13:15:53.219524942 -0500] - ERR - symload_report_error - 
> Netscape Portable Runtime error -5977: 
> /usr/lib64/dirsrv/plugins/libipa_cldap.so: cannot open shared object file: No 
> such file or directory
> [28/Aug/2021:13:15:53.228547473 -0500] - ERR - symload_report_error - Could 
> not open library "/usr/lib64/dirsrv/plugins/libipa_cldap.so" for plugin 
> ipa_cldap
> [28/Aug/2021:13:15:53.231054342 -0500] - ERR - load_plugin_entry - Unable to 
> load plugin "cn=ipa_cldap,cn=plugins,cn=config"
> [28/Aug/2021:13:17:13.917125368 -0500] - NOTICE - config_set_port - 
> Non-Secure Port Disabled
> [28/Aug/2021:13:17:13.932712979 -0500] - ERR - symload_report_error - 
> Netscape Portable Runtime error -5977: 
> /usr/lib64/dirsrv/plugins/libipa_cldap.so: cannot open shared object file: No 
> such file or directory
> [28/Aug/2021:13:17:13.935253118 -0500] - ERR - symload_report_error - Could 
> not open library "/usr/lib64/dirsrv/plugins/libipa_cldap.so" for plugin 
> ipa_cldap
> [28/Aug/2021:13:17:13.937761206 -0500] - ERR - load_plugin_entry - Unable to 
> load plugin "cn=ipa_cldap,cn=plugins,cn=config"
>  
> Can anyone offer troubleshooting suggestions?  Do you need a debug file or is 
> this log enough?  Thanks in advance for your input!

Knowing the distribution and version would help.

This missing shared library is provided by [free]ipa-server-trust-ad,
ipa-server, or something like it depending on the release.

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

Reply via email to