Talk:Download the Code
From iDempiere en
Bringing relevant comment from Hiep to this page:
slow bitbucket
I on mint 19 and i get issue very slow when clone/pull/push to bitbucket and below is my solution find out from cloning-and-pushing-excruciatingly-slow
For me it's an IPv6 issue. BitBucket doesn't respond to IPv6 ssh requests, so you have to wait for it to timeout. I fixed it by adding
AddressFamily inet
to /etc/ssh/ssh_config