Hi,
I’m not sure this is the best place to report this kind of errors, please let me know if not.
Running Create 2022.1.2 Beta, in Windows 10, RTX 3060.
I’m getting two errors when trying to access Omni UI docs, which both appear related to this error:
2022-05-12 17:59:39 [Error] [omni.ext.plugin] Failed to resolve extension dependencies. Failure hints:
2022-05-12 17:59:39 [Error] [omni.ext.plugin] [omni.example.ui-1.2.0] dependency: (name: ‘omni.kit.documentation.builder’, tag: ‘’, version: ‘’, exact: 0, optional: 0) can’t be satisfied. Available versions:
2022-05-12 17:59:39 [Error] [omni.ext.plugin] (none found)
- Error 1: select Help menu > Omni UI Docs results in a momentary command prompt which displays:
Loading user config located at: ‘C:/Users/Jorge/AppData/Local/ov/data/Kit/omni.app.uidoc/2022.1/user.config.json’
[Info] [carb] Logging to file: C:/Users/Jorge/.nvidia-omniverse/logs/Kit/omni.app.uidoc/2022.1/kit_20220512_191531.log
[0.890s] [ext: omni.usd.config-1.0.0] startup
[2.400s] [ext: omni.usd.libs-1.0.0] startup
[2.607s] [ext: omni.kit.async_engine-0.0.0] startup
[3.286s] [ext: omni.assets.plugins-0.0.0] startup
[3.291s] [ext: omni.client-0.1.0] startup
[3.308s] [ext: omni.kit.registry.nucleus-0.0.0] startup
2022-05-12 18:15:35 [3,234ms] [Warning] [omni.client.plugin] Tick: authentication: Could not resolve host name “kit-extensions.ov.nvidia.com”
2022-05-12 18:15:35 [3,235ms] [Warning] [omni.client.plugin] Tick: authentication: Could not resolve host name “kit-extensions.ov.nvidia.com”
2022-05-12 18:15:35 [3,236ms] [Warning] [omni.client.plugin] Tick: authentication: Could not resolve host name “kit-extensions.ov.nvidia.com”
2022-05-12 18:15:35 [3,239ms] [Error] [omni.ext.plugin] Failed to resolve extension dependencies. Failure hints:
[omni.app.uidoc-2022.1.0 → omni.example.ui-1.2.0] dependency: (name: ‘omni.kit.documentation.builder’, tag: ‘’, version: ‘’, exact: 0, optional: 0) can’t be satisfied. Available versions:
(none found)
2022-05-12 18:15:35 [3,240ms] [Error] [omni.ext.plugin] Exiting app because of dependency solver failure…
[3.383s] [ext: omni.kit.registry.nucleus-0.0.0] shutdown
[3.387s] [ext: omni.client-0.1.0] shutdown
- Error 2: trying to enable the “OMNI UI DOCUMENTATION” extension, quietly fails with these errors in the console:
2022-05-12 17:59:39 [Error] [omni.ext.plugin] Failed to resolve extension dependencies. Failure hints:
2022-05-12 17:59:39 [Error] [omni.ext.plugin] [omni.example.ui-1.2.0] dependency: (name: ‘omni.kit.documentation.builder’, tag: ‘’, version: ‘’, exact: 0, optional: 0) can’t be satisfied. Available versions:
2022-05-12 17:59:39 [Error] [omni.ext.plugin] (none found)
Any workaround you can advise?
Thanks!