The underlying layer of PVE6 is the debian10 system, but due to a mistake in configuring it as the apt source for debian12, some library versions are too high. The sshd service cannot start now, and the sshd - t execution prompt shows that libcrypto. so. 3 is missing.
Checking the dynamic link library of SSH shows that there is no executable.
Help me,tks
---
# sshd -t
sshd: error while loading shared libraries: libcrypto.so.3: cannot open shared object file: No such file or directory
---
# ldd /usr/sbin/sshd
not a dynamic executable
Checking the dynamic link library of SSH shows that there is no executable.
Help me,tks
---
# sshd -t
sshd: error while loading shared libraries: libcrypto.so.3: cannot open shared object file: No such file or directory
---
# ldd /usr/sbin/sshd
not a dynamic executable