Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenSSH fails to start on RHEL 8.9 #77

Closed
bdurant opened this issue Mar 29, 2024 · 3 comments
Closed

OpenSSH fails to start on RHEL 8.9 #77

bdurant opened this issue Mar 29, 2024 · 3 comments

Comments

@bdurant
Copy link

bdurant commented Mar 29, 2024

The following is emitted at the console in a continuous loop when using dracut-sshd on RHEL 8.9 (it works fine on RHEL 8.2):

[ OK ] Stopped OpenSSH server daemon.
Starting OpenSSH server daemon...
[ 3085.684495] systemd[1]: Failed to start OpenSSH server daemon.
[FAILED] Failed to start OpenSSH server daemon.
See 'systemctl status sshd.service' for details.
[ OK ] Stopped OpenSSH server daemon.
Starting OpenSSH server daemon...
[ 3127.934681] systemd[1]: Failed to start OpenSSH server daemon.
[FAILED] Failed to start OpenSSH server daemon.
See 'systemctl status sshd.service' for details.
[ OK ] Stopped OpenSSH server daemon.
Starting OpenSSH server daemon...

@bdurant
Copy link
Author

bdurant commented Mar 29, 2024

Any ideas on how to resolve that problem?

@gsauthof
Copy link
Owner

Thank you for the report. I would try to reproduce the issue in a VM and if this is reproducible also take a look at the sshd logs.

See also the last point under: https://github.com/gsauthof/dracut-sshd?tab=readme-ov-file#faq

@bdurant
Copy link
Author

bdurant commented Jul 1, 2024

The issue was pilot error i.e. my problem.

@bdurant bdurant closed this as completed Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants