mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-07 07:33:52 +02:00
Update troubleshooting.md
This commit is contained in:
parent
ca898d5bf2
commit
6753dc919f
1 changed files with 0 additions and 4 deletions
|
@ -253,10 +253,6 @@ Message: The value of parameter linuxConfiguration.ssh.publicKeys.keyData is inv
|
||||||
Target: linuxConfiguration.ssh.publicKeys.keyData"}
|
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.
|
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
|
### Docker: Failed to connect to the host via ssh
|
||||||
|
|
Loading…
Add table
Reference in a new issue