ssh_exchange_identification: Connection closed by remote host?
        Posted  
        
            by 
                user51684
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by user51684
        
        
        
        Published on 2010-12-15T16:53:08Z
        Indexed on 
            2012/06/27
            3:18 UTC
        
        
        Read the original article
        Hit count: 497
        
debug1: Connection established.
debug1: identity file /home/DAMS/.ssh/id_rsa type 1
debug1: identity file /home/DAMS/.ssh/id_rsa-cert type -1
debug1: identity file /home/DAMS/.ssh/id_dsa type -1
debug1: identity file /home/DAMS/.ssh/id_dsa-cert type -1
ssh_exchange_identification: Connection closed by remote host
hello this one is different . no missing or anything. im using cygwin. and it just stop when im doing git push production on my server. usually its ok, but i dont know why its stop connections
i wonder whats wrong.
© Server Fault or respective owner