git pull error: ERROR: no healthy upstream fatal: Could not read from remote repository. #179910
Replies: 6 comments
-
|
Same issue for me. I spent like an hour troubleshooting my ssh connection/key and even generated a whole new one before I noticed that GitHub's ssh and https is down. |
Beta Was this translation helpful? Give feedback.
-
|
Oddly enough |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
|
The same happened to my colleague once
|
Beta Was this translation helpful? Give feedback.
-
|
Hi davxiao, from the error i see, usually indicates a temporary problem on the hosting side (GitHub’s SSH service or network routing) rather than an issue with your local SSH configuration. Here are a few things you can try while waiting for the service to return to normal:
Since the issue started only a few hours ago and the error mentions "no healthy upstream", it is likely a temporary service instability. If the problem persists for much longer, you may consider opening a support ticket with GitHub. Hope this helps, and let me know if you need help testing your SSH setup. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks to all who cared to spend time commenting in this thread. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
SSH access
git pullstopped working for a few hours now.Typical error message I'm getting:
Beta Was this translation helpful? Give feedback.
All reactions