Unable to install: "fatal: the remote end hung up unexpectedly" #666
Replies: 32 comments 108 replies
-
Are you using Little Snitch? |
Beta Was this translation helpful? Give feedback.
-
Do you already have a |
Beta Was this translation helpful? Give feedback.
-
Bonjour je n'arrive pas non plus à l'installer ! Lorsque je fais entrer .rien ne fonctionne ... `Last login: Mon Feb 1 22:33:58 on ttys011 https://aka.ms/pscore6-docs PS /Users/Melodium> /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" |
Beta Was this translation helpful? Give feedback.
-
We've discussed this issue internally a little bit. There doesn't seem to be anything that we can do on our end. There have been no changes to the code involved here recently, and it's not an issue that's reproducible by the maintainers. It seems there are two options for what could be happening:
If it's the first, that's something you'll need to figure out. You can probably test this by attempting to install Homebrew while on a different network. If that doesn't seem to work, it's likely an issue on GitHub's end. There isn't much we can do to help here. The best thing you can do is open a support ticket with them. If more people are experiencing this issue, they should also open tickets. That's the best way to draw their attention to the issue. They will hopefully be able to help more than we can. |
Beta Was this translation helpful? Give feedback.
-
Thanks for your help Rylan, understood. I am certain that it's not my internet connection, as it's 200Mb broadband over fibre network. Never had a problem downloading anything else before now. Will try GitHub. |
Beta Was this translation helpful? Give feedback.
-
I have the exact same issue, anyone have an update regarding this? |
Beta Was this translation helpful? Give feedback.
-
I faced this issues and it turned out my ISP (Virgin UK) provider. Using a VPN fixed it. |
Beta Was this translation helpful? Give feedback.
-
OK, I'm not 100% if this applies to all people on this discussion. My issue turned out to be DNS related, I set my network config to Google's public 8.8.8.8 DNS. I can now install Homebrew via terminal with no issues. Was very simple in the end, hope this helps someone. |
Beta Was this translation helpful? Give feedback.
-
I've just been wresting with this same problem and noticed that somebody else mentioned also being a Virgin Media Customer. I found that turning off the Web Safe features meant that I could install without any problem. I've sent Virgin a message explaining this. I also had to follow the advice about removing the Brew folders from /usr/local as the aborted install attempts had already created these. |
Beta Was this translation helpful? Give feedback.
-
You won't believe how I solved this issue! ... I simply switched from |
Beta Was this translation helpful? Give feedback.
-
Just in case anyone else is facing this issue and this doesn't work for you:
Using the installation link but with an uninstall command worked for me. Like so:
|
Beta Was this translation helpful? Give feedback.
-
A summary of all the tricks I added to get this to work:
This has wasted 3 hours of my day.... All so I can use a little app to burn a ISO. FFS! |
Beta Was this translation helpful? Give feedback.
-
I have a very similar error
But... it still doesn't work for me :-( I am getting similar error, and I have no more idea how to proceed I also check the git. Seem legit
Have setup email for git
Have read
But still getting the below error no matter how many times I have tried
Any idea? |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
I'm a newbie to Homebrew, failing to install for the very first time on a new MacBook that meets macOS Requirements:
-- 64-bit Intel CPU
-- macOS Big Sur 11.1
-- Xcode Command Line Tools (CLT) installed
-- shell for installation (zsh)
I followed instructions at https://docs.brew.sh/Installation yet the install fails with error
"Error: Fetching /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core failed!"
Can anyone help me, please?
Thanks.
Terminal screen output:
Beta Was this translation helpful? Give feedback.
All reactions