This discussion topic is read only
This discussion topic has been answered
Discussion topic: Sky blocking traffic to bitbucket
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Message posted on 15 Apr 2026 10:57 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
I have found that Sky appear to be blocking SSH communications to Bitbucket.org.
The workaround is to use a VPN service, which immediately resolved the slow/broken/blocked traffic I was seeing when attempting to use git pull/push/fetch via an SSH connection.
Using the traceroute feature, it appears that the blocking is at point 14, which is way after my sky router.
I also received lots of messages about 'broken pipe' and 'blocked by administration'.
What I found particularly confusing is that at the time I was experiencing the connectivity issues, the service was not blocked for communications to github.
Either way, it is difficult to believe that the fault is with bitbucket, when usign a VPN allowed traffic to flow normally once more.
This is very dissapointing if Sky have chosen to block or throttle traffic in this way.
Best Answers
Message posted on 23 Apr 2026 02:32 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Hi @sedur @ExtraNerdy @aelst+the+goblin @notdavethen @domabbott92
Thanks for your patience whilst we worked through this problem.
Our engineers have been working on the problem and have implemented a change. Can you check to see whether this has worked for you, please?
I'm going to mark this post as the current answer, so that everyone has the most up-to-date information.
Kev
Community Manager
This discussion has been locked
Sorry, you can't reply to this discussion as it's been locked by our Community Managers.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
All Replies
Message posted on 15 Apr 2026 12:14 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: Sky blocking traffic to bitbucket
@sedur not blocked for my Sky connection. Most likely cause is the setting for Sky Broadband Shield which you can control see https://www.sky.com/help/articles/sky-broadband-shield-start
As a general rule only sites subject to a UK court order will be blocked if Sky started doing otherwise Ofcom wiuld come knocking.
65inch Sky Glass, 3 Sky Streaming Pucks, Sky Ultrafast + and Sky SR213(white Wifi Max hub) main Wifi from 3 TP-Link Deco M4 units in access point mode
Message posted on 15 Apr 2026 03:42 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: Sky blocking traffic to bitbucket
I'm also experiencing similar issues pushing and pulling from bitbucket. Its intermittent in that largely it doesn't work failing with "client_loop: send disconnect: Broken pipe" type errors but will occasionally succeed.
As reported by @sedur connecting to a VPN immedietely resolved the issue which indicates the problem relates to the way my Sky ISP is processing the traffic.
Message posted on 15 Apr 2026 03:48 PM - last edited: 15 Apr 2026 04:08 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: Sky blocking traffic to bitbucket
@Chrisee wrote:
not blocked for my Sky connection.
Access over Secure SHell would be different to the website resolving though, and not testable without Bitbucket account credentials.
Almost certainly something which will need to be addressed by Sky netops: chances are the contact centre people won't have any notion what that is.
BT Halo 3+ Ultrafast FTTP (500Mbs), BT Smart Hub 2
Message posted on 15 Apr 2026 03:49 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: Sky blocking traffic to bitbucket
Yep, exact same issue on my end
Message posted on 15 Apr 2026 05:17 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: Sky blocking traffic to bitbucket
Thanks @TimmyBGood!
Any ideas how this gets progressed to Sky Netops?
I assume I need to go back to the callcentre and try to get them to evelvate
Message posted on 16 Apr 2026 10:39 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: Sky blocking traffic to bitbucket
Same issue here since the past week, anyone had any luck with getting this resolved with sky?
Message posted on 16 Apr 2026 11:29 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: Sky blocking traffic to bitbucket
@sedur I've got a work around for bitbucket using alternate ssh host altssh.bitbucket.org:443
Just update your ~/.ssh/config with the following
Host
bitbucket.org
Hostname altssh.bitbucket.org
Port 443
Message posted on 16 Apr 2026 02:50 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: Sky blocking traffic to bitbucket
Same here - thought i was going insane while trying to reconfigure my mac's networking settings to get to the bottom of it
Probably works 1/20 times, but as most projects have sub-modules thats blocking every git pull/push for me.
The altssh fix seemed to work with command-line git, but GitKraken (configured to use command-line git) doesnt seem like it (or at least not when using submodules) 😞
Got broadband shield disabled on my connection so it's not that.
Looks like i'm hot-spotting off my mobile phone for the time being then 😭
Message posted on 16 Apr 2026 03:09 PM - last edited: 16 Apr 2026 03:36 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: Sky blocking traffic to bitbucket
@sedur @FBZ @joeprisk @CurtisG @thmnrtn
I've put a request into the Superuser forum to ask if our Sky staff contacts there could draw the issue to the attention of Network Operations directly: this is in the hope it means you don't have to try and explain the situation to frontline 'support' which I think we can reasonably anticipate wouldn't be entirely straightforward ; )
BT Halo 3+ Ultrafast FTTP (500Mbs), BT Smart Hub 2
Message posted on 16 Apr 2026 04:57 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: Sky blocking traffic to bitbucket
Thank you @TimmyBGood
Message posted on 16 Apr 2026 04:57 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: Sky blocking traffic to bitbucket
Thanks Joe, I'll try this tomorrow
Message posted on 16 Apr 2026 08:27 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: Sky blocking traffic to bitbucket
Same issue here! Kept getting the "client_loop: send disconnect: Broken pipe" on my Sky wifi but was working on mobile data.
I've just tried @joeprisk fix and it seems to consistently be working now. Thanks Joe!
Message posted on 17 Apr 2026 10:13 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: Sky blocking traffic to bitbucket
I went through this with Atlassian support and they were confident problem was Sky side.
Workaround from @joeprisk works well.
Message posted on 19 Apr 2026 09:07 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: Sky blocking traffic to bitbucket
glad I found this. I'm still experiencing the same today.
My pushes eventually work after trying about 3-4 times.
This discussion has been locked
Sorry, you can't reply to this discussion as it's been locked by our Community Managers.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page