1panel中ssh配置的显示状态
操作存在的异常
服务内部错误: start sshd failed, stdout: stderr: Job for ssh.service failed because the control process exited with error code. See “systemctl status ssh.service” and “journalctl -xe” for details. , err: exit status 1
1panel中ssh配置的显示状态
操作存在的异常
服务内部错误: start sshd failed, stdout: stderr: Job for ssh.service failed because the control process exited with error code. See “systemctl status ssh.service” and “journalctl -xe” for details. , err: exit status 1
See “systemctl status ssh.service” and “journalctl -xe” for details
麻烦提供一下具体的日志信息
登录日志吗?
执行这个
我来说下我碰到的情况。
SSH 无法启动,不知道什么时候 openssl 更新了 使用计划日志看错误报错是
OpenSSL version mismatch. Built against 30000020, you have 30200010
解决办法是 。openssl 安装他报错需要的版本,然后移除掉另外的版本 就好了。