2
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

github に push したら `Warning: Permanently added the RSA host key for IP address '192.30.252.121' to the list of known hosts.`

Posted at

github に push したら、Warning がやけに出た。記憶に残るくらいなので、2日間で3回くらい?

あまりに心配になったので、確認したら、192.30.252 は確かに、 github の ip なので、安心した。
気にしなくていい。

image

しかし、なんでこんなに頻繁に出たんだろう?

$ grep 192.30.252 ~/.ssh/known_hosts | wc -l
    7

なので、まだまだ出続けるのかもしれない……。

2
1
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
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?