From 42b676eabd871bc54c51eb6b5230b3eff8dcf771 Mon Sep 17 00:00:00 2001 From: varac Date: Thu, 5 Sep 2013 12:56:06 +0200 Subject: added issue for missing ecdsa hostkeys --- docs/platform/known-issues.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/platform/known-issues.md') diff --git a/docs/platform/known-issues.md b/docs/platform/known-issues.md index abd2808..0ce3f2e 100644 --- a/docs/platform/known-issues.md +++ b/docs/platform/known-issues.md @@ -43,6 +43,10 @@ HostKey /etc/ssh/ssh_host_ecdsa_key and that file exists. If you made a change t . leap add-user --self allows only one key - if you run that command twice with different keys, you will just replace the key with the second key. To add a second key, add it manually to files/ssh/authorized_keys (see: https://leap.se/code/issues/866) +. Missing ECDSA host key: if you upgraded from Debian squeeze to wheezy, your server might not have an ECDSA host key configured. leap node init will fail with + `FAILED ssh-keyscan: no hostkey alg (must be missing an ecdsa public host key)` + You can solve this easily with `dpkg-reconfigure openssh-server` on your server. + Deploying --------- -- cgit v1.2.3