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

"Could not load host key: /etc/ssh/ssh_host_dsa_key" on windows #9

Open
zicjin opened this issue Apr 16, 2020 · 0 comments
Open

"Could not load host key: /etc/ssh/ssh_host_dsa_key" on windows #9

zicjin opened this issue Apr 16, 2020 · 0 comments

Comments

@zicjin
Copy link

zicjin commented Apr 16, 2020

> docker-compose up -d
Creating network "local-cluster_default" with the default driver
Creating hadoop-namenode ... done
Creating hadoop-datanode1 ... done

> docker logs -f hadoop-namenode
[ ok ] Starting NTP server: ntpd.
[....] Starting OpenBSD Secure Shell server: sshd/etc/ssh/sshd_config line 19: Deprecated option KeyRegenerationInterval
/etc/ssh/sshd_config line 20: Deprecated option ServerKeyBits
/etc/ssh/sshd_config line 31: Deprecated option RSAAuthentication
/etc/ssh/sshd_config line 38: Deprecated option RhostsRSAAuthentication
Could not load host key: /etc/ssh/ssh_host_dsa_key
> docker logs -f hadoop-datanode1
[ ok ] Starting NTP server: ntpd.
[....] Starting OpenBSD Secure Shell server: sshd/etc/ssh/sshd_config line 19: Deprecated option KeyRegenerationInterval
/etc/ssh/sshd_config line 20: Deprecated option ServerKeyBits
/etc/ssh/sshd_config line 31: Deprecated option RSAAuthentication
/etc/ssh/sshd_config line 38: Deprecated option RhostsRSAAuthentication
Could not load host key: /etc/ssh/ssh_host_dsa_key
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

1 participant