Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.
This repository was 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

@zicjin

Description

@zicjin
> 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions