Note!! Please register for a free account to access the full content and also to participate in Q&A in the community
Oracle Linux: SSHD Service Failed Start With Error "sshd[ ]: OpenSSL version mismatch."
in Linux
APPLIES TO
Oracle Cloud Infrastructure
Oracle Linux
SYMPTOMS
The SSH service cannot come up with below error.
--$ journalctl -xeu sshd.service
sshd[37600]: OpenSSL version mismatch. Built against 30000070, you have 30200020
systemd[1]: sshd.service: Main process exited, Subject: Unit process exited
Defined-By: system Support: https://support.oracle.com
An ExecStart= process belonging to unit sshd.service has exited.
The process' exit code is 'exited' and its exit status is 255.
systemd[1]: sshd.service: Failed with result 'exit-code'. Subject: Unit failed
Defined-By: system Support: https://support.oracle.com
The unit sshd.service has entered the 'failed' state with result 'exit-code'.
systemd[1]: Failed to start OpenSSH server daemo>
Tagged:
0