Create ssh.markdown (#2818)
* Create ssh.markdown myself and a few other users in the forum had this same issue. Figured it was worth adding in to help others avoid the same pitfall. =] * Fix typo
This commit is contained in:
parent
8abdb0aea2
commit
a8f1889e1b
1 changed files with 6 additions and 0 deletions
|
@ -28,4 +28,10 @@ Configuration variables:
|
|||
|
||||
<p class='note'>
|
||||
This add-on is not compatible when you installed Hass.io via the generic Linux installer.
|
||||
|
||||
If you're coming from Rasbian or similar, use `root` rather than `pi` when connecting via ssh or else you will get this error.
|
||||
|
||||
```bash
|
||||
Permission denied (publickey,keyboard-interactive)
|
||||
```
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue