運営サイトにfacebookの like! ボタンを設置しようと、ここにアクセスして発行しようとしたのですが、以下のようなエラーが出て、コードが取得出来ませんでした。
Only verified developers can be added as listed developers of this application.
ネットで検索すると同じような症状で困っている方もいるようなので、一応、解…
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that the RSA host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
Please contact your system administrator.
Host key verification failed.
Macからサーバにsshで接続しようとした時に、上記のようなエラーが出た場合は、以下のコマンドを実行して known_hosts を削除します。
$ cd ~/.ssh
$ rm known_hosts
この投稿へのコメント
コメントはまだありません。