Typical scenario, second time works:
zork:[develop]:fortinet-fortios$ git push origin :rt15269
ssh_exchange_identification: Connection closed by remote host
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
zork:[develop]:fortinet-fortios$ git push origin :rt15269
To git@bitbucket.org:tail-f/fortinet-fortios.git
- [deleted] rt15269
Can everyone watching or adding comments to this issue please come to https://bitbucket.org/site/master/issue/6331/ssh_exchange_identification-connectionand add any extra information? I've made some comments on that ticket for information we need to help reproduce this.
We've managed to reproduce it. Watch that issue for more information.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We've found the cause for this and fixed the problem. Sorry for the inconvenience and do let us know if you continue to see any problems.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Select Erik's answer as accepted (click the check below the votes).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Dag,
The error message "ssh_exchange_identification" is normally related to SSH configuration/connection problem.
A good way to receive more details of this trouble will be through the git command using the verbose mode, as the example below:
It's possible to get the same error message when the machine have more than one network configured to the internet and there are some trouble on only one network, then the error will be intermittent.
If it's your case I would suggest you to try connecting using only one network.
Could you please try the git using the verbose mode and share the results?
Kind Regards,
Henrique Lechner
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, I checked with networking here and we only leave our internal network through one port.
The same firewall NATs all the traffic. The statistics for this error can be seen below.
Does this correlate to anything at your site? Today we have only had one error so far.
'Jun 6': 8 'Jun 7': 13 'Jun 8': 14 'Jun 9': 17 'Jun 10': 22 'Jun 11': 18 'Jun 12': 11 'Jun 13': 1
Cheers
/Dag
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Drag,
To do a better troubleshooting on it I would ask you to try to use the git command with the verbose mode, it returns interessing verbose level of the errors.
Kind Regards,
Henrique Lechner
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.