プロジェクトで git サブモジュールを使用しています。プロジェクトを更新しようとすると、「java.io.IOException: Timeout while waiting for data.」が表示されます。
gitログには
04/28/14. 4:36:38.315904463spawn /usr/bin/git submodule update --init --recursive
Initialized empty Git repository in /var/www/webroot/ROOT-476/protected/modules/present/models/.git/
The authenticity of host 'bitbucket.org (131.103.20.167)' can't be established.
RSA key fingerprint is 97:8c:1b:f2:6f:14:6b:5c:3b:ec:aa:46:46:74:7c:40.
Are you sure you want to continue connecting (yes/no)?
問題を解決するために何をする必要がありますか?