_xB

Results 20 comments of _xB

actually I just restarted and it's the same state.

![Screenshot (1)](https://user-images.githubusercontent.com/65196493/185646679-0e79a034-185c-4e0d-b84f-018eb2e7ab4f.png) this is what services manager shows. for like 500ms it goes to stopped status then running then goes back to starting again

when I changed startup type to Disabled it stopped finally

ok so finally after removing sshd_config it stopped the million restarts per second

I checked the Event Viewer looks like it did 30,900 Errors in the last few minutes lmao All 30K errors say the same thing without explanation to what caused the...

I'll check on that later I fixed it for now but I think I gotta reproduce it to get this bug fixed

> @xBiel - Hi, I'm having issues with reproducing the issue. Sounds like it was an issue with the sshd_config file. Can you share the sshd_config file that caused the...

ok so I figured out why this is happening. I opened the default sshd_config file and edited the HostKey to match my private key file location which is `__PROGRAMDATA__/ssh/id_rsa` so...

Tried running on debug mode and it appears to be bad permissions error as seen below. I think the best thing to do here is to make sshd handle this...