Question
i cannot ping gitlab.com from my droplet (tried on other droplet)
i try to do git pull and it return this
ssh: Could not resolve hostname gitlab.com: No address associated with hostname
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
and when i try to ping gitlab.com it return this
ping: gitlab.com: No address associated with hostname
i tried to ping from another droplet i own and the result is the same. is there a problem in your dns?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×