つまり、私は Bitbucket Git リポジトリをセットアップしたサーバーを持っています。何ヶ月も使用してきましたが、プルしようとすると突然次のエラーが発生します。
ssh: Could not resolve hostname bitbucket.org: Name or service not known
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
SSH キーを正しく設定したことは 100% 確信しています。
git remote -v
origin [email protected]:marel/tshirtmafia.git (fetch)
origin [email protected]:marel/tshirtmafia.git (push)
これを修正するための提案はありますか? 他に何か必要な場合はお知らせください。