Hello!
I’m having problems while tying to install JetPack 4.5.1 on a Docker image.
Specifically i’m trying to run this command: sdkmanager --cli install --logintype devzone --product Jetson --host --targetos Linux --version 4.5.1 --target JETSON_NANO --select ‘Jetson OS’ --deselect ‘Jetson SDK Components’ --flash all but after logging in into my NVIDIA account i get the following error:
Waiting for user information from NVIDIA authentication server…
Retrieving user information…
User is not authorized on NVIDIA developer server
Has anyone solved this before?