I am following the steps given here: https://developer.nvidia.com/nvidia-omniverse-replicator-insight-early-access-program to install omniverse replicator on my laptop with a 3080ti GPU. However, on the last step, I am facing issues: .\replicator.insight.bat. This gives the error:
[21.933s] [ext: omni.usd.config-1.0.0] startup
[21.942s] [ext: omni.usd.libs-1.0.0] startup
[69.293s] [ext: omni.kit.async_engine-0.0.0] startup
[72.324s] [ext: omni.assets.plugins-0.0.0] startup
[75.643s] [ext: omni.client-0.1.0] startup
[79.886s] [ext: omni.kit.registry.nucleus-0.0.0] startup
2022-10-21 09:09:47 [69,886ms] [Warning] [omni.client.plugin] Tick: authentication: Could not resolve host name "kit-extensions.ov.nvidia.com"
2022-10-21 09:09:47 [69,886ms] [Warning] [omni.client.plugin] Tick: authentication: Could not resolve host name "kit-extensions.ov.nvidia.com"
2022-10-21 09:09:47 [69,886ms] [Warning] [omni.client.plugin] Tick: authentication: Could not resolve host name "kit-extensions.ov.nvidia.com"
2022-10-21 09:09:47 [69,893ms] [Error] [omni.ext.plugin] Failed to resolve extension dependencies. Failure hints:
[replicator.insight-0.1.0] dependency: (name: 'omni.flux.content_library.property.widget', tag: '', version: '', exact: 0, optional: 0) can't be satisfied. Available versions:
(none found)
2022-10-21 09:09:47 [69,895ms] [Error] [omni.ext.plugin] Exiting app because of dependency solver failure...
[80.114s] [ext: omni.kit.registry.nucleus-0.0.0] shutdown
[80.134s] [ext: omni.client-0.1.0] shutdown
2022-10-21 09:09:48 [69,935ms] [Warning] [carb] unloadPlugin: Failed to find a plugin at: c:/users/varda/downloads/replictor/kit/extscore/omni.client/bin/carb.datasource-omniclient.plugin.dll.
[80.152s] [ext: omni.assets.plugins-0.0.0] shutdown
[80.154s] [ext: omni.kit.async_engine-0.0.0] shutdown
[80.166s] [ext: omni.usd.libs-1.0.0] shutdown
[80.234s] [ext: omni.usd.config-1.0.0] shutdown
This issue is not localized to Windows 11 as I am facing it on Ubuntu 2022.04 as well, and it has the same error. Please let me know what can be done to resolve it.