On jetpack6.2, cant start riva_start.sh ...retrying in 10 seconds

hello the team, hello all.
on orin nx16 JP6.2 just installed with sdkmanager (host ubuntu 22.04, all checked)
All installed after orin reboot…
WORKING ON REMOTE DESKTOP, WITH SSH OR XRDP !

config.sh :

# GPU family of target platform. Supported values: tegra, non-tegra
riva_target_gpu_family="tegra"

# Name of tegra platform that is being used. Supported tegra platforms: orin, xavier
riva_tegra_platform="orin"


####### Enable or Disable Riva Services #######

# For any language other than en-US: service_enabled_nlp must be set to false
service_enabled_asr=fale
service_enabled_nlp=false
service_enabled_tts=true
service_enabled_nmt=false...

I didn’t touch to anything else !

nvidia@ubuntu:~$ ngc registry resource download-version nvidia/riva/riva_quickstart_arm64:2.19.0
{
    "download_end": "2025-05-09 13:33:12",
    "download_start": "2025-05-09 13:33:11",
    "download_time": "1s",
    "files_downloaded": 24,
    "local_path": "/home/nvidia/riva_quickstart_arm64_v2.19.0/riva_quickstart_arm64_v2.19.0",
    "size_downloaded": "156.83 KB",
    "status": "COMPLETED"
}
nvidia@ubuntu:~/riva_quickstart_arm64_v2.19.0/riva_quickstart_arm64_v2.19.0$ bash riva_init.sh
Logging into NGC docker registry if necessary...
Pulling required docker images if necessary...
Note: This may take some time, depending on the speed of your Internet connection.
> Pulling Riva Speech Server images.
  > Pulling nvcr.io/nvidia/riva/riva-speech:2.19.0-l4t-aarch64. This may take some time...

Downloading models (RMIRs) from NGC...
Note: this may take some time, depending on the speed of your Internet connection.
To skip this process and use existing RMIRs set the location and corresponding flag in config.sh.
2025-05-09 11:43:58 URL:https://xfiles.ngc.nvidia.com/org/nvidia/team/ngc-apps/recipes/ngc_cli/versions/3.48.0/files/ngccli_arm64.zip?Signature=rYpygrQ4c3br5TPp-MK67LPpGNPw-kivDQS4qpny0qRVMWTMuJMeKFPSdXUECgEzHlphUni2mDCvWt6oF4BJpE2bmDC06DBDhzgQOBRQjNAC9idWeJS9stIJgi7ZvPSLtnIabjZQ4MypBbkLiRMKk0qmi8qg6qmvtThSt2l9noD70RmjllHM1sglm0Zl2b-q9KGhNCFNbW7v5QCR463FFAHd2dw0xaWZvKJ-8FkRFQzHzOpOtzHOvoLqe4EvSf1Ga6FAYevJwvfjHwwfGSzdNLBkqRPfDpJAkwfOWlmSMeoJYUdn~HDQNbqxvNyVrq~D1KZ4eHIO9cR2TDISb3VCvg__&Expires=1746877437&Key-Pair-Id=KCX06E8E9L60W [50007324/50007324] -> "ngccli_arm64.zip" [1]
/opt/riva

CLI_VERSION: Latest - 3.64.4 available (current: 3.48.0). Please update by using the command 'ngc version upgrade' 

Getting files to download...
  ━━ • … • Remaining: 0… • … • Elapsed: 0… • Total: 1 - Completed: 1 - Failed: 0
       …                   …                                                    

--------------------------------------------------------------------------------
   Download status: COMPLETED
   Downloaded local path model: /tmp/artifacts/models_tts_fastpitch_hifigan_en_us_ipa_v2.19.0-tegra-orin
   Total files downloaded: 1
   Total transferred: 187.44 MB
   Started at: 2025-05-09 11:44:04
   Completed at: 2025-05-09 11:44:10
   Duration taken: 5s
--------------------------------------------------------------------------------

+ [[ tegra != \t\e\g\r\a ]]
+ [[ tegra == \t\e\g\r\a ]]
+ '[' -d /home/nvidia/riva_quickstart_arm64_v2.19.0/riva_quickstart_arm64_v2.19.0/model_repository/rmir ']'
+ [[ tegra == \t\e\g\r\a ]]
+ '[' -d /home/nvidia/riva_quickstart_arm64_v2.19.0/riva_quickstart_arm64_v2.19.0/model_repository/prebuilt ']'
+ echo 'Converting prebuilts at /home/nvidia/riva_quickstart_arm64_v2.19.0/riva_quickstart_arm64_v2.19.0/model_repository/prebuilt to Riva Model repository.'
Converting prebuilts at /home/nvidia/riva_quickstart_arm64_v2.19.0/riva_quickstart_arm64_v2.19.0/model_repository/prebuilt to Riva Model repository.
+ docker run -it -d --rm -v /home/nvidia/riva_quickstart_arm64_v2.19.0/riva_quickstart_arm64_v2.19.0/model_repository:/data --name riva-models-extract nvcr.io/nvidia/riva/riva-speech:2.19.0-l4t-aarch64
+ docker exec riva-models-extract bash -c 'mkdir -p /data/models; \
      for file in /data/prebuilt/*.tar.gz; do tar xf $file -C /data/models/ &> /dev/null; done'
+ docker container stop riva-models-extract
+ '[' 0 -ne 0 ']'
+ echo

+ echo 'Riva initialization complete. Run ./riva_start.sh to launch services.'
Riva initialization complete. Run ./riva_start.sh to launch services.
nvidia@ubuntu:~/riva_quickstart_arm64_v2.19.0/riva_quickstart_arm64_v2.19.0$ bash riva_start.sh 
Starting Riva Speech Services. This may take several minutes depending on the number of models deployed.
Waiting for Riva server to load all models...retrying in 10 seconds
Waiting for Riva server to load all models...retrying in 10 seconds
Waiting for Riva server to load all models...retrying in 10 seconds
Waiting for Riva server to load all models...retrying in 10 seconds
Waiting for Riva server to load all models...retrying in 10 seconds
Waiting for Riva server to load all models...retrying in 10 seconds
Waiting for Riva server to load all models...retrying in 10 seconds
Waiting for Riva server to load all models...retrying in 10 seconds
Waiting for Riva server to load all models...retrying in 10 seconds
Waiting for Riva server to load all models...retrying in 10 seconds
Waiting for Riva server to load all models...retrying in 10 seconds
Waiting for Riva server to load all models...retrying in 10 seconds
Waiting for Riva server to load all models...retrying in 10 seconds
Waiting for Riva server to load all models...retrying in 10 seconds
Waiting for Riva server to load all models...retrying in 10 seconds
Waiting for Riva server to load all models...retrying in 10 seconds
Waiting for Riva server to load all models...retrying in 10 seconds
Waiting for Riva server to load all models...retrying in 10 seconds
Waiting for Riva server to load all models...retrying in 10 seconds
Waiting for Riva server to load all models...retrying in 10 seconds
Waiting for Riva server to load all models...retrying in 10 seconds
Waiting for Riva server to load all models...retrying in 10 seconds
Waiting for Riva server to load all models...retrying in 10 seconds
Waiting for Riva server to load all models...retrying in 10 seconds
Waiting for Riva server to load all models...retrying in 10 seconds
Waiting for Riva server to load all models...retrying in 10 seconds
Waiting for Riva server to load all models...retrying in 10 seconds
Waiting for Riva server to load all models...retrying in 10 seconds
Waiting for Riva server to load all models...retrying in 10 seconds
Waiting for Riva server to load all models...retrying in 10 seconds
Health ready check failed.
Check Riva logs with: docker logs riva-speech
nvidia@ubuntu:~$ docker logs riva-speech    RETURNS NOTHING. NO LOGS ?
nvidia@ubuntu:~$ docker info | grep -i runtime
 Runtimes: io.containerd.runc.v2 nvidia runc
 Default Runtime: nvidia
nvidia@ubuntu:~/riva_quickstart_arm64_v2.19.0/riva_quickstart_arm64_v2.19.0$ cat /etc/nv_tegra_release
# R36 (release), REVISION: 4.3, GCID: 38968081, BOARD: generic, EABI: aarch64, DATE: Wed Jan  8 01:49:37 UTC 2025
# KERNEL_VARIANT: oot
TARGET_USERSPACE_LIB_DIR=nvidia
TARGET_USERSPACE_LIB_DIR_PATH=usr/lib/aarch64-linux-gnu/nvidia

tested many times, read nearly ALL posts about it ! You said it should work, you tested from your side, but it doesn’t from mine, my bad !!!
ANY HELP, please

Hi,

Thanks for reporting this.
We give it a try and also meet the same issue.

We need to double-check with our internal team.
Will provide more info to you later.

Thanks.

Thanks a lot. Waiting for you .

Hi,

Could you share the below command and share the output with us?

docker logs riva-speech

Thanks.

hello. installing with terminal :
when typing this command over a ssh -X xxx@192.168.1.22 terminal, it returns nothing !