git/github git pullしたらエラーになった。 ssh: Could not resolve hostname github.com: Temporary failure in name resolution
環境
- virtualbox/vagrant/centos6.7
エラー内容
ssh: Could not resolve hostname github.com: Temporary failure in name resolution
fatal: The remote end hung up unexpectedly
対処法
service httpd restart
service network restart
- もしかするとPCがスリープモード入ってネットワーク切断されたのが原因かも?