Unable to connect to nv-tegra.nvidia.com

Hello,

I’m trying to compile kernel-4.9 using Linux_for_Tegra, but when try to download the Kernel Source Code in tag R32.6.1 using the source_sync.sh it fails:

$./source_sync.sh -k tegra-l4t-r32.6.1
Downloading default kernel/kernel-4.9 source...
Cloning into '/opt/jetpack/Linux_for_Tegra/sources/kernel/kernel-4.9'...
fatal: unable to connect to nv-tegra.nvidia.com:
nv-tegra.nvidia.com[0: 34.216.216.36]: errno=Connection timed out
nv-tegra.nvidia.com[1: 35.82.181.43]: errno=Connection timed out

/opt/jetpack/Linux_for_Tegra/sources/kernel/kernel-4.9 source sync failed!


Downloading default kernel/nvgpu source...
Cloning into '/opt/jetpack/Linux_for_Tegra/sources/kernel/nvgpu'...
	fatal: unable to connect to nv-tegra.nvidia.com:
nv-tegra.nvidia.com[0: 34.216.216.36]: errno=Connection timed out
nv-tegra.nvidia.com[1: 35.82.181.43]: errno=Connection timed out

/opt/jetpack/Linux_for_Tegra/sources/kernel/nvgpu source sync failed!


Downloading default kernel/nvidia source...
Cloning into '/opt/jetpack/Linux_for_Tegra/sources/kernel/nvidia'...
fatal: unable to connect to nv-tegra.nvidia.com:
nv-tegra.nvidia.com[0: 34.216.216.36]: errno=Connection timed out
nv-tegra.nvidia.com[1: 35.82.181.43]: errno=Connection timed out

/opt/jetpack/Linux_for_Tegra/sources/kernel/nvidia source sync failed!


$ ping nv-tegra.nvidia.com
PING nv-tegra-prod.hwinf-scm-aws.nvidia.com (34.216.216.36) 56(84) bytes of data.
^C
--- nv-tegra-prod.hwinf-scm-aws.nvidia.com ping statistics ---
5 packets transmitted, 0 received, 100% packet loss, time 4075ms


This script was working well until last tuesday November, 16th.
Is this service up?
Can anyone support me?

Regards

I’m having the same problem

1 Like

I have asked our internal team to check this issue, please stay tuned.

I too am having this issue - previously when this happened, changing the protocol in the source_sync.sh script from git:// to http:// or https:// would work again - but now even those don’t work (you used to also be able to browse the repo machines by just going to http://nv-tegra.nvidia.com)

This http://nv-tegra.nvidia.com down issue should be fixed.
Please help to get it a try to confirm it.

Thanks

1 Like

Yes, all protocols look like they are working now. Thanks!

Thanks for the support @kayccc , all services are up again.

Thank you @kayccc it’s all working again!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.