CentOS Linux release 8.4.2105 VERSION: 4.9.2, API_VERSION: 2.240 Prior to any updates I was at ver 8.2 of CentOS
The shared library was loaded and now I can start dirsrv. THANKS! That's definitely big a step in the right direction. As I thought, my upgrade looks like it caused the version be too new for the existing dirsrv data. I thought I had set my OS distro release version and that is my own dumb mistake... IPA version error: data needs to be upgraded (expected version '4.9.2-4.module_el8.4.0+846+96522ed7', current version '4.8.4-7.module_el8.2.0+374+0d2d74a1') I am thinking I could downgrade to get things up and running or do you suggest upgrading the data to work with the application version I have installed? [root@utility slapd-IDM-NAC-ISSA-ORG]# ipactl status Directory Service: RUNNING krb5kdc Service: STOPPED kadmin Service: STOPPED named Service: STOPPED httpd Service: STOPPED ipa-custodia Service: STOPPED pki-tomcatd Service: STOPPED smb Service: STOPPED winbind Service: STOPPED ipa-otpd Service: STOPPED ipa-dnskeysyncd Service: STOPPED 9 service(s) are not running [root@utility slapd-IDM-NAC-ISSA-ORG]# ipactl start IPA version error: data needs to be upgraded (expected version '4.9.2-4.module_el8.4.0+846+96522ed7', current version '4.8.4-7.module_el8.2.0+374+0d2d74a1') Automatically running upgrade, for details see /var/log/ipaupgrade.log Be patient, this may take a few minutes. Starting Directory Service Starting krb5kdc Service Starting kadmin Service Starting named Service Failed to start named Service Shutting down Hint: You can use --ignore-service-failure option for forced start in case that a non-critical service failed Aborting ipactl ________________________________ From: Rob Crittenden <[email protected]> Sent: Saturday, August 28, 2021 5:31 PM To: FreeIPA users list <[email protected]> Cc: Jeremy Tourville <[email protected]> Subject: Re: [Freeipa-users] Unable to start directory server after updates 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
