Update troubleshooting.md

This commit is contained in:
Jack Ivanov 2020-05-09 11:07:37 +03:00 committed by GitHub
parent ca898d5bf2
commit 6753dc919f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -253,10 +253,6 @@ Message: The value of parameter linuxConfiguration.ssh.publicKeys.keyData is inv
Target: linuxConfiguration.ssh.publicKeys.keyData"}
```
code {
white-space : pre-wrap !important;
}
This is related to [the chmod issue](https://github.com/Microsoft/WSL/issues/81) inside /mnt directory which is NTFS. The fix is to place Algo outside of /mnt directory.
### Docker: Failed to connect to the host via ssh