PowerShell / PowerShell/Win32-OpenSSH
more than 100 restarts in less than a minute
Open
@vthiebaut10 is already working on this.
Since Oct 17, 2022.
Area-sshd
Known-workaround
- Dominant language
- No language data
- Stars
- 8.3k
- Forks
- 819
- PR merge metrics
- No merged PRs in 30d
Description
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest version
- Search the existing issues.
Steps to reproduce
- Stop sshd service "net stop sshd"
- Change sshd_config HostKey value
- Remove other keys
- Start sshd service "net start sshd"
Expected behavior
Run sshd successfully
Actual behavior
very fast unstoppable restarts
Error details
No response
Environment data
PSVersion 7.2.5
PSEdition Core
GitCommitId 7.2.5
OS Microsoft Windows 10.0.22000
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Version
V8.9.1.0p1-Beta
Visuals

it's actually waaayyy faster than what's showing in the gif but sharex couldn't even catch all frames.
that doesn't look normal lol
also I haven't done a restart which will probably fix this.
connections to the server isn't working while in this state.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.