After the KMC .so Path Is Set to Ldconf, it May Conflict with the OS libcrypto.so Path
Symptom
When the openssl or curl command is executed, the error message "symbol lookup error: /usr/lib64/libssl.so.1.1: undefined symbol: BIO_dgram_sctp_wait_for_dry, version OPENSSL_1_1_0" is displayed.
Causes
The libcrypto.so file in the lib package provided by cluster scheduling components conflicts with the .so file of the operating system.
Solution
Upgrade OpenSSL to 1.1.1k or a later version and delete libcrypto.so from /usr/local/kmc.
Parent topic: Troubleshooting