AODT 1.4.1 validation issues

Hello,

I am currently trying to get started with AODT 1.4.1, and there are several issues while following the official installation validation step.

Current environment:

  • Linux server + VNC access
  • AODT GUI launches successfully
  • Local USD files can be created/opened successfully

I encountered the following issues:

  1. No Aerial-related menu:
  • The right-click menu in the viewport does not contain any Aerial-related options (Deploy RU / Deploy UE / Create Panel)
  1. Failed to loading “omniverse://omniverse-server/Users/aerial/plateau/tokyo.usd” file:
  • The console shows “OmniUsdResolver: Unable to open asset ‘omniverse://omniverse-server/Users/aerial/plateau/tokyo.usd’. Could not download local file”
  1. No credential/login prompt:
  • I didn’t see the omniverse login window or Nucleus authentication dialog

Any guidance would be greatly appreciated.

Thank you!

Hi @clyn

Can you please share the output of the following commands in your terminal:
nvidia-smi

docker ps

Thank you.