I can not log in sdk manager

Hey, trying to use sdk download manager with to download Jetpack 4.3 but authentification fails. This is the log:

*********************************** SDK Manager initialized ***********************************
2023-01-18 09:18:51.272 - info: Time: 18/01/23 09:18:51
2023-01-18 09:18:51.272 - info: Client: UI
2023-01-18 09:18:51.272 - info: **********************************************************************


2023-01-18 09:18:51.272 - info: images path /opt/nvidia/sdkmanager/resources/app/output/dist/electron/images/
2023-01-18 09:18:53.052 - info: forking worker process
2023-01-18 09:18:53.058 - info: initializing the download service
2023-01-18 09:18:53.065 - info: forking a child process for the download service pid 525
2023-01-18 09:18:53.083 - info: Initializing download manager with 6
2023-01-18 09:18:53.500 - info: Begin to create timing task for auto update.
2023-01-18 09:18:53.536 - info: Host OS: Ubuntu2004
2023-01-18 09:18:53.536 - info: packageJson: /opt/nvidia/sdkmanager/resources/app/package.json
2023-01-18 09:18:53.598 - info: download service message loading the download service
initialized download service
got heartbeat request

2023-01-18 09:18:53.598 - info: download process is alive
2023-01-18 09:18:53.599 - error: cannot find a opts object for url undefined
2023-01-18 09:18:53.599 - info: download service is alive
2023-01-18 09:18:53.614 - info: config: 
{ mainRepoURL: 'https://developer.download.nvidia.com/sdkmanager/sdkm-config/main/sdkml1_repo.json',
  PIDServer: 'P',
  DevZoneServer: 'P' }
2023-01-18 09:18:53.619 - info: initDevzoneTab...
2023-01-18 09:18:53.621 - info: requesting WebContents...
2023-01-18 09:18:53.631 - info: manifest: {"name":"sdkmanager","version":"0.9.12","revision":"0","buildNumber":"4180","release":false}
2023-01-18 09:18:53.631 - info: Setting GA parameters: title SDK Manager 0.9.12.4180 version 0.9.12 dev: 0 internal: false 
2023-01-18 09:18:53.631 - info: autoLogin failed: Aborting auto login since there is no logged in user
2023-01-18 09:18:53.632 - info: [Proxy Agent] No proxy agent
2023-01-18 09:18:53.641 - info: mainRepoUrl: https://developer.download.nvidia.com/sdkmanager/sdkm-config/main/sdkml1_repo.json
2023-01-18 09:18:53.642 - info: logging in with l1 url: https://developer.download.nvidia.com/sdkmanager/sdkm-config/main/sdkml1_repo.json
2023-01-18 09:18:53.746 - info: Create timing task for auto update successfully.
2023-01-18 09:19:11.268 - info: Logging in with sso login method…
2023-01-18 09:19:11.279 - info: posting login request. url: https://devzone.auth0.com/oauth/token
2023-01-18 09:19:11.289 - info: [Proxy Agent] No proxy agent
2023-01-18 09:19:12.051 - info: posting login request. url: https://devzone.auth0.com/oauth/token
2023-01-18 09:19:12.062 - info: [Proxy Agent] No proxy agent
2023-01-18 09:19:12.353 - error: devzone signIn error, took 1.074s. errors(developer/user db): Unauthorized Unauthorized
2023-01-18 09:19:12.354 - error: loginManager.login failed: wrong_user_or_password
2023-01-18 09:22:21.410 - info: Logging in with sso login method…
2023-01-18 09:22:21.418 - info: posting login request. url: https://devzone.auth0.com/oauth/token
2023-01-18 09:22:21.427 - info: [Proxy Agent] No proxy agent
2023-01-18 09:22:21.729 - info: posting login request. url: https://devzone.auth0.com/oauth/token
2023-01-18 09:22:21.740 - info: [Proxy Agent] No proxy agent
2023-01-18 09:22:22.049 - error: devzone signIn error, took 0.63s. errors(developer/user db): Unauthorized Unauthorized
2023-01-18 09:22:22.049 - error: loginManager.login failed: wrong_user_or_password
2023-01-18 09:22:32.703 - info: cleaning up engine
2023-01-18 09:22:32.704 - info: installManager cleanup
2023-01-18 09:22:32.704 - info: cleanning up the downloader

Any ideas?

Hello,

Are you running the latest version of the SDKM?

I am using the one from here:

We are still using Jetpack 4.3

You need to upgrade to the latest version of the SDKM (1.9.1.10844).

Ok that’s working, thanks! But I cannot select 4.3 as target OS. Any solution for that?

Sorry, I will have to have one of the Jetson engineers comment on that. Someone should be able to jump into this thread later today.

Please launch SDKManager with –archivedversions

$ sdkmanager --archivedversions
1 Like

Works like a charm, thanks!

1 Like

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