git pushしたらcould not resolve host: github.comになってしまった2025/7/6 / 1 min readView more blogs with the tag gitTable 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の行を追加してみたら解決しました。