This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM4372: Git.ti.com times out

Part Number: AM4372

Since 01/21/2020, the following command is always failing with a connection failure time out.  I am running this command from a Ubuntu 16.04 LTS command shell:

$ git -c core.fsyncobjectfiles=0 clone --bare --mirror git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git /home/ndc/UltraScan_DSP2/trunk/am437x/linux-distribution/build/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git

Cloning into bare repository '/home/ndc/UltraScan_DSP2/trunk/am437x/linux-distribution/build/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git'...
fatal: unable to connect to git.ti.com:
git.ti.com[0: 198.47.28.207]: errno=Connection timed out

I cannot ping git.ti.com (nor 198.47.28.207 directly) from neither Windows CMD nor Linux.

Please help.

Regards,

Ben