Problem installing Aerial with azure

Hi everyone,

I am encountering an issue while installing AODT 1.2 with azure VMs. I have followed the installation instructions from : Installation — Aerial Omniverse Digital Twin. I get an authentification error when running the following command: BACKEND_IP= FRONTEND_IP= bash -e ./aodt_install.sh.
This is what it gives:

NEEDRESTART-KEXP: 6.8.0-1021-azure
NEEDRESTART-KSTA: 1
Download nucleus-stack-2023.2.6+tag-2023.2.6.gitlab.19671086.912bf16c.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 118 100 118 0 0 226 0 --:–:-- --:–:-- --:–:-- 226
tar: This does not look like a tar archive

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
{
“requestStatus”: {
“statusCode”: “UNAUTHORIZED”,
“statusDescription”: “Not Authenticated”,
“requestId”: “fa9faeef-3542595”
}
}

I am using Ubuntu 22.04 with WSL on my local machine. Any help would be appreciated. Thanks :)

Hi @mikel.jauregui
Were you able to complete the “az login and accept the terms” steps successfully?

also, please post your aodt related queries using the “aerial-omniverse-digital-twin” tag going forward.