Hi everyone,
I’m currently developing with Omniverse Kit at my workplace, where we need to set up a proxy for downloading. I’m able to configure the proxy when launching Omniverse, but I’m facing issues with certain commands.
Specifically, when I run the following command to create a new template:
.\repo.bat template new
it fails due to network issues. How can I configure the proxy to make this work?
Additionally, when I launch Omniverse Composer using:
.\repo.bat launch
the “Environments” and “Materials” assets do not load, presumably due to network restrictions. Is there a way to resolve this as well?
I’d really appreciate any guidance. Thanks in advance!