似乎没有使用SSH连接到计算引擎实例的选项。
以下是我已经尝试过的:
云控制台-浏览器SSH
错误:
The VM guest environment is outdated and only supports the deprecated 'sshKeys' metadata item.
使用命令的GCloud云外壳
命令:
$ gcloud compute --project "reflective-data" ssh --zone "us-central1-a" "instance-1"
错误:
Permission den
我基本上把自己锁在我的副驾驶证之外了。没有什么,所以没有太多的担心,但我真的想知道如何解决这个问题。
通过禁用根访问,然后覆盖id_rsa,我把自己锁在了外面。我学到了我的教训,从现在起我将命名我所有的密钥对。
不管怎样,每当我试图通过ssh登录时
ssh username@xxx -p 2222
我明白了:
debug1: Authentications that can continue: publickey,password
debug1: Next authentication method: publickey
d
Received disconnect from xxxxx: 2:
使用腾讯云短信服务,发送验证码。 堆栈提示:
javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
at sun.security.ssl.Alerts.getSSLException(Alerts.java:214)
……
at com.github.qcloudsms.SmsSingle