Download Error on SDK Manager

hello, i have jetson agx orin dev kit 64gb, i completed the wsl/usb configuration so i can see my orin agx device listed on my wsl(lsusb). i tried both skd cli and docker image, both are getting http error at download, not sure why, i could see those links working yesterday.

There seems to be some issues on SDK manager server, and we’re fixing now. Thanks

2 Likes

Facing the same issue! thanks for looking into this, happy new year guys!

1 Like

Also having the same issue - worked yesterday morning but doesn’t work today. Thanks for looking into this!

I’m still getting the same error.


links are working i had to switch to a wsl instance with ubuntu 22.04 sorry about that. now I’m facing a different issue but at flashing step. please close this ticket.

@dominusbelial I believe this is an unrelated issue. Follow this link to access your USB devices through WSL2. You may run into issues with autosuspend and have to change some configuration/recompile the kernel for WSL2.

In my opinion, using an actual Linux machine will make this much easier - second best option for me was a VM.

1 Like

yup totally different issue now, i have ubuntu dual boot and just gave it a shot , im doing the same workflow from 24.04 with docker and sdkmanager-2.2.0.12028-Ubuntu_22.04_docker.tar.gz, but I’m getting some segmentation fault. will be posting a new ticket about it if i can’t get over this…

docker run -it --privileged -v /dev/bus/usb:/dev/bus/usb/ -v /dev:/dev -v /media/$USER:/media/nvidia:slave --name JetPack_AGX_Orin_Devkit --network host sdkmanager --cli --action install --login-type devzone --product Jetson --target-os Linux --version 6.1 --target JETSON_AGX_ORIN_TARGETS --flash --license accept --stay-logged-in true --collect-usage-data enable

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