mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-22 21:45:09 +02:00
Updated Troubleshooting Steps (markdown)
parent
3ad1638f29
commit
8ddfe03d95
@ -18,7 +18,7 @@ Troubleshooting more complex issues:
|
||||
* Server side
|
||||
* Stop `sshd`
|
||||
* `Stop-Service sshd`
|
||||
* Delete `sshd.log` and `ssh-agent.log` (in the `logs` directory of your installation path)
|
||||
* Delete `sshd.log` and `ssh-agent.log` (under %programdata%\ssh\logs)
|
||||
* Set `LogLevel` to `DEBUG` (or `DEBUG2`/`DEBUG3` for higher levels of logging) in `sshd_config`
|
||||
* Rerun the workflow that's giving you problems. `logs\sshd.log` will contain `sshd` related traces.
|
||||
* If the problem isn't clear, please post these logs along with some steps to help us reproduce your problem in [our GitHub Issues](https://github.com/powershell/Win32-OpenSSH/issues).
|
||||
|
Loading…
x
Reference in New Issue
Block a user