Ssh: Could not resolve hostname gitlab.com: Name or service not known

Hi everybody,

I encountered this error when i use git clone :

$ git clone git@gitlab.com:vwfs1/ksiop.git
Cloning into ‘ksiop’…
ssh: Could not resolve hostname gitlab.com: 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.

I have been added my SSH Key but i don’t why it’s not possible to push/clone/commit in my gitlab account.

I test with git bash : always the same error.
with UFT Microfocus, i have no error but any file or folder added.

Please help me :face_with_thermometer: