Terraform を使用してクライアントとサーバーを作成する のレビュー
3349 件のレビュー
Khare Garvit · 3年以上前にレビュー済み
K JALAJA · 3年以上前にレビュー済み
Permission denied (public key error) when trying to use SSH from mysql client to mysql server instance. Used IAP tunnelling to achieve the same objective instead.
Don Hans · 3年以上前にレビュー済み
Motta Giuseppe · 3年以上前にレビュー済み
I had problems in the ssh connection form client VM to server VM.
GONZÁLEZ ARGÜELLES FRANCISCO JAVIER · 3年以上前にレビュー済み
Gupta Sanjiv · 3年以上前にレビュー済み
Permission denied (public key error) when trying to use SSH in public mysql client
Don Hans · 3年以上前にレビュー済み
I could never manage to ssh to the mysql-server due to ssh key problems: student-00-bb1cb264f7eb@mysql-client-ecb4ddff:~$ ssh 10.2.2.2 Permission denied (publickey).
Both Florus · 3年以上前にレビュー済み
Rodriguez Carlos · 3年以上前にレビュー済み
Pawar Sachin · 3年以上前にレビュー済み
Constantino Oscar · 3年以上前にレビュー済み
Gu Chifeng · 3年以上前にレビュー済み
Cannot ssh between machines to be able to complete the tasks.
Puziewicz Warren · 3年以上前にレビュー済み
Hashimoto Alexandre · 3年以上前にレビュー済み
Chapa Alejandro · 4年弱前にレビュー済み
Motta Giuseppe · 4年弱前にレビュー済み
very bad, ssh from client to created database server does not work, so second poart of lab is worthless
Knarr Gerhard · 4年弱前にレビュー済み
I couldn't get this lab to produce the expected result. The CIDR created by the Terraform config worked. But was unable to connect to the mysql-server. Pings worked though. The machines Terraform created and the network can be seen at https://i.postimg.cc/jjTMDdgc/VMinstances.png student-01.**************@mysql-client-6d04333c:~$ ssh -vT 10.2.2.2 OpenSSH_7.4p1 Debian-10+deb9u7, OpenSSL 1.0.2u 20 Dec 2019 debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 19: Applying options for * debug1: Connecting to 10.2.2.2 [10.2.2.2] port 22. debug1: Connection established. debug1: key_load_public: No such file or directory debug1: identity file /home/student-01.**************.ssh/id_rsa type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/student-01.**************.ssh/id_rsa-cert type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/student-01.**************.ssh/id_dsa type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/student-01.**************.ssh/id_dsa-cert type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/student-01.**************.ssh/id_ecdsa type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/student-01.**************.ssh/id_ecdsa-cert type -1 debug1: identity file /home/student-01.**************.ssh/id_ed25519 type 4 debug1: key_load_public: No such file or directory debug1: identity file /home/student-01.**************.ssh/id_ed25519-cert type -1 debug1: Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_7.4p1 Debian-10+deb9u7 debug1: Remote protocol version 2.0, remote software version OpenSSH_7.4p1 Debian-10+deb9u7 debug1: match: OpenSSH_7.4p1 Debian-10+deb9u7 pat OpenSSH* compat 0x04000000 debug1: Authenticating to 10.2.2.2:22 as 'student-01-cbc1f0d7dac1' debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ecdsa-sha2-nistp256 debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: Server host key: ecdsa-sha2-nistp256 SHA256:zd+wSz8fvOIZlHh6cT/qtuE+4vf8kVskOOT6dY6oimc debug1: Host '10.2.2.2' is known and matches the ECDSA host key. debug1: Found key in /home/student-01.**************.ssh/known_hosts:1 debug1: rekey after 134217728 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: SSH2_MSG_NEWKEYS received debug1: rekey after 134217728 blocks debug1: pubkey_prepare: ssh_fetch_identitylist: invalid format debug1: SSH2_MSG_EXT_INFO received debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,ssh-rsa,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521> debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey debug1: Next authentication method: publickey debug1: Trying private key: /home/student-01.**************.ssh/id_rsa debug1: Trying private key: /home/student-01.**************.ssh/id_dsa debug1: Trying private key: /home/student-01.**************.ssh/id_ecdsa debug1: Offering ED25519 public key: /home/student-01.**************.ssh/id_ed25519 debug1: Authentications that can continue: publickey debug1: No more authentication methods to try. Permission denied (publickey). $ mysql -h 10.2.2.2. -u fred -p'password' ERROR 2005 (HY000): Unknown MySQL server host '10.2.2.2.' (-2) Need to re-work this to find the issue.
ARMSTRONG TRAX · 4年弱前にレビュー済み
Singha Prosonjeet · 4年弱前にレビュー済み
Hsu Henry · 4年弱前にレビュー済み
Patel Nikhil · 4年弱前にレビュー済み
NGUYEN Khanh Long · 4年弱前にレビュー済み
Zheng Harry · 4年弱前にレビュー済み
This lab is broken. I get an error when trying to ssh to the server from the client
Di Berardino Flavio · 4年弱前にレビュー済み
This lab seems to be with a bug. When trying to "ssh 10.2.2.3" I receive "Permission denied (publickey)." error.
Putini Sandro · 4年弱前にレビュー済み
公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。