Re: GIT Problem/ISSUE

2016-11-14 Thread Konstantin Khomoutov
On Mon, 14 Nov 2016 16:59:41 +0100
Robert Fellendorf  wrote:

[...]
> Couldn't resolve host 'gitlab.lrz.de'
[...]

So, what happens when you open a console prompt (Click the Start menu
icon, type "cmd" without the double quotes and activate the application
found), type

  ping gitlab.lrz.de

there and hit the Enter key?

Does it successfully sends three network packets or you do get the
same/similar error message about the hostname "gitlab.lrz.de" being not
resolvable?

As it stands, this issue looks completely unrelated to Git -- please
read the Wikipedia page on the Domain Name System (DNS) for a start.


GIT Problem/ISSUE

2016-11-14 Thread Robert Fellendorf

Dear Git Team,


I'm having some trouble with my git software. I just would like to 
'pull' a project out of a repository.


At the beginning git worked just fine but since a few days ago I'm 
constantly getting the error:


Couldn't resolve host 'gitlab.lrz.de'

git did not exit cleanly (exit code 128) (391 ms @ 14.11.2016 16:53:37)


To my architecture: I'm having a Windows 10 Pro Version with the Intel 
U6600 processor.


I have Kaspersky running (But, indeed, I also tried it to shut this 
software down while testing git - additionally I killed all tasks which 
could considered to be a firewall)


Furthermore, I tried to use the ssh protocoll which did'nt worked out, 
as well.


I added a ssh key changed the environment variable. Didn't worked as well.

I have a direct link to the internet (in particular I'm not accessing 
the internet via a proxy)



A reinstallation of the software did't helped neither.


For your help I would like to thank you already in advance.


Kind Regards

Robert Fellendorf