Netflix / photon

Photon is a Java implementation of the Interoperable Master Format (IMF) standard. IMF is a SMPTE standard whose core constraints are defined in the specification st2067-2:2013
Apache License 2.0
234 stars 77 forks source link

Failed to connect to github.com port 443: Bad access #186

Closed 9731756162 closed 5 years ago

9731756162 commented 7 years ago

when i am trying to clone a netflix photon project using this url https://github.com/Netflix/photon.git/ iam getting error as Failed to connect to github.com port 443: Bad access. please provide a solution

tcase-netflix commented 7 years ago

Once your public key is added to github, you should be able to clone the repo by running the command:

git clone git@github.com:netflix/photon.git

Terry

On Tue, Apr 4, 2017 at 12:22 AM, 9731756162 notifications@github.com wrote:

when i am trying to clone a netflix photon project using this url https://github.com/Netflix/photon.git/ iam getting error as Failed to connect to github.com port 443: Bad access. please provide a solution

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Netflix/photon/issues/186, or mute the thread https://github.com/notifications/unsubscribe-auth/APgl-NA1_qcOKdt_1N1guuegmRSTnG3Iks5rse-3gaJpZM4Myegl .

9731756162 commented 7 years ago

@tcase-netflix how to add public key to github

MisterLoveG commented 6 years ago

This may be a anti-virus issue see this post: https://stackoverflow.com/questions/44600793/error-when-clone-push-git-repos-443-bad-access-but-no-proxy-used

kalengi commented 5 years ago

In my case it was a firewall issue. Enabling Git for Windows on the firewall solved the problem.

SuprunOleh commented 3 years ago

i also had a problem with firewall

developer501 commented 3 years ago

@kalengi @SuprunOleh - How do you enable Git for Windows?

jamesta696 commented 3 years ago

How do you enable Git on Windows Firewall?

Eddiex79 commented 2 years ago

Thank you for helping guys.

Tripantoro commented 1 year ago

In my case it was a firewall issue. Enabling Git for Windows on the firewall solved the problem.

Thank You... Oh My Zsh begin download after my TinyWall has disable firewall... and Zsh successful installed. ❤