Error during installation within Omniverse Launcher

Hello Community,

first the most important thing:

My operating system: Windows 22H2 Pro Build: 19045.3570 Windows Future Feature Experience Pack: 1000.19052.1000.0

My hardware:

Motherboard: Asus ROG MAXIMUS Z790 HERO (BIOS resp. UEFI is the latest version)
Intel Ethernet Controller I226-V (on board)
CPU: Intel Core i9-13900KF
Contact-Frame: Thermal Grizzly Intel 12th & 13th Generation
CPU cooler: ARTIC Liquid Freezer II 420
Thermal paste: Thermal Grizzly Hydronaut
GPU: Nvidia RTX 4090 OC
RAM: 2x G Skill Intl F5-6000J3040G322x31.5GB (Total: 64GB)
NVMe M.2 SSDs: Samsung 990 Pro NVMe PCIe M.2 2TB (boot and operating system)
2x Samsung 980 Pro NVMe PCIe M.2 2TB (workhorses)
SATA SSDs: 3x Samsung 870 EVO 4TB (data graves)
Power supply: be quiet! Dark Power Pro 13 1300W
Case: Fractal Design Define 7 XL Solid Black
Keyboard: Cherry Stream Protect
Mouse: Logitech Gaming Mouse Pro X Superlight
Monitor: 2x Benq GL2450H

I have already uninstalled the Omniverse Launcher. Restarted Windows. Then installed Omniverse Launcher again. Of course I am logged into my Nvidia account

The following error message still appears when I try to install apps such as Omniverse Code.

Error message:

An error occurred while installing Code: [24ada3d3-2de8-4808-a034-23c1fceaa282] Cannot sign URL for download – FetchError: request to https://api.launcher.omniverse.nvidia.com/app/url?path=https%253A%252F%252Flauncher-prod.s3.us-east-2.amazonaws.com%252Fcode%252F2022.3.3%252Fwindows-x86_64%252Fkit%252Fb5fa2c43b3da3291ed6e3dc18d62602b.zip failed, reason: Client network socket disconnected before secure TLS connection was established

I have not found any solution to my problem. Internet connection works properly.

Greetings Andreas

@Benutzer858 i am just another user, but can you upload your OV Launcher log in its entirety (for the mods/devs to assess the problem)? you can find it here:

C:\Users\%username%\.nvidia-omniverse\logs\launcher.log

another thing to check is firewall/antivirus/ports configuration: Networking and TCP/IP Ports — Omniverse Nucleus latest documentation (make sure to check the outbound connectivity near the bottom of the page as well)

Hello,
thanks for the hint to check firewall/antivirus/ports.

In connection with Omniverse, everything is allowed/approved.

After uninstalling Omniverse Launcher again. Another restart of Windows. Subsequent reinstallation of Omniverse Launcher.

Everything is downloaded from code without error message. The installation runs up to about 99 percent without problems.

There it stands now, for what feels like an eternity without any progress.

Here is the content of the launcher.log file:

[2023-10-20 15:35:48.233] [info]  Omniverse Launcher 1.8.11 (production)
[2023-10-20 15:35:48.238] [info]  Argv: C:\Users\%username%\AppData\Local\Programs\omniverse-launcher\NVIDIA Omniverse Launcher.exe
[2023-10-20 15:35:48.239] [info]  Crash dumps directory: C:\Users\%username%\AppData\Roaming\omniverse-launcher\Crashpad
[2023-10-20 15:35:48.244] [info]  Can't access the C:\Users\%username%\.nvidia-omniverse\config\omniverse.toml file:  ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\omniverse.toml'
[2023-10-20 15:35:48.250] [info]  Can't access the C:\Users\%username%\AppData\Roaming\omniverse-launcher\data\settings.json file:  ENOENT: no such file or directory, access 'C:\Users\%username%\AppData\Roaming\omniverse-launcher\data\settings.json'
[2023-10-20 15:35:48.253] [info]  Can't access the C:\Users\%username%\.nvidia-omniverse\config\omniverse.toml file:  ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\omniverse.toml'
[2023-10-20 15:35:48.279] [info]  Can't access the C:\Users\%username%\AppData\Roaming\omniverse-launcher\data\library.json file:  ENOENT: no such file or directory, access 'C:\Users\%username%\AppData\Roaming\omniverse-launcher\data\library.json'
[2023-10-20 15:35:48.288] [info]  Can't access the C:\Users\%username%\AppData\Roaming\omniverse-launcher\data\installers.json file:  ENOENT: no such file or directory, access 'C:\Users\%username%\AppData\Roaming\omniverse-launcher\data\installers.json'
[2023-10-20 15:35:48.297] [info]  Running production web server.
[2023-10-20 15:35:48.311] [info]  HTTP endpoints listening at http://localhost:33480
[2023-10-20 15:35:48.315] [debug] Sharing: false
[2023-10-20 15:35:48.507] [info]  Started the Navigator web server on 127.0.0.1:34080.
[2023-10-20 15:35:48.514] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
(Use `NVIDIA Omniverse Launcher --trace-warnings ...` to show where the warning was created)
[2023-10-20 15:35:48.515] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
[2023-10-20 15:35:53.519] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:35:53.521] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)
[2023-10-20 15:35:58.529] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:35:58.532] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 3)
[2023-10-20 15:36:03.535] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:36:03.537] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 4)
[2023-10-20 15:36:08.550] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:36:08.552] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 5)
[2023-10-20 15:36:13.560] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:36:13.562] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 6)
[2023-10-20 15:36:18.570] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:36:18.572] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 7)
[2023-10-20 15:36:18.590] [info]  Can't access the C:\Users\%username%\.nvidia-omniverse\config\privacy.toml file:  ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\privacy.toml'
[2023-10-20 15:36:18.628] [info]  Registered omniverse-launcher for Windows.
[2023-10-20 15:36:18.631] [info]  Registered omniverse for Windows.
[2023-10-20 15:36:18.636] [info]  Can't access the C:\Users\%username%\.nvidia-omniverse\config\privacy.toml file:  ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\privacy.toml'
[2023-10-20 15:36:23.573] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:36:23.575] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 8)
[2023-10-20 15:36:28.586] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:36:28.587] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 9)
[2023-10-20 15:36:33.602] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:36:33.604] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 10)
[2023-10-20 15:36:38.609] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:36:38.612] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 11)
[2023-10-20 15:36:43.619] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:36:43.622] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 12)
[2023-10-20 15:36:47.452] [info]  Can't access the C:\Users\%username%\.nvidia-omniverse\config\privacy.toml file:  ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\privacy.toml'
[2023-10-20 15:36:48.624] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:36:48.625] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 13)
[2023-10-20 15:36:53.636] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:36:53.639] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 14)
[2023-10-20 15:36:56.360] [info]  Login URL opened.
[2023-10-20 15:36:56.402] [info]  Waiting for login result...
[2023-10-20 15:36:58.643] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:36:58.645] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 15)
[2023-10-20 15:37:02.234] [info]  WEB /login-result?ui_locales=de&code=96R4Gq-xmTDaZ7WqSKPnoI8w4_W7Yl0T8u52GE35g2AkFSC1a6NvvRqRm-aLO4LpWh1tW1LeTULPO2uzAiik8g
[2023-10-20 15:37:03.652] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:37:03.653] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 16)
[2023-10-20 15:37:07.032] [info]  Received login result.
[2023-10-20 15:37:07.036] [info]  Can't access the C:\Users\%username%\.nvidia-omniverse\config\privacy.toml file:  ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\privacy.toml'
[2023-10-20 15:37:07.429] [info]  Logged in.
[2023-10-20 15:37:07.432] [info]  Can't access the C:\Users\%username%\.nvidia-omniverse\config\privacy.toml file:  ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\privacy.toml'
[2023-10-20 15:37:07.434] [info]  Can't access the C:\Users\%username%\.nvidia-omniverse\config\privacy.toml file:  ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\privacy.toml'
[2023-10-20 15:37:08.653] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:37:08.655] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 17)
[2023-10-20 15:37:13.668] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:37:13.670] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 18)
[2023-10-20 15:37:18.675] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:37:18.678] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 19)
[2023-10-20 15:37:23.685] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:37:23.688] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 20)
[2023-10-20 15:37:28.692] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:37:28.694] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 21)
[2023-10-20 15:37:33.698] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:37:33.701] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 22)
[2023-10-20 15:37:36.208] [debug] Waiting for authentication...
[2023-10-20 15:37:36.210] [debug] Initializing cache@2023.1.0 installer...
[2023-10-20 15:37:36.211] [info]  Fetching cache information...
[2023-10-20 15:37:36.741] [debug] Enqueue [e821c041-752a-4c08-a5ef-e7b29b2d8000] cache.
[2023-10-20 15:37:36.743] [debug] Set current installer [e821c041-752a-4c08-a5ef-e7b29b2d8000] cache.
[2023-10-20 15:37:36.762] [debug] Enqueued [e821c041-752a-4c08-a5ef-e7b29b2d8000] installer.
[2023-10-20 15:37:36.764] [debug] [e821c041-752a-4c08-a5ef-e7b29b2d8000] Preparing https://launcher-prod.s3.us-east-2.amazonaws.com/cache/2023.1.0/windows-x86_64/package.zip download to C:\Users\%username%\AppData\Local\ov\pkg\cache-2023.1.0\Cache.zip...
[2023-10-20 15:37:36.765] [debug] [e821c041-752a-4c08-a5ef-e7b29b2d8000] Preparing downloader for C:\Users\%username%\AppData\Local\ov\pkg\cache-2023.1.0\Cache.zip
[2023-10-20 15:37:37.242] [info]  Signed url: https://asset.launcher.omniverse.nvidia.com/cache/2023.1.0/windows-x86_64/package.zip?Expires=1697852260&Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly9hc3NldC5sYXVuY2hlci5vbW5pdmVyc2UubnZpZGlhLmNvbS9jYWNoZS8yMDIzLjEuMC93aW5kb3dzLXg4Nl82NC9wYWNrYWdlLnppcCIsIkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTY5Nzg1MjI2MH19fV19&Signature=QwS2rtyz7OmxyDSPvt8IjJZwQS4Kgnuoj383nhouy-6ZjgxM9MP18dmGj0270SaD-hgDwFDXAMpKz3hdJgG7AlZHG4yMKy6DCP2LhLQ4rZKTBRARmie9QbJb2VWjIPlgfReIQDQQsBtDX~XsQNzI06Fjpf4sguejyIeRa07uzx8w6jEe2lg7bqRmDzeDAZoJfSZkyQ5etfti2JNGVxLMuFtuCx10QOQWmI1YFOLrH6joeZmy4KDpI~JAPrkJE4KIRSlw7nUCxEoj7LZWOqF-YemU37G8WWkIWH5ZxnW6WvNa9IB46893~2T2qGmFs0URIBBVFNVBTOQbEUhKfQDA9A__&Key-Pair-Id=K13PD0MHC2KFRP
[2023-10-20 15:37:37.244] [info]  [e821c041-752a-4c08-a5ef-e7b29b2d8000] Calculating package size for https://asset.launcher.omniverse.nvidia.com/cache/2023.1.0/windows-x86_64/package.zip?Expires=1697852260&Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly9hc3NldC5sYXVuY2hlci5vbW5pdmVyc2UubnZpZGlhLmNvbS9jYWNoZS8yMDIzLjEuMC93aW5kb3dzLXg4Nl82NC9wYWNrYWdlLnppcCIsIkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTY5Nzg1MjI2MH19fV19&Signature=QwS2rtyz7OmxyDSPvt8IjJZwQS4Kgnuoj383nhouy-6ZjgxM9MP18dmGj0270SaD-hgDwFDXAMpKz3hdJgG7AlZHG4yMKy6DCP2LhLQ4rZKTBRARmie9QbJb2VWjIPlgfReIQDQQsBtDX~XsQNzI06Fjpf4sguejyIeRa07uzx8w6jEe2lg7bqRmDzeDAZoJfSZkyQ5etfti2JNGVxLMuFtuCx10QOQWmI1YFOLrH6joeZmy4KDpI~JAPrkJE4KIRSlw7nUCxEoj7LZWOqF-YemU37G8WWkIWH5ZxnW6WvNa9IB46893~2T2qGmFs0URIBBVFNVBTOQbEUhKfQDA9A__&Key-Pair-Id=K13PD0MHC2KFRP...
[2023-10-20 15:37:37.314] [debug] [e821c041-752a-4c08-a5ef-e7b29b2d8000] cache@2023.1.0: 
[2023-10-20 15:37:37.316] [debug]   Downloaded: 0
[2023-10-20 15:37:37.318] [debug]   Total: 71485205
[2023-10-20 15:37:37.320] [debug] [e821c041-752a-4c08-a5ef-e7b29b2d8000] Start cache@2023.1.0 download
[2023-10-20 15:37:37.322] [debug] [e821c041-752a-4c08-a5ef-e7b29b2d8000] Downloading https://asset.launcher.omniverse.nvidia.com/cache/2023.1.0/windows-x86_64/package.zip?Expires=1697852260&Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly9hc3NldC5sYXVuY2hlci5vbW5pdmVyc2UubnZpZGlhLmNvbS9jYWNoZS8yMDIzLjEuMC93aW5kb3dzLXg4Nl82NC9wYWNrYWdlLnppcCIsIkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTY5Nzg1MjI2MH19fV19&Signature=QwS2rtyz7OmxyDSPvt8IjJZwQS4Kgnuoj383nhouy-6ZjgxM9MP18dmGj0270SaD-hgDwFDXAMpKz3hdJgG7AlZHG4yMKy6DCP2LhLQ4rZKTBRARmie9QbJb2VWjIPlgfReIQDQQsBtDX~XsQNzI06Fjpf4sguejyIeRa07uzx8w6jEe2lg7bqRmDzeDAZoJfSZkyQ5etfti2JNGVxLMuFtuCx10QOQWmI1YFOLrH6joeZmy4KDpI~JAPrkJE4KIRSlw7nUCxEoj7LZWOqF-YemU37G8WWkIWH5ZxnW6WvNa9IB46893~2T2qGmFs0URIBBVFNVBTOQbEUhKfQDA9A__&Key-Pair-Id=K13PD0MHC2KFRP...
[2023-10-20 15:37:37.347] [debug] [e821c041-752a-4c08-a5ef-e7b29b2d8000] Save https://asset.launcher.omniverse.nvidia.com/cache/2023.1.0/windows-x86_64/package.zip?Expires=1697852260&Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly9hc3NldC5sYXVuY2hlci5vbW5pdmVyc2UubnZpZGlhLmNvbS9jYWNoZS8yMDIzLjEuMC93aW5kb3dzLXg4Nl82NC9wYWNrYWdlLnppcCIsIkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTY5Nzg1MjI2MH19fV19&Signature=QwS2rtyz7OmxyDSPvt8IjJZwQS4Kgnuoj383nhouy-6ZjgxM9MP18dmGj0270SaD-hgDwFDXAMpKz3hdJgG7AlZHG4yMKy6DCP2LhLQ4rZKTBRARmie9QbJb2VWjIPlgfReIQDQQsBtDX~XsQNzI06Fjpf4sguejyIeRa07uzx8w6jEe2lg7bqRmDzeDAZoJfSZkyQ5etfti2JNGVxLMuFtuCx10QOQWmI1YFOLrH6joeZmy4KDpI~JAPrkJE4KIRSlw7nUCxEoj7LZWOqF-YemU37G8WWkIWH5ZxnW6WvNa9IB46893~2T2qGmFs0URIBBVFNVBTOQbEUhKfQDA9A__&Key-Pair-Id=K13PD0MHC2KFRP to C:\Users\%username%\AppData\Local\ov\pkg\cache-2023.1.0\Cache.zip
[2023-10-20 15:37:38.698] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:37:38.698] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 23)
[2023-10-20 15:37:40.120] [debug] [e821c041-752a-4c08-a5ef-e7b29b2d8000] Extracting cache@2023.1.0 to C:\Users\%username%\AppData\Local\ov\pkg\cache-2023.1.0...
[2023-10-20 15:37:40.128] [error] (node:14424) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
[2023-10-20 15:37:43.712] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:37:43.712] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 24)
[2023-10-20 15:37:44.522] [debug] [e821c041-752a-4c08-a5ef-e7b29b2d8000] Load installation scripts from C:\Users\%username%\AppData\Local\ov\pkg\cache-2023.1.0
[2023-10-20 15:37:45.018] [debug] [e821c041-752a-4c08-a5ef-e7b29b2d8000] Deleting C:\Users\%username%\AppData\Local\ov\pkg\cache-2023.1.0\Cache.zip artifact...
[2023-10-20 15:37:45.024] [debug] [e821c041-752a-4c08-a5ef-e7b29b2d8000] Finishing the cache@2023.1.0 installation...
[2023-10-20 15:37:45.025] [info]  Set cache version to 2023.1.0.
[2023-10-20 15:37:45.034] [debug] Running "C:\Users\%username%\AppData\Local\ov\pkg\cache-2023.1.0\setup\cache-setup.bat" -i
[2023-10-20 15:37:46.328] [debug] Running "C:\Users\%username%\AppData\Local\ov\pkg\cache-2023.1.0\System Monitor\omni-system-monitor.exe"
[2023-10-20 15:37:46.338] [debug] Dequeue [e821c041-752a-4c08-a5ef-e7b29b2d8000] cache.
[2023-10-20 15:37:46.338] [debug] Reset current installer.
[2023-10-20 15:37:46.339] [debug] [e821c041-752a-4c08-a5ef-e7b29b2d8000] Installed cache@2023.1.0 to C:\Users\%username%\AppData\Local\ov\pkg\cache-2023.1.0.
[2023-10-20 15:37:48.718] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:37:48.718] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 25)
[2023-10-20 15:37:53.730] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:37:53.731] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 26)
[2023-10-20 15:37:58.738] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:37:58.739] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 27)
[2023-10-20 15:38:03.741] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:38:03.741] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 28)
[2023-10-20 15:38:08.745] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:38:08.746] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 29)
[2023-10-20 15:38:13.755] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:38:13.755] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 30)
[2023-10-20 15:38:18.767] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:38:18.768] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 31)
[2023-10-20 15:38:23.776] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:38:23.777] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 32)
[2023-10-20 15:38:28.778] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:38:28.779] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 33)
[2023-10-20 15:38:33.793] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:38:33.794] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 34)
[2023-10-20 15:38:38.809] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:38:38.812] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 35)
[2023-10-20 15:38:43.824] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:38:43.826] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 36)
[2023-10-20 15:38:48.831] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:38:48.834] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 37)
[2023-10-20 15:38:53.837] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:38:53.840] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 38)
[2023-10-20 15:38:58.839] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:38:58.841] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 39)
[2023-10-20 15:39:03.853] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:39:03.856] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 40)
[2023-10-20 15:39:08.868] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:39:08.870] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 41)
[2023-10-20 15:39:09.469] [debug] Running "C:\Users\%username%\AppData\Local\ov\pkg\cache-2023.1.0\System Monitor\omni-system-monitor.exe"
[2023-10-20 15:39:13.874] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:39:13.877] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 42)
[2023-10-20 15:39:18.876] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:39:18.879] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 43)
[2023-10-20 15:39:23.883] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:39:23.886] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 44)
[2023-10-20 15:39:28.885] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:39:28.888] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 45)
[2023-10-20 15:39:33.901] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:39:33.904] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 46)
[2023-10-20 15:39:38.915] [error] (node:14424) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, access 'C:\Users\%username%\.nvidia-omniverse\config\auth.toml'
[2023-10-20 15:39:38.918] [error] (node:14424) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 47)
[2023-10-20 15:41:06.075] [debug] Waiting for authentication...
[2023-10-20 15:41:06.077] [debug] Initializing nucleus-workstation@2023.1.0 installer...
[2023-10-20 15:41:06.079] [info]  Fetching nucleus-workstation information...
[2023-10-20 15:41:06.601] [debug] Enqueue [8c3ee896-e671-453f-aa2d-41a91f14d044] nucleus-workstation.
[2023-10-20 15:41:06.604] [debug] Set current installer [8c3ee896-e671-453f-aa2d-41a91f14d044] nucleus-workstation.
[2023-10-20 15:41:06.632] [debug] Enqueued [8c3ee896-e671-453f-aa2d-41a91f14d044] installer.
[2023-10-20 15:41:06.633] [debug] [8c3ee896-e671-453f-aa2d-41a91f14d044] Preparing https://launcher-prod.s3.us-east-2.amazonaws.com/nucleus-workstation/2023.1.0/windows-x86_64/package.zip download to C:\Users\%username%\AppData\Local\ov\pkg\nucleus-workstation-2023.1.0\Nucleus Workstation.zip...
[2023-10-20 15:41:06.635] [debug] [8c3ee896-e671-453f-aa2d-41a91f14d044] Preparing downloader for C:\Users\%username%\AppData\Local\ov\pkg\nucleus-workstation-2023.1.0\Nucleus Workstation.zip
[2023-10-20 15:41:07.036] [info]  Signed url: https://asset.launcher.omniverse.nvidia.com/nucleus-workstation/2023.1.0/windows-x86_64/package.zip?Expires=1697852470&Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly9hc3NldC5sYXVuY2hlci5vbW5pdmVyc2UubnZpZGlhLmNvbS9udWNsZXVzLXdvcmtzdGF0aW9uLzIwMjMuMS4wL3dpbmRvd3MteDg2XzY0L3BhY2thZ2UuemlwIiwiQ29uZGl0aW9uIjp7IkRhdGVMZXNzVGhhbiI6eyJBV1M6RXBvY2hUaW1lIjoxNjk3ODUyNDcwfX19XX0_&Signature=DaOYPEKKN~HngtLXRBWca~CPn8-g9VoqtXBZrve6-z2La1-WddKrFP0Cx4Q49FiUuovH8i0LdgxF9K09kW0aR8aSkvxGg3-zeQsHGS7V1xE9mDYoK0FDs68PUjotNP~twTqFP9M29FWoViEQw2HTjM2VgoewQNZb6uF0FoWS4ld1F7xw~HODrP7kP8NT0uKcR7KOGtjQr4vHFx7qHeOjo9hn5Wj-tkUTBekrci52fKUm4MKyD2~EBihIm-FgtyMOGOwbFl3GjtKjkMjWivnnfslh7PFW7~ooqzD8mqagtN6M9nRVsm58~nhlwCAUmkbgCxfA-WbzjYj2xPUxiQFZDA__&Key-Pair-Id=K13PD0MHC2KFRP
[2023-10-20 15:41:07.044] [info]  [8c3ee896-e671-453f-aa2d-41a91f14d044] Calculating package size for https://asset.launcher.omniverse.nvidia.com/nucleus-workstation/2023.1.0/windows-x86_64/package.zip?Expires=1697852470&Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly9hc3NldC5sYXVuY2hlci5vbW5pdmVyc2UubnZpZGlhLmNvbS9udWNsZXVzLXdvcmtzdGF0aW9uLzIwMjMuMS4wL3dpbmRvd3MteDg2XzY0L3BhY2thZ2UuemlwIiwiQ29uZGl0aW9uIjp7IkRhdGVMZXNzVGhhbiI6eyJBV1M6RXBvY2hUaW1lIjoxNjk3ODUyNDcwfX19XX0_&Signature=DaOYPEKKN~HngtLXRBWca~CPn8-g9VoqtXBZrve6-z2La1-WddKrFP0Cx4Q49FiUuovH8i0LdgxF9K09kW0aR8aSkvxGg3-zeQsHGS7V1xE9mDYoK0FDs68PUjotNP~twTqFP9M29FWoViEQw2HTjM2VgoewQNZb6uF0FoWS4ld1F7xw~HODrP7kP8NT0uKcR7KOGtjQr4vHFx7qHeOjo9hn5Wj-tkUTBekrci52fKUm4MKyD2~EBihIm-FgtyMOGOwbFl3GjtKjkMjWivnnfslh7PFW7~ooqzD8mqagtN6M9nRVsm58~nhlwCAUmkbgCxfA-WbzjYj2xPUxiQFZDA__&Key-Pair-Id=K13PD0MHC2KFRP...
[2023-10-20 15:41:07.123] [debug] [8c3ee896-e671-453f-aa2d-41a91f14d044] nucleus-workstation@2023.1.0: 
[2023-10-20 15:41:07.126] [debug]   Downloaded: 0
[2023-10-20 15:41:07.129] [debug]   Total: 154204075
[2023-10-20 15:41:07.131] [debug] [8c3ee896-e671-453f-aa2d-41a91f14d044] Start nucleus-workstation@2023.1.0 download
[2023-10-20 15:41:07.134] [debug] [8c3ee896-e671-453f-aa2d-41a91f14d044] Downloading https://asset.launcher.omniverse.nvidia.com/nucleus-workstation/2023.1.0/windows-x86_64/package.zip?Expires=1697852470&Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly9hc3NldC5sYXVuY2hlci5vbW5pdmVyc2UubnZpZGlhLmNvbS9udWNsZXVzLXdvcmtzdGF0aW9uLzIwMjMuMS4wL3dpbmRvd3MteDg2XzY0L3BhY2thZ2UuemlwIiwiQ29uZGl0aW9uIjp7IkRhdGVMZXNzVGhhbiI6eyJBV1M6RXBvY2hUaW1lIjoxNjk3ODUyNDcwfX19XX0_&Signature=DaOYPEKKN~HngtLXRBWca~CPn8-g9VoqtXBZrve6-z2La1-WddKrFP0Cx4Q49FiUuovH8i0LdgxF9K09kW0aR8aSkvxGg3-zeQsHGS7V1xE9mDYoK0FDs68PUjotNP~twTqFP9M29FWoViEQw2HTjM2VgoewQNZb6uF0FoWS4ld1F7xw~HODrP7kP8NT0uKcR7KOGtjQr4vHFx7qHeOjo9hn5Wj-tkUTBekrci52fKUm4MKyD2~EBihIm-FgtyMOGOwbFl3GjtKjkMjWivnnfslh7PFW7~ooqzD8mqagtN6M9nRVsm58~nhlwCAUmkbgCxfA-WbzjYj2xPUxiQFZDA__&Key-Pair-Id=K13PD0MHC2KFRP...
[2023-10-20 15:41:07.156] [debug] Running installer 8c3ee896-e671-453f-aa2d-41a91f14d044...
[2023-10-20 15:41:07.158] [debug] Set current installer [8c3ee896-e671-453f-aa2d-41a91f14d044] nucleus-workstation.
[2023-10-20 15:41:07.160] [debug] [8c3ee896-e671-453f-aa2d-41a91f14d044] Save https://asset.launcher.omniverse.nvidia.com/nucleus-workstation/2023.1.0/windows-x86_64/package.zip?Expires=1697852470&Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly9hc3NldC5sYXVuY2hlci5vbW5pdmVyc2UubnZpZGlhLmNvbS9udWNsZXVzLXdvcmtzdGF0aW9uLzIwMjMuMS4wL3dpbmRvd3MteDg2XzY0L3BhY2thZ2UuemlwIiwiQ29uZGl0aW9uIjp7IkRhdGVMZXNzVGhhbiI6eyJBV1M6RXBvY2hUaW1lIjoxNjk3ODUyNDcwfX19XX0_&Signature=DaOYPEKKN~HngtLXRBWca~CPn8-g9VoqtXBZrve6-z2La1-WddKrFP0Cx4Q49FiUuovH8i0LdgxF9K09kW0aR8aSkvxGg3-zeQsHGS7V1xE9mDYoK0FDs68PUjotNP~twTqFP9M29FWoViEQw2HTjM2VgoewQNZb6uF0FoWS4ld1F7xw~HODrP7kP8NT0uKcR7KOGtjQr4vHFx7qHeOjo9hn5Wj-tkUTBekrci52fKUm4MKyD2~EBihIm-FgtyMOGOwbFl3GjtKjkMjWivnnfslh7PFW7~ooqzD8mqagtN6M9nRVsm58~nhlwCAUmkbgCxfA-WbzjYj2xPUxiQFZDA__&Key-Pair-Id=K13PD0MHC2KFRP to C:\Users\%username%\AppData\Local\ov\pkg\nucleus-workstation-2023.1.0\Nucleus Workstation.zip
[2023-10-20 15:41:07.175] [debug] Resume installer 8c3ee896-e671-453f-aa2d-41a91f14d044.
[2023-10-20 15:41:07.176] [debug] [8c3ee896-e671-453f-aa2d-41a91f14d044] Resume nucleus-workstation@2023.1.0
[2023-10-20 15:41:13.117] [debug] [8c3ee896-e671-453f-aa2d-41a91f14d044] Extracting nucleus-workstation@2023.1.0 to C:\Users\%username%\AppData\Local\ov\pkg\nucleus-workstation-2023.1.0...
[2023-10-20 15:41:19.529] [debug] [8c3ee896-e671-453f-aa2d-41a91f14d044] Load installation scripts from C:\Users\%username%\AppData\Local\ov\pkg\nucleus-workstation-2023.1.0
[2023-10-20 15:41:20.041] [debug] [8c3ee896-e671-453f-aa2d-41a91f14d044] Deleting C:\Users\%username%\AppData\Local\ov\pkg\nucleus-workstation-2023.1.0\Nucleus Workstation.zip artifact...
[2023-10-20 15:41:20.052] [debug] [8c3ee896-e671-453f-aa2d-41a91f14d044] Finishing the nucleus-workstation@2023.1.0 installation...
[2023-10-20 15:41:20.054] [info]  Set nucleus-workstation version to 2023.1.0.
[2023-10-20 15:41:20.066] [debug] Running "C:\Users\%username%\AppData\Local\ov\pkg\nucleus-workstation-2023.1.0\setup\nucleus-setup.bat" -i
[2023-10-20 15:41:47.511] [debug] Running "C:\Users\%username%\AppData\Local\ov\pkg\nucleus-workstation-2023.1.0\System Monitor\omni-system-monitor.exe"
[2023-10-20 15:41:47.520] [debug] Dequeue [8c3ee896-e671-453f-aa2d-41a91f14d044] nucleus-workstation.
[2023-10-20 15:41:47.520] [debug] Reset current installer.
[2023-10-20 15:41:47.521] [debug] [8c3ee896-e671-453f-aa2d-41a91f14d044] Installed nucleus-workstation@2023.1.0 to C:\Users\%username%\AppData\Local\ov\pkg\nucleus-workstation-2023.1.0.
[2023-10-20 15:41:47.526] [debug] Failed to connect to the discovery service using port-based routing: (ws://localhost:3333/):  {
  target: {
    _events: {
      message: '[function] function i(e){t.call(this,new r(e,this))}',
      open: '[function] function l(){t.call(this,new s(this))}',
      error: '[function] function p(e){t.call(this,new o(e,this))}',
      close: '[function] function c(e,n){t.call(this,new a(e,n,this))}'
    },
    _eventsCount: 4,
    _binaryType: 'arraybuffer',
    _closeCode: 1006,
    _closeFrameReceived: false,
    _closeFrameSent: false,
    _closeMessage: '',
    _closeTimer: null,
    _extensions: {},
    _protocol: '',
    _readyState: 3,
    _receiver: null,
    _sender: null,
    _socket: null,
    _bufferedAmount: 0,
    _isServer: false,
    _redirects: 0,
    _url: 'ws://localhost:3333/',
    _req: null
  },
  type: 'error',
  message: 'connect ECONNREFUSED ::1:3333',
  error: 'Error: connect ECONNREFUSED ::1:3333\n' +
    '    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1494:16)'
}
[2023-10-20 15:41:47.527] [debug] Retrying to register an account in 5s, error:  Error: Failed to connect to the discovery service: localhost
    at C:\Users\%username%\AppData\Local\Programs\omniverse-launcher\resources\app.asar\dist\main.js:416:203284
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async C:\Users\%username%\AppData\Local\Programs\omniverse-launcher\resources\app.asar\dist\main.js:416:202749
[2023-10-20 15:41:52.540] [debug] Failed to connect to the discovery service using port-based routing: (ws://localhost:3333/):  {
  target: {
    _events: {
      message: '[function] function i(e){t.call(this,new r(e,this))}',
      open: '[function] function l(){t.call(this,new s(this))}',
      error: '[function] function p(e){t.call(this,new o(e,this))}',
      close: '[function] function c(e,n){t.call(this,new a(e,n,this))}'
    },
    _eventsCount: 4,
    _binaryType: 'arraybuffer',
    _closeCode: 1006,
    _closeFrameReceived: false,
    _closeFrameSent: false,
    _closeMessage: '',
    _closeTimer: null,
    _extensions: {},
    _protocol: '',
    _readyState: 3,
    _receiver: null,
    _sender: null,
    _socket: null,
    _bufferedAmount: 0,
    _isServer: false,
    _redirects: 0,
    _url: 'ws://localhost:3333/',
    _req: null
  },
  type: 'error',
  message: 'connect ECONNREFUSED ::1:3333',
  error: 'Error: connect ECONNREFUSED ::1:3333\n' +
    '    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1494:16)'
}
[2023-10-20 15:41:52.540] [debug] Retrying to register an account in 5s, error:  Error: Failed to connect to the discovery service: localhost
    at C:\Users\%username%\AppData\Local\Programs\omniverse-launcher\resources\app.asar\dist\main.js:416:203284
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async C:\Users\%username%\AppData\Local\Programs\omniverse-launcher\resources\app.asar\dist\main.js:416:202749
[2023-10-20 15:41:57.553] [debug] Failed to connect to the discovery service using port-based routing: (ws://localhost:3333/):  {
  target: {
    _events: {
      message: '[function] function i(e){t.call(this,new r(e,this))}',
      open: '[function] function l(){t.call(this,new s(this))}',
      error: '[function] function p(e){t.call(this,new o(e,this))}',
      close: '[function] function c(e,n){t.call(this,new a(e,n,this))}'
    },
    _eventsCount: 4,
    _binaryType: 'arraybuffer',
    _closeCode: 1006,
    _closeFrameReceived: false,
    _closeFrameSent: false,
    _closeMessage: '',
    _closeTimer: null,
    _extensions: {},
    _protocol: '',
    _readyState: 3,
    _receiver: null,
    _sender: null,
    _socket: null,
    _bufferedAmount: 0,
    _isServer: false,
    _redirects: 0,
    _url: 'ws://localhost:3333/',
    _req: null
  },
  type: 'error',
  message: 'connect ECONNREFUSED ::1:3333',
  error: 'Error: connect ECONNREFUSED ::1:3333\n' +
    '    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1494:16)'
}
[2023-10-20 15:41:57.553] [debug] Retrying to register an account in 5s, error:  Error: Failed to connect to the discovery service: localhost
    at C:\Users\%username%\AppData\Local\Programs\omniverse-launcher\resources\app.asar\dist\main.js:416:203284
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async C:\Users\%username%\AppData\Local\Programs\omniverse-launcher\resources\app.asar\dist\main.js:416:202749
[2023-10-20 15:42:02.569] [debug] Failed to connect to the discovery service using port-based routing: (ws://localhost:3333/):  {
  target: {
    _events: {
      message: '[function] function i(e){t.call(this,new r(e,this))}',
      open: '[function] function l(){t.call(this,new s(this))}',
      error: '[function] function p(e){t.call(this,new o(e,this))}',
      close: '[function] function c(e,n){t.call(this,new a(e,n,this))}'
    },
    _eventsCount: 4,
    _binaryType: 'arraybuffer',
    _closeCode: 1006,
    _closeFrameReceived: false,
    _closeFrameSent: false,
    _closeMessage: '',
    _closeTimer: null,
    _extensions: {},
    _protocol: '',
    _readyState: 3,
    _receiver: null,
    _sender: null,
    _socket: null,
    _bufferedAmount: 0,
    _isServer: false,
    _redirects: 0,
    _url: 'ws://localhost:3333/',
    _req: null
  },
  type: 'error',
  message: 'connect ECONNREFUSED ::1:3333',
  error: 'Error: connect ECONNREFUSED ::1:3333\n' +
    '    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1494:16)'
}
[2023-10-20 15:42:02.569] [debug] Retrying to register an account in 5s, error:  Error: Failed to connect to the discovery service: localhost
    at C:\Users\%username%\AppData\Local\Programs\omniverse-launcher\resources\app.asar\dist\main.js:416:203284
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async C:\Users\%username%\AppData\Local\Programs\omniverse-launcher\resources\app.asar\dist\main.js:416:202749
[2023-10-20 15:42:07.578] [debug] Failed to connect to the discovery service using port-based routing: (ws://localhost:3333/):  {
  target: {
    _events: {
      message: '[function] function i(e){t.call(this,new r(e,this))}',
      open: '[function] function l(){t.call(this,new s(this))}',
      error: '[function] function p(e){t.call(this,new o(e,this))}',
      close: '[function] function c(e,n){t.call(this,new a(e,n,this))}'
    },
    _eventsCount: 4,
    _binaryType: 'arraybuffer',
    _closeCode: 1006,
    _closeFrameReceived: false,
    _closeFrameSent: false,
    _closeMessage: '',
    _closeTimer: null,
    _extensions: {},
    _protocol: '',
    _readyState: 3,
    _receiver: null,
    _sender: null,
    _socket: null,
    _bufferedAmount: 0,
    _isServer: false,
    _redirects: 0,
    _url: 'ws://localhost:3333/',
    _req: null
  },
  type: 'error',
  message: 'connect ECONNREFUSED ::1:3333',
  error: 'Error: connect ECONNREFUSED ::1:3333\n' +
    '    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1494:16)'
}
[2023-10-20 15:42:07.578] [error] Failed to register an account:  Error: Failed to connect to the discovery service: localhost
    at C:\Users\%username%\AppData\Local\Programs\omniverse-launcher\resources\app.asar\dist\main.js:416:203284
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async C:\Users\%username%\AppData\Local\Programs\omniverse-launcher\resources\app.asar\dist\main.js:416:202749
[2023-10-20 15:43:23.717] [info]  WEB /settings.json
[2023-10-20 15:43:23.725] [info]  WEB /favicon.png
[2023-10-20 15:43:24.038] [info]  WEB /manifest.json
[2023-10-20 15:48:45.186] [debug] Sharing: true
[2023-10-20 15:48:45.191] [info]  Started the Navigator web server on 0.0.0.0:34080.
[2023-10-20 15:58:46.730] [info]  WEB /settings.json
[2023-10-20 15:58:46.737] [info]  WEB /favicon.png
[2023-10-20 15:58:47.045] [info]  WEB /manifest.json
[2023-10-20 16:02:45.266] [debug] Running "C:\Users\%username%\AppData\Local\ov\pkg\nucleus-workstation-2023.1.0\System Monitor\omni-system-monitor.exe"
[2023-10-20 16:02:52.194] [info]  WEB /omniverse://localhost/NVIDIA/Samples/Astronaut/.thumbs/
[2023-10-20 16:02:52.278] [info]  WEB /settings.json
[2023-10-20 16:02:52.290] [info]  WEB /favicon.png
[2023-10-20 16:02:52.602] [info]  WEB /manifest.json
[2023-10-20 16:03:36.496] [info]  WEB /favicon.png
[2023-10-20 16:04:20.575] [info]  WEB /favicon.png
[2023-10-20 16:15:05.261] [info]  WEB /favicon.png
[2023-10-20 16:15:10.457] [info]  WEB /favicon.png
[2023-10-20 16:19:10.013] [info]  WEB /users/localhost
[2023-10-20 16:19:10.108] [info]  WEB /settings.json
[2023-10-20 16:19:10.115] [info]  WEB /favicon.png
[2023-10-20 16:19:10.421] [info]  WEB /manifest.json
[2023-10-20 16:25:04.360] [info]  WEB /users/localhost
[2023-10-20 16:25:04.442] [info]  WEB /settings.json
[2023-10-20 16:25:04.449] [info]  WEB /favicon.png
[2023-10-20 16:25:04.751] [info]  WEB /manifest.json
[2023-10-20 16:31:04.603] [info]  WEB /users/localhost
[2023-10-20 16:31:04.686] [info]  WEB /settings.json
[2023-10-20 16:31:04.693] [info]  WEB /favicon.png
[2023-10-20 16:31:05.009] [info]  WEB /manifest.json
[2023-10-20 16:31:14.532] [info]  WEB /favicon.png
[2023-10-20 16:42:26.445] [debug] Waiting for authentication...
[2023-10-20 16:42:26.448] [info]  Require token refresh.
[2023-10-20 16:42:26.451] [debug] Sending the refresh token request.
[2023-10-20 16:42:26.582] [info]  Token refreshed.
[2023-10-20 16:42:26.584] [debug] Initializing code@2022.3.3 installer...
[2023-10-20 16:42:26.587] [info]  Fetching code information...
[2023-10-20 16:42:27.069] [debug] Enqueue [5daae388-7dd2-449a-97da-48c7430e553f] code.
[2023-10-20 16:42:27.071] [debug] Set current installer [5daae388-7dd2-449a-97da-48c7430e553f] code.
[2023-10-20 16:42:27.091] [debug] Enqueued [5daae388-7dd2-449a-97da-48c7430e553f] installer.
[2023-10-20 16:42:27.093] [debug] [5daae388-7dd2-449a-97da-48c7430e553f] Start downloading Code for code@2022.3.3...
[2023-10-20 16:42:27.095] [debug] [5daae388-7dd2-449a-97da-48c7430e553f] Preparing downloader for C:\Users\%username%\AppData\Local\ov\pkg\deps\554cf4f115601a45c3c25a7cd98d3523.zip
[2023-10-20 16:42:27.571] [info]  Signed url: https://asset.launcher.omniverse.nvidia.com/code/2022.3.3/windows-x86_64/554cf4f115601a45c3c25a7cd98d3523.zip?Expires=1697856150&Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly9hc3NldC5sYXVuY2hlci5vbW5pdmVyc2UubnZpZGlhLmNvbS9jb2RlLzIwMjIuMy4zL3dpbmRvd3MteDg2XzY0LzU1NGNmNGYxMTU2MDFhNDVjM2MyNWE3Y2Q5OGQzNTIzLnppcCIsIkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTY5Nzg1NjE1MH19fV19&Signature=VwhpqUhEF41vlz6cTC~uUosQ05U81~Vlrvs-Am0vCKqywnq~u1zw-qO7jy5E8N2GcqB8iHLqhoSMCzr9lzrgfG35M4lG-TnfJ54wprXenBGoDiqafK6qppljk05-Qd1crLpJs0hBqSDRlZX9p5WtLWaFr6-sqx7kXaUg69WAnMGi6z2c4EkjoDwIRAY4iDJx0ZIwAtSzbupBiSJfCGs1T~hnlaIEbp88ncT2XRp-s7aQL8NC82MYyersbV3-qqwKqwjPlx~51nxwKGPjvKebMXiJ6YIdXkWl4ARb-HuiAAbj8zPgC6U~hpeaeZH~8rd6BkVAWnKZkpfMGNGloPGE5g__&Key-Pair-Id=K13PD0MHC2KFRP
[2023-10-20 16:42:27.574] [info]  [5daae388-7dd2-449a-97da-48c7430e553f] Calculating package size for https://asset.launcher.omniverse.nvidia.com/code/2022.3.3/windows-x86_64/554cf4f115601a45c3c25a7cd98d3523.zip?Expires=1697856150&Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly9hc3NldC5sYXVuY2hlci5vbW5pdmVyc2UubnZpZGlhLmNvbS9jb2RlLzIwMjIuMy4zL3dpbmRvd3MteDg2XzY0LzU1NGNmNGYxMTU2MDFhNDVjM2MyNWE3Y2Q5OGQzNTIzLnppcCIsIkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTY5Nzg1NjE1MH19fV19&Signature=VwhpqUhEF41vlz6cTC~uUosQ05U81~Vlrvs-Am0vCKqywnq~u1zw-qO7jy5E8N2GcqB8iHLqhoSMCzr9lzrgfG35M4lG-TnfJ54wprXenBGoDiqafK6qppljk05-Qd1crLpJs0hBqSDRlZX9p5WtLWaFr6-sqx7kXaUg69WAnMGi6z2c4EkjoDwIRAY4iDJx0ZIwAtSzbupBiSJfCGs1T~hnlaIEbp88ncT2XRp-s7aQL8NC82MYyersbV3-qqwKqwjPlx~51nxwKGPjvKebMXiJ6YIdXkWl4ARb-HuiAAbj8zPgC6U~hpeaeZH~8rd6BkVAWnKZkpfMGNGloPGE5g__&Key-Pair-Id=K13PD0MHC2KFRP...
[2023-10-20 16:42:27.636] [debug] [5daae388-7dd2-449a-97da-48c7430e553f] Downloading https://asset.launcher.omniverse.nvidia.com/code/2022.3.3/windows-x86_64/554cf4f115601a45c3c25a7cd98d3523.zip?Expires=1697856150&Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly9hc3NldC5sYXVuY2hlci5vbW5pdmVyc2UubnZpZGlhLmNvbS9jb2RlLzIwMjIuMy4zL3dpbmRvd3MteDg2XzY0LzU1NGNmNGYxMTU2MDFhNDVjM2MyNWE3Y2Q5OGQzNTIzLnppcCIsIkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTY5Nzg1NjE1MH19fV19&Signature=VwhpqUhEF41vlz6cTC~uUosQ05U81~Vlrvs-Am0vCKqywnq~u1zw-qO7jy5E8N2GcqB8iHLqhoSMCzr9lzrgfG35M4lG-TnfJ54wprXenBGoDiqafK6qppljk05-Qd1crLpJs0hBqSDRlZX9p5WtLWaFr6-sqx7kXaUg69WAnMGi6z2c4EkjoDwIRAY4iDJx0ZIwAtSzbupBiSJfCGs1T~hnlaIEbp88ncT2XRp-s7aQL8NC82MYyersbV3-qqwKqwjPlx~51nxwKGPjvKebMXiJ6YIdXkWl4ARb-HuiAAbj8zPgC6U~hpeaeZH~8rd6BkVAWnKZkpfMGNGloPGE5g__&Key-Pair-Id=K13PD0MHC2KFRP...
[2023-10-20 16:42:27.663] [debug] [5daae388-7dd2-449a-97da-48c7430e553f] Save https://asset.launcher.omniverse.nvidia.com/code/2022.3.3/windows-x86_64/554cf4f115601a45c3c25a7cd98d3523.zip?Expires=1697856150&Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly9hc3NldC5sYXVuY2hlci5vbW5pdmVyc2UubnZpZGlhLmNvbS9jb2RlLzIwMjIuMy4zL3dpbmRvd3MteDg2XzY0LzU1NGNmNGYxMTU2MDFhNDVjM2MyNWE3Y2Q5OGQzNTIzLnppcCIsIkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTY5Nzg1NjE1MH19fV19&Signature=VwhpqUhEF41vlz6cTC~uUosQ05U81~Vlrvs-Am0vCKqywnq~u1zw-qO7jy5E8N2GcqB8iHLqhoSMCzr9lzrgfG35M4lG-TnfJ54wprXenBGoDiqafK6qppljk05-Qd1crLpJs0hBqSDRlZX9p5WtLWaFr6-sqx7kXaUg69WAnMGi6z2c4EkjoDwIRAY4iDJx0ZIwAtSzbupBiSJfCGs1T~hnlaIEbp88ncT2XRp-s7aQL8NC82MYyersbV3-qqwKqwjPlx~51nxwKGPjvKebMXiJ6YIdXkWl4ARb-HuiAAbj8zPgC6U~hpeaeZH~8rd6BkVAWnKZkpfMGNGloPGE5g__&Key-Pair-Id=K13PD0MHC2KFRP to C:\Users\%username%\AppData\Local\ov\pkg\deps\554cf4f115601a45c3c25a7cd98d3523.zip
[2023-10-20 16:43:34.487] [debug] [5daae388-7dd2-449a-97da-48c7430e553f] Extracting Code for code@2022.3.3 to C:\Users\%username%\AppData\Local\ov\pkg\deps\554cf4f115601a45c3c25a7cd98d3523.zip...
[2023-10-20 16:44:09.587] [debug] [5daae388-7dd2-449a-97da-48c7430e553f] Start downloading kit-sdk-launcher for code@2022.3.3...
[2023-10-20 16:44:09.588] [debug] [5daae388-7dd2-449a-97da-48c7430e553f] Preparing downloader for C:\Users\%username%\AppData\Local\ov\pkg\deps\b5fa2c43b3da3291ed6e3dc18d62602b.zip
[2023-10-20 16:44:36.181] [info]  Signed url: https://asset.launcher.omniverse.nvidia.com/code/2022.3.3/windows-x86_64/kit/b5fa2c43b3da3291ed6e3dc18d62602b.zip?Expires=1697856279&Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly9hc3NldC5sYXVuY2hlci5vbW5pdmVyc2UubnZpZGlhLmNvbS9jb2RlLzIwMjIuMy4zL3dpbmRvd3MteDg2XzY0L2tpdC9iNWZhMmM0M2IzZGEzMjkxZWQ2ZTNkYzE4ZDYyNjAyYi56aXAiLCJDb25kaXRpb24iOnsiRGF0ZUxlc3NUaGFuIjp7IkFXUzpFcG9jaFRpbWUiOjE2OTc4NTYyNzl9fX1dfQ__&Signature=JR~3g~Eu-aocrg9cu92nydc06iUispHre2wLv6X5YnEE0IMeFgi181yz4-ZaxqQuNOOfzCCRtg8g-0VMx1z8jsvzZWwcvqn4UpP9Ytc2YG-Cu982wACFe8KxH59O~wXEL4FVO2ZUyFnhADpR7v7o76y9wcwK68Cjxbc-ekqUwQplvWc0GJKSCXx2NGLe~4YYtR0mWI3FzBZm80166m36LgkcXuTB49u21GQ8YJKaU65Hw7CVgSrMjTrIfEIMTxHSMfLpYomPlew7Fxy7piUZ7dFnxdhd7JB2iH~zoGZfk2EIVBI4s0qoVeSArJAVH7IiJlCYUWDX4K4aY3IaDQV7Hw__&Key-Pair-Id=K13PD0MHC2KFRP
[2023-10-20 16:44:36.183] [info]  [5daae388-7dd2-449a-97da-48c7430e553f] Calculating package size for https://asset.launcher.omniverse.nvidia.com/code/2022.3.3/windows-x86_64/kit/b5fa2c43b3da3291ed6e3dc18d62602b.zip?Expires=1697856279&Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly9hc3NldC5sYXVuY2hlci5vbW5pdmVyc2UubnZpZGlhLmNvbS9jb2RlLzIwMjIuMy4zL3dpbmRvd3MteDg2XzY0L2tpdC9iNWZhMmM0M2IzZGEzMjkxZWQ2ZTNkYzE4ZDYyNjAyYi56aXAiLCJDb25kaXRpb24iOnsiRGF0ZUxlc3NUaGFuIjp7IkFXUzpFcG9jaFRpbWUiOjE2OTc4NTYyNzl9fX1dfQ__&Signature=JR~3g~Eu-aocrg9cu92nydc06iUispHre2wLv6X5YnEE0IMeFgi181yz4-ZaxqQuNOOfzCCRtg8g-0VMx1z8jsvzZWwcvqn4UpP9Ytc2YG-Cu982wACFe8KxH59O~wXEL4FVO2ZUyFnhADpR7v7o76y9wcwK68Cjxbc-ekqUwQplvWc0GJKSCXx2NGLe~4YYtR0mWI3FzBZm80166m36LgkcXuTB49u21GQ8YJKaU65Hw7CVgSrMjTrIfEIMTxHSMfLpYomPlew7Fxy7piUZ7dFnxdhd7JB2iH~zoGZfk2EIVBI4s0qoVeSArJAVH7IiJlCYUWDX4K4aY3IaDQV7Hw__&Key-Pair-Id=K13PD0MHC2KFRP...
[2023-10-20 16:44:36.228] [debug] [5daae388-7dd2-449a-97da-48c7430e553f] Downloading https://asset.launcher.omniverse.nvidia.com/code/2022.3.3/windows-x86_64/kit/b5fa2c43b3da3291ed6e3dc18d62602b.zip?Expires=1697856279&Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly9hc3NldC5sYXVuY2hlci5vbW5pdmVyc2UubnZpZGlhLmNvbS9jb2RlLzIwMjIuMy4zL3dpbmRvd3MteDg2XzY0L2tpdC9iNWZhMmM0M2IzZGEzMjkxZWQ2ZTNkYzE4ZDYyNjAyYi56aXAiLCJDb25kaXRpb24iOnsiRGF0ZUxlc3NUaGFuIjp7IkFXUzpFcG9jaFRpbWUiOjE2OTc4NTYyNzl9fX1dfQ__&Signature=JR~3g~Eu-aocrg9cu92nydc06iUispHre2wLv6X5YnEE0IMeFgi181yz4-ZaxqQuNOOfzCCRtg8g-0VMx1z8jsvzZWwcvqn4UpP9Ytc2YG-Cu982wACFe8KxH59O~wXEL4FVO2ZUyFnhADpR7v7o76y9wcwK68Cjxbc-ekqUwQplvWc0GJKSCXx2NGLe~4YYtR0mWI3FzBZm80166m36LgkcXuTB49u21GQ8YJKaU65Hw7CVgSrMjTrIfEIMTxHSMfLpYomPlew7Fxy7piUZ7dFnxdhd7JB2iH~zoGZfk2EIVBI4s0qoVeSArJAVH7IiJlCYUWDX4K4aY3IaDQV7Hw__&Key-Pair-Id=K13PD0MHC2KFRP...
[2023-10-20 16:44:36.254] [debug] [5daae388-7dd2-449a-97da-48c7430e553f] Save https://asset.launcher.omniverse.nvidia.com/code/2022.3.3/windows-x86_64/kit/b5fa2c43b3da3291ed6e3dc18d62602b.zip?Expires=1697856279&Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly9hc3NldC5sYXVuY2hlci5vbW5pdmVyc2UubnZpZGlhLmNvbS9jb2RlLzIwMjIuMy4zL3dpbmRvd3MteDg2XzY0L2tpdC9iNWZhMmM0M2IzZGEzMjkxZWQ2ZTNkYzE4ZDYyNjAyYi56aXAiLCJDb25kaXRpb24iOnsiRGF0ZUxlc3NUaGFuIjp7IkFXUzpFcG9jaFRpbWUiOjE2OTc4NTYyNzl9fX1dfQ__&Signature=JR~3g~Eu-aocrg9cu92nydc06iUispHre2wLv6X5YnEE0IMeFgi181yz4-ZaxqQuNOOfzCCRtg8g-0VMx1z8jsvzZWwcvqn4UpP9Ytc2YG-Cu982wACFe8KxH59O~wXEL4FVO2ZUyFnhADpR7v7o76y9wcwK68Cjxbc-ekqUwQplvWc0GJKSCXx2NGLe~4YYtR0mWI3FzBZm80166m36LgkcXuTB49u21GQ8YJKaU65Hw7CVgSrMjTrIfEIMTxHSMfLpYomPlew7Fxy7piUZ7dFnxdhd7JB2iH~zoGZfk2EIVBI4s0qoVeSArJAVH7IiJlCYUWDX4K4aY3IaDQV7Hw__&Key-Pair-Id=K13PD0MHC2KFRP to C:\Users\%username%\AppData\Local\ov\pkg\deps\b5fa2c43b3da3291ed6e3dc18d62602b.zip
[2023-10-20 16:45:58.159] [debug] [5daae388-7dd2-449a-97da-48c7430e553f] Extracting kit-sdk-launcher for code@2022.3.3 to C:\Users\%username%\AppData\Local\ov\pkg\deps\b5fa2c43b3da3291ed6e3dc18d62602b.zip...
[2023-10-20 16:47:07.330] [info]  [5daae388-7dd2-449a-97da-48c7430e553f] Linking Code to C:\Users\%username%\AppData\Local\ov\pkg\code-2022.3.3...
[2023-10-20 16:47:07.332] [info]  [5daae388-7dd2-449a-97da-48c7430e553f] Linking kit-sdk-launcher to C:\Users\%username%\AppData\Local\ov\pkg\code-2022.3.3\kit...
[2023-10-20 16:47:07.332] [debug] [5daae388-7dd2-449a-97da-48c7430e553f] Installing code@2022.3.3 from C:\Users\%username%\AppData\Local\ov\pkg\code-2022.3.3...
[2023-10-20 16:47:07.333] [debug] [5daae388-7dd2-449a-97da-48c7430e553f] Load installation scripts from C:\Users\%username%\AppData\Local\ov\pkg\code-2022.3.3
[2023-10-20 16:48:39.851] [debug] [5daae388-7dd2-449a-97da-48c7430e553f] Removing the installation folder: C:\Users\%username%\AppData\Local\ov\pkg\code-2022.3.3
[2023-10-20 16:48:39.858] [debug] [5daae388-7dd2-449a-97da-48c7430e553f] Remove unused packages from the library.
[2023-10-20 16:48:46.989] [error] FetchError: request to https://launcher-index-prod.s3.amazonaws.com/components/code/versions.json failed, reason: Client network socket disconnected before secure TLS connection was established
    at ClientRequest.<anonymous> (C:\Users\%username%\AppData\Local\Programs\omniverse-launcher\resources\app.asar\dist\main.js:8:50236)
    at ClientRequest.emit (node:events:513:28)
    at TLSSocket.socketErrorListener (node:_http_client:502:9)
    at TLSSocket.emit (node:events:513:28)
    at emitErrorNT (node:internal/streams/destroy:151:8)
    at emitErrorCloseNT (node:internal/streams/destroy:116:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)

Greetings Andreas

looks like the last few lines could be an indication what the error was related to (there were others, but let’s start somewhere). could you check your endpoints access listed at the bottom of this page?

https://docs.omniverse.nvidia.com/nucleus/latest/ports_connectivity.html

can you quit OV via the system tray and run the Launcher as admin before another install attempt?

The connection to the endpoints from the list is not Restricted.

If I start Omniverse Launcher as admin, then the same procedure…

Everything is downloaded from code without error message. The installation runs up to about 99 percent without problems.

There it stands now, for what feels like an eternity without any progress.

Also in the launcher.log the same is displayed.

Greetings Andreas

Can you download the new Launcher 1.9.8 and try again please