git pushしたらcould not resolve host: github.comになってしまった 2025年7月6日 / 1 min read View more blogs with the tag git Table of Contents #はじめに #環境 #対処方法 はじめに 12月分のブログ記事をpushしようとしたら、突然could not resolve host: github.comというエラーが出てpushできなくなってしまいました。 環境 OS: Windows 11 WSL2: Ubuntu 24.04 対処方法 /etc/resolv.confを開いて、nameserver 8.8.8.8の行を追加してみたら解決しました。