Stuck at 'SDK manager is verifying Jetson Xavier NX modules system readiness' Popup While Installing Jetson SDK Components with SDKmanager

While using SDKmanager to install Jetson SDK components, I got stuck at the popup saying “SDK manager is verifying Jetson Xavier NX modules system readiness,” which prompts “Access to APT repository and ability to install Debian packages with it.” The terminal log shows [sudo] username's password: SDKM_INSTALL_ERROR sorry, try again.And the popup remains stuck in the verification phase, with no option to reset or skip. I can only force quit SDKmanager.
When I run sudo apt update on my Jetson Xavier NX, there is no error.
I am using a PC running Ubuntu 18.04 and a Jetson Xavier NX.

Hi 2320506959,

Are you using the devkit or custom board for Xavier NX?
What’s your Jetpack version in use?

Please export the log from SDK Manager for further check.

If you can run apt command on your board successfully, you can just run sudo apt install nvidia-jetpack to install SDK components.

Hi, my jetpack version is 4.6, using the Jetson Xavier NX devkit.
I would like to know how to export the log from SDK Manager, thank you.

You can refer to The Export Debug Logs in Install Jetson Software with SDK Manager — SDK Manager 2.1.0 documentation (nvidia.com)

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