LoginSignup
2
2

More than 5 years have passed since last update.

CircleCIのSSH Settingsでドハマり

Posted at

Edit_settings_-_vexus2_hipchat_to_chatwork_-_CircleCI.png

SSHの設定画面で、ずっとこんな感じのエラーが出てて登録できなかった。

Error: can't tell if the public and private keys match, try checking whitespace. If we can help, contact us.

結局、Private Key欄に↓も含めるようにしたら登録できた。

-----BEGIN RSA PRIVATE KEY-----
-----END RSA PRIVATE KEY-----
2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2