Hi,
Getting below error while accessing the Bitbucket through GitBash and/or IntelliJ IDE
Using Macbook as our personal system.
kex_exchange_identification: Connection closed by remote host
Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Thank you for helping out for this issue. Connected with the our Firewall team for the same and found out that the new tool ZScaler blocks 443 port as well unlike WSS. So they suggested to connect with git using HTTPS instead of SSH.
After making the necessary changes, it started working.
Best regards,
Penchal
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Welcome to the community.
The error message usually indicates that there's some network disconnection in between.
Would it be possible for you to confirm if you're consistently experiencing the issue?
If not, could you possibly connect to a different ISP/Network connection and see if it works there?
Let me know how it goes.
Regards,
Mark C
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Mark,
Thanks for your reply. We will check and let you know the status as earliest as possible.
Best regards,
Penchal
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sure and let me know how it goes.
Regards,
Mark C
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi @Mark C @Penchal Modhepalli
any update on this, I also facing this issue
```
kex_exchange_identification: read: Connection reset by peer
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
```
FYI, I use home internet so I'm not behind any firewall and I can do pull/push on gitlab
some debug:
```
❯ ssh -Tv git@bitbucket.org
OpenSSH_8.1p1, LibreSSL 2.7.3
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 47: Applying options for *
debug1: Connecting to bitbucket.org port 22.
debug1: Connection established.
debug1: identity file /Users/artiko.wibowo/.ssh/id_rsa type 0
debug1: identity file /Users/artiko.wibowo/.ssh/id_rsa-cert type -1
debug1: identity file /Users/artiko.wibowo/.ssh/id_dsa type -1
debug1: identity file /Users/artiko.wibowo/.ssh/id_dsa-cert type -1
debug1: identity file /Users/artiko.wibowo/.ssh/id_ecdsa type -1
debug1: identity file /Users/artiko.wibowo/.ssh/id_ecdsa-cert type -1
debug1: identity file /Users/artiko.wibowo/.ssh/id_ed25519 type -1
debug1: identity file /Users/artiko.wibowo/.ssh/id_ed25519-cert type -1
debug1: identity file /Users/artiko.wibowo/.ssh/id_xmss type -1
debug1: identity file /Users/artiko.wibowo/.ssh/id_xmss-cert type -1
debug1: Local version string SSH-2.0-OpenSSH_8.1
kex_exchange_identification: read: Connection reset by peer
```
please help me
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 Artiko Wibowo, I assume your Indonesian? I got the same problem when tethering from my phone's Telkomsel 4G network. but the issue went away after I connect to a VPN. I can push just fine now.
So weird. These a*holes are probably doing something weird with our internet.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
i'm indonesian, i'm using Telkomsel 4G network and got same issue. i try @artikow solution its work for me thank you for him
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
ohh god, i never thinking find some answer that just related for indonesian, and WTF, its work, this fucking telkom, always suck,
hope they dont find us here.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This happened to me today with By.U connection, fixed with @artikow and some changes in line 5,
UseKeychain yes -> IgnoreUnknown UseKeychain
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
same issue using telkomsel orbit. thanks @artikow its work!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Same issue using all Telkom Product.
Thank's @artikow it's work!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
yupe, same issue with telkomsel product (halo and by.u). thank you for the solution.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
oh didn't know this, using VPN works for me too.
I am using the red provider as well :(
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
up
not work now, Telkomsel in cilegon :(
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
this solution currently is not working for By.U
anyone have another solution?
update
my current solution is change git ssh into https (mabye this is not best approach)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
you need a vpn to access jira site.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks artikow its work for me
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.