Reputation: 1162
I am a developer at an Organization that uses Gitlab for version control. Everything was going fine when I got an error while pushing my commit.
kex_exchange_identification: read: Operation timed out
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
I have tried every method I could to resolve it, for example generating a brand new ssh key and added into my account. I deleted the repo and tried to clone, but again I got the same error. Please help.
Upvotes: 9
Views: 19625
Reputation: 136
it could be because a restrict from gitlab in your area. you can use vpn for it.
Upvotes: 12