Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Erreur perms #18

Open
MrJuju0319 opened this issue Feb 19, 2019 · 3 comments
Open

Erreur perms #18

MrJuju0319 opened this issue Feb 19, 2019 · 3 comments

Comments

@MrJuju0319
Copy link

hello i'm french, i have this error :

Adding` SSH key
Creating local backup: "Automated backup 2019-02-19 16:45"
Backup created: fd4d06a9
Copying fd4d06a9.tar to /volume1/homes/MrJuJu0319/backup_hassio on 192.168.1.190 using SCP
Warning: Permanently added '[192.168.1.190]:5100' (ECDSA) to the list of known hosts.
Permission denied, please try again.
Permission denied, please try again.
[email protected]: Permission denied (publickey,password).
lost connection

end my config is:

{
  "ssh_host": "192.168.1.190",
  "ssh_port": 5100,
  "ssh_user": "MrJuJu0319",
  "ssh_key": [
    "-----BEGIN RSA PRIVATE KEY-----",
    "MIIEowIBAAKCAQEAq2wieTSZAgXdnVQSOJKh5JzL+YHayfiHt8bYRruzNhP2uFoJ",
    "34OKRijGmEA+Ku1Rk4epQcJnHNWpcX0Fcyv73JiLuRlK8ngtU89LDYFkCrh5YaNh",
...
    "GhuFfJD0Cn2TonfSorS9tlOXHpkOr9K4jnguiN3b9oBSXnYCgwN8CrzUrCK+eVoT",
    "smFbcafQymPFcsAJrCQg52quktDq+X3jkpJxhbxks1lIWlvt4iiV",
    "-----END RSA PRIVATE KEY-----"
  ],
  "remote_directory": "/volume1/homes/MrJuJu0319/backup_hassio",
  "zip_password": "",
  "keep_local_backup": "5"
}

I need help

@gnkarn
Copy link

gnkarn commented Mar 2, 2019

exactly the same happens to me , one thing i found strange is why the ssh key needs to be segmented and separated by commas , will that maintain the key correctly concatenated?, do you know if it is possible use password instead of ssh key?

@MrJuju0319
Copy link
Author

MrJuju0319 commented Mar 2, 2019 via email

@mkono87
Copy link

mkono87 commented May 31, 2019

Im having this issue as well connecting Hassio to Unraid. When I had HA in docker I could get this to work but not with this add on. Iv tried every way I could think of. Any suggestions?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants