While trying to connect to the localhost, I keep receiving “localhost service is not accessible. Please check your network connection and the server status with admin.” I do not know why this error is occurring. I have no issues with network for any other apps. When I check the settings for Nucleus, I notice it is “stopped” and when I try to start it always gives error.
We would need to see the logs to understand the error you’re getting.
May I ask what OS you’re running Nucleus on?
I am running Nucleus on: Windows 10 Enterprise
Where can I find the logs? The logs in settings appear to be blank:
Hi Lindsey, can I receive update here please. I am still encountering this issue and do not know how to resolve. I can provide any logs required.
Please make sure and restart your machine, and then try once more. If it still doesn’t load, please send us the logs from your default log directory which should be in %USERPROFILE%\.nvidia-omniverse/logs/Nulceus
I restarted machine and tried again but received same error. When I go to %USERPROFILE%.nvidia-omniverse/logs/Nulceus, the folder is empty:
It seems like something may have happened with the install.
Can you uninstall, and make sure all the services have been stopped and removed?
Then reinstall and restart again. If that doesn’t work I will need you to test running the actual Nucleus core command in a cmd.exe shell.
I uninstalled and made sure all services were stopped and removed. I restarted system and reinstalled but am encountering same issue. Nucleus service is not accessible and log file is still empty.
Looking at this, your Nucleus is running normally. It must be something else.
- Are you actually logged into Omniverse Launcher ?
- Did you check with your IT admin that you have all your permissions correct ?
- There could be an anti virus or firewall blocking Nucleus. Again contact your IT dept.
- I see you have no actual servers added, but just your localhost. What exactly are you trying to achieve? Where are you trying to connect to? You do not need a local Nucleus install unless you are trying to do LIVE WORKFLOW. Are you?
Hi Richard, thank you for your response:
- Yes I am logged into the Omniverse Launcher.
2 and 3. I will check with my IT department if the permissions are correct or if there is a antivirus/firewall preventing the connection and get back to you on this if it does not resolve issue
- I am trying to setup a simple lab for my team here at Supermicro. We offer system solutions to run Omniverse and my manager has asked me to create a simple lab that our team can complete and understand what Omniverse is/how its used. I found this Omniverse tutorial on Youtube and have been trying to follow it. In the video, he added just a localhost so I have been trying to replicate. Based on your recommendation, if this is not ideal, is there a better tutorial/lab that I can follow to get myself and my team familiar with Omniverse?
Can we please get your launcher logs.
Can you please go to the install directory of Nucleus Core (default is %LOCALAPPDATA%\ov\pkg\nucleus-workstation-2023.2.3\Nucleus
)
open a cmd.exe
in there and run omni.server.app.exe
This should give us some more possible errors as to why it’s not even launching.
One additional thing you will need, is to make sure you have the MS C++ redist installed
Latest supported Visual C++ Redistributable downloads | Microsoft Learn
I installed the latest version of MS C++ redist with the link you provided.
I ran omni.server.app.exe in the install directory. The response is below:
C:\Users\SMCCC\AppData\Local\ov\pkg\nucleus-workstation-2023.2.3\Nucleus>omni.server.app.exe
2024-07-19 21:56:47 [0ms] [Warning] [omni.structuredlog.plugin] [10604] C:\b\w\29e5db4c08dcb0b0\source\plugins\omni.structuredlog\Privacy.cpp:loadSettings():212: no serializer object to use to load the settings file. The settings file ‘C:/Users/SMCCC/.nvidia-omniverse/config/privacy.toml’ will not be loaded.
2024-07-19 21:56:47 [8ms] [Info] [carb] [10604] C:\b\w\29e5db4c08dcb0b0\source\framework\FrameworkImpl.cpp:registerPlugin():655: Registered plugin: carb.launcher.plugin (interfaces: [carb::launcher::ILauncher v1.3]) (impl: carb.launcher.plugin)
2024-07-19 21:56:47 [10ms] [Info] [carb] [10604] C:\b\w\29e5db4c08dcb0b0\source\framework\FrameworkImpl.cpp:registerPlugin():655: Registered plugin: carb.tasking.plugin (interfaces: [carb::tasking::ITasking v2.4],[carb::tasking::ITaskingDebug v1.1],[carb::tasking::IThreadPool v1.0]) (impl: carb.tasking.plugin)
2024-07-19 21:56:47 [89ms] [Info] [carb] [10604] C:\b\w\29e5db4c08dcb0b0\source\framework\FrameworkImpl.cpp:registerPlugin():655: Registered plugin: omni.core (interfaces: [omni::server::ICore v1.0],[omni::server::ICoreMetaContent v1.0],[omni::server::ICoreService v1.0],[omni::server::IServerFeatures v1.0]) (impl: omni.core)
2024-07-19 21:56:47 [121ms] [Info] [carb] [10604] C:\b\w\29e5db4c08dcb0b0\source\framework\FrameworkImpl.cpp:registerPlugin():655: Registered plugin: omni.eventlogger (interfaces: [omni::server::IEventLogger v1.0]) (impl: omni.eventlogger)
2024-07-19 21:56:47 [148ms] [Info] [carb] [10604] C:\b\w\29e5db4c08dcb0b0\source\framework\FrameworkImpl.cpp:registerPlugin():655: Registered plugin: omni.eventsystem (interfaces: [omni::server::IEventSystem v1.0]) (impl: omni.eventsystem)
2024-07-19 21:56:47 [180ms] [Info] [carb] [10604] C:\b\w\29e5db4c08dcb0b0\source\framework\FrameworkImpl.cpp:registerPlugin():655: Registered plugin: omni.keyvaluedatabase.leveldb (interfaces: [omni::server::IKeyValueDatabase v1.0]) (impl: omni.keyvaluedatabase.leveldb)
2024-07-19 21:56:47 [211ms] [Info] [carb] [10604] C:\b\w\29e5db4c08dcb0b0\source\framework\FrameworkImpl.cpp:registerPlugin():655: Registered plugin: omni.messaging (interfaces: [omni::server::IMessaging v1.0]) (impl: omni.messaging)
2024-07-19 21:56:47 [271ms] [Info] [carb] [10604] C:\b\w\29e5db4c08dcb0b0\source\framework\FrameworkImpl.cpp:registerPlugin():655: Registered plugin: omni.meta-upgrade (interfaces: [omni::server::IMetaUpgrade v2.0]) (impl: omni.meta-upgrade)
2024-07-19 21:56:47 [294ms] [Info] [carb] [10604] C:\b\w\29e5db4c08dcb0b0\source\framework\FrameworkImpl.cpp:registerPlugin():655: Registered plugin: omni.metrics-null (interfaces: [omni::server::IMetrics v1.1]) (impl: omni.metrics-null)
2024-07-19 21:56:47 [326ms] [Info] [carb] [10604] C:\b\w\29e5db4c08dcb0b0\source\framework\FrameworkImpl.cpp:registerPlugin():655: Registered plugin: omni.objects (interfaces: [omni::server::IObjects v1.0]) (impl: omni.objects)
2024-07-19 21:56:47 [381ms] [Info] [carb] [10604] C:\b\w\29e5db4c08dcb0b0\source\framework\FrameworkImpl.cpp:registerPlugin():655: Registered plugin: omni.resolver (interfaces: [omni::IResolver v8.2]) (impl: omni.resolver)
2024-07-19 21:56:48 [444ms] [Info] [carb] [10604] C:\b\w\29e5db4c08dcb0b0\source\framework\FrameworkImpl.cpp:registerPlugin():655: Registered plugin: omni.server (interfaces: [omni::server::IDeltaContentServer v1.0],[omni::server::IServer v1.1]) (impl: omni.server)
2024-07-19 21:56:48 [472ms] [Info] [carb] [10604] C:\b\w\29e5db4c08dcb0b0\source\framework\FrameworkImpl.cpp:registerPlugin():655: Registered plugin: omni.signalhandler (interfaces: [omni::server::ISignalHandler v2.0]) (impl: omni.signalhandler)
2024-07-19 21:56:48 [537ms] [Info] [carb] [10604] C:\b\w\29e5db4c08dcb0b0\source\framework\FrameworkImpl.cpp:registerPlugin():655: Registered plugin: omni.verifier (interfaces: [omni::server::IVerifier v1.1]) (impl: omni.verifier)
2024-07-19 21:56:48 [566ms] [Info] [carb] [10604] C:\b\w\29e5db4c08dcb0b0\source\framework\FrameworkImpl.cpp:registerPlugin():655: Registered plugin: omni.wakeupthread (interfaces: [omni::server::IWakeupThread v1.0]) (impl: omni.wakeupthread)
2024-07-19 21:56:48 [648ms] [Info] [carb] [10604] C:\b\w\29e5db4c08dcb0b0\source\framework\FrameworkImpl.cpp:registerPlugin():655: Registered plugin: omni.websocketslib (interfaces: [omni::server::IWebSockets v1.1]) (impl: omni.websocketslib)
2024-07-19 21:56:48 [649ms] [Info] [carb] [10604] C:\b\w\29e5db4c08dcb0b0\source\framework\PluginImpl.cpp:ensureInitialized():730: Initializing plugin: carb.threadutil-framework.plugin (interfaces: [carb::thread::IThreadUtil v1.0]) (impl: carb.threadutil-framework.plugin)
2024-07-19 21:56:48 [649ms] [Info] [carb] [10604] C:\b\w\29e5db4c08dcb0b0\source\framework\PluginImpl.cpp:ensureInitialized():730: Initializing plugin: omni.signalhandler (interfaces: [omni::server::ISignalHandler v2.0]) (impl: omni.signalhandler)
2024-07-19 21:56:48 [649ms] [Info] [carb] [10604] C:\b\w\29e5db4c08dcb0b0\source\framework\PluginImpl.cpp:ensureInitialized():730: Initializing plugin: omni.wakeupthread (interfaces: [omni::server::IWakeupThread v1.0]) (impl: omni.wakeupthread)
2024-07-19 21:56:48 [649ms] [Info] [carb] [10604] C:\b\w\29e5db4c08dcb0b0\source\framework\PluginImpl.cpp:ensureInitialized():730: Initializing plugin: omni.eventsystem (interfaces: [omni::server::IEventSystem v1.0]) (impl: omni.eventsystem)
2024-07-19 21:56:48 [649ms] [Info] [carb] [10604] C:\b\w\29e5db4c08dcb0b0\source\framework\PluginImpl.cpp:ensureInitialized():730: Initializing plugin: omni.server (interfaces: [omni::server::IDeltaContentServer v1.0],[omni::server::IServer v1.1]) (impl: omni.server)
2024-07-19 21:56:48 [650ms] [Info] [carb] [10604] C:\b\w\29e5db4c08dcb0b0\source\framework\PluginImpl.cpp:ensureInitialized():730: Initializing plugin: carb.tasking.plugin (interfaces: [carb::tasking::ITasking v2.4],[carb::tasking::ITaskingDebug v1.1],[carb::tasking::IThreadPool v1.0]) (impl: carb.tasking.plugin)
2024-07-19 21:56:48 [652ms] [Info] [omni.server] [10604] c:\gitlab-runner\builds\sr9_1st2\0\omniverse\backend\api_server\source\plugins\omni.server\omniverseserver.cpp:create():149: Launching C++ Omniverse API Server version (1.0.0959a9e9) API version(1.20)
2024-07-19 21:56:48 [652ms] [Info] [omni.server] [10604] c:\gitlab-runner\builds\sr9_1st2\0\omniverse\backend\api_server\source\plugins\omni.server\omniverseserver.cpp:create():150: Build from commit 0959a9e9 on Wed Jan 24 08:18:35 2024 -0800
2024-07-19 21:56:48 [652ms] [Info] [omni.server] [10604] c:\gitlab-runner\builds\sr9_1st2\0\omniverse\backend\api_server\source\plugins\omni.server\omniverseserver.cpp:OmniverseServer():93: Starting up Omniverse Server.
2024-07-19 21:56:48 [653ms] [Info] [omni.server] [10604] c:\gitlab-runner\builds\sr9_1st2\0\omniverse\backend\api_server\source\plugins\omni.server\globals.cpp:initDefaultDirs():71: ==============================================================================2024-07-19 21:56:48 [653ms] [Info] [omni.server] [10604] c:\gitlab-runner\builds\sr9_1st2\0\omniverse\backend\api_server\source\plugins\omni.server\globals.cpp:initDefaultDirs():72: Default Data Directory: C:\Users\SMCCC.nvidia-omniverse\server
2024-07-19 21:56:48 [653ms] [Info] [omni.server] [10604] c:\gitlab-runner\builds\sr9_1st2\0\omniverse\backend\api_server\source\plugins\omni.server\globals.cpp:initDefaultDirs():73: Default Log Directory : C:\Users\SMCCC\AppData\Local\ov\cache\server
2024-07-19 21:56:48 [653ms] [Info] [omni.server] [10604] c:\gitlab-runner\builds\sr9_1st2\0\omniverse\backend\api_server\source\plugins\omni.server\globals.cpp:initDefaultDirs():74: ==============================================================================
2024-07-19 21:56:48 [653ms] [Info] [omni.server] [10604] c:\gitlab-runner\builds\sr9_1st2\0\omniverse\backend\api_server\source\plugins\omni.server\omniverseserver.cpp:loadSettings():610: Setting Log directory to: C:\Users\SMCCC.nvidia-omniverse\server
2024-07-19 21:56:48 [653ms] [Info] [omni.server] [10604] c:\gitlab-runner\builds\sr9_1st2\0\omniverse\backend\api_server\source\plugins\common\resolvedconfig.h:dumpResolvedConfig():87: Loaded settings:
2024-07-19 21:56:48 [654ms] [Info] [omni.server] [10604] c:\gitlab-runner\builds\sr9_1st2\0\omniverse\backend\api_server\source\plugins\common\resolvedconfig.h:operator ()():83: {
“hideSecrets”: “false”,
“secretsToHide”: [
“/plugins/omni.server/master_password”,
“/plugins/omni.server/auth/connection_id_salt”,
“/plugins/omni.messaging-redis/password”
],
“pluginsLoaded”: [
“carb.dictionary*.plugin”,
“carb.settings.plugin”,
“carb.launcher.plugin”,
“carb.tasking.plugin”,
“carb.crashreporter-breakpad.plugin”,
“omni.metrics-null”,
“omni.signalhandler”,
“omni.wakeupthread”,
“omni.eventsystem”,
“omni.keyvaluedatabase.leveldb”,
“omni.keyvaluedatabase.redis”,
“omni.server”,
“omni.websocketslib”,
“omni.resolver”,
“omni.core”,
“omni.objects”,
“omni.meta-upgrade”,
“omni.verifier”,
“omni.messaging-redis”,
“omni.eventlogger”,
“omni.structuredlog”
],
“pluginSearchPaths”: [
“.”
],
“omni.common.settings”: {
“env.var.prefix”: “OMNI_”
},
“omni.server.app”: {},
“structuredLog”: {
“enable”: “false”,
“emitPayloadOnly”: true,
“logDirectory”: “”,
“defaultLogName”: “”,
“logRetentionCount”: 3,
“logSizeLimit”: 50,
“eventQueueSize”: 2048,
“eventIdMode”: “fast-sequential”,
“eventIdType”: “UUID”,
“enableLogConsumer”: false,
“heartbeatPeriod”: 0,
“needLogHeaders”: true,
“emitCloudHeartbeat”: false
},
“privacy”: {
“performance”: “false”,
“version”: “1.0”,
“userId”: “”,
“email”: “”,
“idpId”: “”,
“idpName”: “”,
“personalization”: false,
“usage”: false,
“externalBuild”: true,
“extraDiagnosticDataOptIn”: “”
},
“crashreporter”: {
“enabled”: “true”,
“product”: “OmniverseNucleus”,
“dumpDir”: “.”,
“log”: “true”,
“url”: “https://services.nvidia.com/submit”,
“version”: “1.14.37+1.14.37.gitlab.46297.0959a9e9”,
“devOnlyOverridePrivacyAndForceUpload”: false,
“preserveDump”: false,
“skipOldDumpUpload”: false,
“uploadTimeoutMs”: 7200000,
“debuggerAttachTimeoutMs”: 0,
“dumpFlags”: “”,
“overrideDefaultDumpFlags”: false,
“compressDumpFiles”: false,
“retryCount”: 10,
“crashReportBaseUrl”: “”,
“includeEnvironmentAsMetadata”: false,
“includePythonTraceback”: true,
“pythonTracebackName”: “$crashid.py.txt”,
“pythonTracebackBinary”: “py-spy.exe”,
“pythonTracebackArgs”: “dump --nonblocking --pid $pid”,
“data”: {
“buildVersion”: “1.14.37”,
“buildNumber”: “46297”,
“buildHash”: “0959a9e9”,
“buildBranch”: “1.14.37”,
“buildCi”: “gitlab”,
“buildMajor”: “1”,
“buildMinor”: “14”,
“buildPatch”: “37”,
“buildMr”: “0”,
“commandLine”: “omni.server.app.exe”
}
},
“log”: {
“level”: “Info”,
“file”: “omni.server.app.log”,
“fileAppend”: true,
“includeFunctionName”: true,
“includeLineNumber”: true,
“includeThreadId”: true,
“includeFilename”: true,
“includeTimeStamp”: true,
“setElapsedTimeUnits”: “milliseconds”,
“outputStream”: “stderr”,
“enableStandardStreamOutput”: “true”,
“enableDebugConsoleOutput”: “true”,
“sources”: {
“omni.server.API_CLIENT”: {
“enabled”: false
},
“omni.server.API_SERVER”: {
“enabled”: false
},
“omni.server.DELTA_CONTENT”: {
“enabled”: false
},
“omni.server.DBCONTENT”: {
“enabled”: false
},
“omni.server.SHUTDOWN”: {
“enabled”: false
},
“omni.server.FRAMING”: {
“enabled”: false
},
“omni.server.EVENT_SYSTEM”: {
“enabled”: false
},
“omni.server.CONNECTIONS”: {
“enabled”: false
},
“omni.server.OMNI_OBJECTS”: {
“enabled”: false
}
},
“fileFlushLevel”: “verbose”,
“flushStandardStreamOutput”: false,
“enableColorOutput”: true,
“processGroupId”: 0,
“includeSource”: true,
“includeChannel”: true,
“includeProcessId”: false,
“detail”: false,
“fullDetail”: false,
“forceAnsiColor”: false,
“outputStreamLevel”: “verbose”,
“debugConsoleLevel”: “verbose”,
“fileLogLevel”: “verbose”,
“enabled”: true,
“async”: false
},
“plugins”: {
“omni.websocketslib”: {
“tracing”: false,
“verbose”: false,
“defaults”: {
“http_max_header_length”: “256000”,
“tcp_timeout_seconds”: 10,
“tcp_keepalive_time”: 10,
“tcp_keepalive_interval”: 2,
“tcp_keepalive_probes”: 2,
“ws_ping_interval_seconds”: 3,
“ws_ping_hang_timeout_seconds”: 60
}
},
“omni.meta-upgrade”: {
“enabled”: “true”,
“repair”: {
“enabled”: “true”,
“only_after_upgrade”: “true”
},
“exit_on_any_failure”: false,
“interactive”: false,
“report_progress_every”: 1000,
“content_resolver”: {
“resolver”: “omniverse_resolver_file”,
“options”: {
“async”: true,
“root”: “”
}
},
“remove_deduplicated_content”: true,
“convertors”: {
“meta”: {
“dry_run_since_version”: -1
}
}
},
“omni.metrics-prometheus”: {
“model”: “pull”,
“pull”: {
“host”: “127.0.0.1”,
“port”: 3010,
“endpoint”: “/”
},
“push”: {
“host”: “”,
“port”: 9091,
“flushTimeInSeconds”: 5
},
“metricsPrefix”: “omni_server_api”,
“predefined_labels”: {
“omni_instance”: “”
}
},
“omni.delta-applier”: {
“ports”: {
“server_port”: “3001”
}
},
“omni.resolver”: {
“directory”: “.”,
“libraries”: [
“omniverse_resolver_file”,
“omniverse_resolver_memory”,
“omniverse_resolver_composite”,
“omniverse_resolver_leveldb”,
“omniverse_resolver_s3”,
“omniverse_resolver_azure_blob”
]
},
“omni.messaging-redis”: {
“host”: “kube-msk-redis.nvidia.com”,
“port”: “6379”,
“password”: “yBGfkZ0iRT”,
“max_reconnects”: 5,
“reconnect_interval_ms”: 1000,
“timeout_ms”: 500
},
“carb.tasking.plugin”: {
“fiberCount”: 4095,
“threadCount”: “4”,
“debugTaskBacktrace”: true,
“stuckCheckSeconds”: 1,
“debugWaitingTasks”: false,
“resetFiberStack”: true,
“recordTaskCounts”: true,
“debugLocks”: false,
“useOmniJob”: false
},
“omni.server”: {
“notifications”: {},
“master_password”: “omniverse”,
“test_token_prefix”: “”,
“discovery”: {
“enabled”: “true”,
“host”: “localhost”,
“token”: “test”,
“port_based_default_port”: 3333,
“deployment_string”: “{ "reg": [ { "name": "external", "transport": { "type": "connlib", "params": { "url": "ws://127.0.0.1:3009" } } } ] }”
},
“auth_service_client”: {
“enabled”: true,
“deployment_lookup”: “internal”,
“override_service_address”: “”
},
“auto_create_users”: true,
“token_expire_time”: 86400,
“metric_period”: 10.0,
“metrics”: {
“update_period_seconds”: 5,
“request”: {
“duration”: {
“buckets”: [
100,
250,
500,
750,
1000,
2500,
5000,
7500,
10000.0,
50000.0,
100000.0,
1000000.0
]
}
}
},
“content_flush_enabled”: true,
“content_flush_time_sec”: 10,
“removed_content_pending_time_sec”: 5,
“max_in_flight_requests_per_connection”: “0”,
“multipart_chunk_size_mb”: “5”,
“crash_record_recovery”: true,
“file_system_table”: true,
“disable_passwords”: false,
“password_recovery”: true,
“content_type”: “”,
“file_and_username_filter_exclude_regex”: “”,
“concurrent_mount_commands”: true,
“mount_management_requires_admin”: true,
“resolver_list_child_unoptimized”: “false”,
“rename_user_throttle_microsec”: “500000”,
“rename_user_page_size”: “100”,
“metacache_flush_count”: 1000,
“record_integrity_check”: false,
“list_batch_size_limit”: 100,
“max_full_path_length”: “16384”,
“max_path_piece_length”: “255”,
“default_branch_name”: “default”,
“non_utf8_paths_allowed”: “false”,
“lft_content_expiration_time”: “600”,
“allowed_users_legacy”: {},
“allowed_users”: {},
“default_s3_proxy_cache”: “”,
“endpoints”: {
“api”: [
{
“interface”: “127.0.0.1”,
“port”: “3009”,
“secure”: false,
“lft_address”: “http://*:3030”
}
],
“service”: [
{
“interface”: “127.0.0.1”,
“port”: “3006”,
“secure”: false
},
{
“interface”: “127.0.0.1”,
“port”: “3106”,
“secure”: false,
“jwt_token”: true
}
],
“lft”: [
{
“interface”: “127.0.0.1”,
“port”: “3007”,
“secure”: false
}
]
},
“delta_manager”: {
“delta_apply_throttle_ms”: 500,
“delta_apply_limit_mb”: 128,
“num_retries_until_ignored”: 10,
“ignorelist_retry_delay_ms”: 5000,
“delta_apply_timeout_ms”: 5000,
“bw_estimate_bps”: 256,
“ping_interval_ms”: 1000,
“ping_interval_on_startup_ms”: 100,
“ping_timeout_ms”: 1000,
“reconnect_timeout_s”: 20
},
“dirs”: {
“content_dir”: “C:\Users\SMCCC\.nvidia-omniverse\server”,
“meta_dir”: “C:\Users\SMCCC\.nvidia-omniverse\server”,
“usergroups_dir”: “C:\Users\SMCCC\.nvidia-omniverse\server”,
“omniobjects_dir”: “C:\Users\SMCCC\.nvidia-omniverse\server”,
“log_dir”: “C:\Users\SMCCC\.nvidia-omniverse\server”,
“metric_dir”: “C:\Users\SMCCC\.nvidia-omniverse\server”,
“record_dir”: “”
},
“run”: {
“versioning”: “true”
},
“lft”: {
“launch”: “true”,
“check_alive_interval”: 10,
“threshold”: “65536”,
“ticket_salt”: “0a1b2c3d4e5f6a7b”
},
“auth”: {
“connection_id_salt”: “7b6a5f4e0a1b2c3d”,
“jwt_rs256_public_key”: “-----BEGIN PUBLIC KEY-----\nMFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAJFEw8/EqME3ZB1dGk/fvIP6UTzrWA7d\ny3dLlSYkTI0IO7rhia55RVsuxVLuQ4QO1jsC6YF/jw8hqMdyXQkCetUCAwEAAQ==\n-----END PUBLIC KEY-----”
},
“mounts”: {
“default_mounts”: [
{
“path”: “/NVIDIA”,
“resolver”: “omniverse_resolver_s3”,
“options”: "{"timeout": 600, "host":"content-production.omniverse.nvidia.com","service":"s3","secure":false,"redirection":"https://content-production.omniverse.nvidia.com/\“}”,
“override”: true
}
],
“allowed_mount_resolvers”: [
“omniverse_resolver_file”,
“omniverse_resolver_s3”
],
“allowed_file_resolver_roots”: {},
“logging_enabled”: “false”
},
“metadata”: {
“plugin”: “omni.keyvaluedatabase.leveldb”,
“options”: {
“async”: true,
“root”: “”,
“subdir”: “meta.1.1”,
“delete_on_startup”: “false”
}
},
“usergroups”: {
“plugin”: “omni.keyvaluedatabase.leveldb”,
“options”: {
“async”: true,
“root”: “”,
“subdir”: “usergroups.1.0”,
“delete_on_startup”: “false”
}
},
“omniobjects”: {
“plugin”: “omni.keyvaluedatabase.leveldb”,
“options”: {
“async”: true,
“root”: “”,
“subdir”: “omniobjects.1.0”,
“delete_on_startup”: “false”
},
“max_objects_in_cache”: 1024,
“max_content_mem_cache_size”: 104857600,
“lft_read_timeout_seconds”: 3600,
“lft_multi_content_threshold”: 0,
“unpack_object_buffer_size”: 33554432,
“ext_value_min_size”: 262144,
“mem_vs_file_threshold”: 262144,
“content_mem_limit”: 268435456,
“max_content_file_cache_size”: 1048576000
},
“omniobjects.cache”: {
“resolver_kind”: “omniverse_resolver_file”,
“resolver_options”: {
“async”: true,
“root”: “”
},
“logging_enabled”: “true”
},
“omniobjects.values”: {
“resolver_kind”: “omniverse_resolver_file”,
“resolver_options”: {
“async”: true,
“root”: “”
},
“logging_enabled”: “true”
},
“default_folders”: [
[
“/”,
{
“users”: “r”,
“gm”: “rwa”
}
],
[
“/Users/”,
{
“users”: “r”,
“gm”: “rwa”
}
],
[
“/Projects/”,
{
“users”: “rw”,
“gm”: “rwa”
}
],
[
“/Library/”,
{
“users”: “rw”,
“gm”: “rwa”
}
]
],
“non_renamable_users”: [
“omniverse”,
“deeptag_service”,
“search_service”,
“tags_service”,
“thumbnails_service”,
“index”
],
“admin_folders”: [
“/Users/omniverse/”,
“/Users/deeptag_service/”,
“/Users/search_service/”,
“/Users/tags_service/”,
“/Users/thumbnails_service/”,
“/Users/index/”,
“/.system/”
],
“content_resolver”: {
“delete_on_startup”: “false”,
“resolver”: “omniverse_resolver_composite”,
“options”: {
“elem_size_max”: 1048576,
“number_elems_high”: 120000,
“number_elems_low”: 100000,
“total_size_high”: 6442450944,
“total_size_low”: 4294967296,
“temporal_kind”: “omniverse_resolver_memory”,
“temporal_options”: {},
“persistent_kind”: “omniverse_resolver_file”,
“persistent_options”: {
“async”: true,
“root”: “”
}
},
“logging_enabled”: “true”
},
“peer_messaging”: {
“enable”: “false”,
“exit_on_connection_failure”: “false”,
“channel”: “omni_server_messages”,
“application_name”: “Nucleus API”,
“payloads”: {
“create_event”: {
“name”: “create”
},
“list_event”: {
“name”: “list”
},
“servernotification_event”: {
“name”: “servernotification”
}
}
},
“quotas”: {
“list_subscriptions”: “0”,
“read_subscriptions”: “0”
},
“default_acls”: {
“owner”: “rwa”,
“rest”: {
“gm”: “rwa”
}
},
“home_folder_default_acls”: {
“owner”: “rwa”,
“rest”: {
“users”: “”,
“gm”: “rwa”
}
},
“api_acls”: {
“create_asset”: “w”,
“create_object”: “w”,
“create_directory”: “w”,
“update”: “w”,
“get_acl_v2”: “r”,
“get_acl_resolved”: “r”,
“set_acl_v2”: “a”,
“lock”: “w”,
“unlock”: “w”,
“list”: “r”,
“read”: “r”,
“delete”: “a”,
“copy”: “w”,
“rename”: “a”,
“set_path_options”: “w”,
“mount”: “w”,
“unmount”: “w”,
“checkpoint_version”: “w”,
“get_checkpoints”: “r”,
“set_user_agent”: “a”
},
“scheduler”: {
“reserved_fiber_count”: “100”,
“seconds_between_process_dump”: “$OMNI_SCHEDULER_SECONDS_BETWEEN_PROCESS_DUMP%?:60”
},
“api_logging”: {
“enable”: “false”,
“enable_legacy_system”: “false”,
“source_namespace”: “omni.nucleus”,
“source_base_name”: “api-server”,
“source_instance_name”: “”,
“tsv_outputs”: {},
“file_settings”: {},
“event_buffer_min_size_bytes”: 1024,
“event_buffer_max_size_bytes”: 1048576,
“event_buffer_try_shrink_interval_sec”: 10,
“omit_event_types”: {},
“json_outputs”: {}
},
“store_crash_repro”: true,
“delta_content_hang_timeout”: 2.0,
“delta_content_bw_estimate”: 0.5,
“delta_content_ping_interval”: 0.0
}
}
}
2024-07-19 21:56:48 [658ms] [Info] [carb] [10604] C:\b\w\29e5db4c08dcb0b0\source\framework\PluginImpl.cpp:ensureInitialized():730: Initializing plugin: omni.websocketslib (interfaces: [omni::server::IWebSockets v1.1]) (impl: omni.websocketslib)
2024-07-19 21:56:48 [667ms] [Info] [carb] [10604] C:\b\w\29e5db4c08dcb0b0\source\framework\PluginImpl.cpp:ensureInitialized():730: Initializing plugin: omni.metrics-null (interfaces: [omni::server::IMetrics v1.1]) (impl: omni.metrics-null)
2024-07-19 21:56:48 [668ms] [Warning] [carb] [10604] C:\b\w\29e5db4c08dcb0b0\source\framework\FrameworkImpl.cpp:acquireInterface():1361: Client omni.server has acquired [carb::settings::ISettings v1.0] 100 times. Consider accessing this interface with carb::getCachedInterface() (Performance warning)
2024-07-19 21:56:48 [668ms] [Warning] [carb] [10604] C:\b\w\29e5db4c08dcb0b0\source\framework\FrameworkImpl.cpp:acquireInterface():1361: Client omni.server has acquired [omni::server::IMetrics v1.1] 100 times. Consider accessing this interface with carb::getCachedInterface() (Performance warning)
2024-07-19 21:56:48 [668ms] [Info] [carb] [10604] C:\b\w\29e5db4c08dcb0b0\source\framework\PluginImpl.cpp:ensureInitialized():730: Initializing plugin: omni.core (interfaces: [omni::server::ICore v1.0],[omni::server::ICoreMetaContent v1.0],[omni::server::ICoreService v1.0],[omni::server::IServerFeatures v1.0]) (impl: omni.core)
2024-07-19 21:56:48 [669ms] [Info] [omni.structuredlog.plugin] [10604] C:\b\w\29e5db4c08dcb0b0\source\plugins\omni.structuredlog\Schema.cpp:commitSchema():217: the new schema ‘server.logging’ exactly matches a schema that has already been registered. Ignoring the new registration.
2024-07-19 21:56:48 [669ms] [Warning] [carb] [10604] C:\b\w\29e5db4c08dcb0b0\source\framework\FrameworkImpl.cpp:acquireInterface():1361: Client omni.core has acquired [carb::settings::ISettings v1.0] 100 times. Consider accessing this interface with carb::getCachedInterface() (Performance warning)
2024-07-19 21:56:48 [669ms] [Warning] [carb] [10604] C:\b\w\29e5db4c08dcb0b0\source\framework\FrameworkImpl.cpp:acquireInterface():1361: Client omni.core has acquired [omni::server::IMetrics v1.1] 100 times. Consider accessing this interface with carb::getCachedInterface() (Performance warning)
2024-07-19 21:56:48 [670ms] [Info] [carb] [10604] C:\b\w\29e5db4c08dcb0b0\source\framework\PluginImpl.cpp:ensureInitialized():730: Initializing plugin: carb.launcher.plugin (interfaces: [carb::launcher::ILauncher v1.3]) (impl: carb.launcher.plugin)
2024-07-19 21:56:48 [670ms] [Info] [carb.launcher.plugin] [10604] C:\b\w\29e5db4c08dcb0b0\source\plugins\carb.launcher\ProcessCommon.cpp:ProcessImpl():235: created the process object 00000141B7DCEA40 for ‘omni-lft-service\omni-lft-service.exe’.
2024-07-19 21:56:48 [671ms] [Info] [carb.launcher.plugin] [10604] C:\b\w\29e5db4c08dcb0b0\source\plugins\carb.launcher\ProcessWin.cpp:launch():599: launching the process ‘omni-lft-service\omni-lft-service.exe’ from process 12712.
2024-07-19 21:56:48 [671ms] [Info] [carb.launcher.plugin] [10604] C:\b\w\29e5db4c08dcb0b0\source\plugins\carb.launcher\ProcessWin.cpp:launch():662: command = ‘“omni-lft-service\omni-lft-service.exe” “-lft-data” “"C:\Users\SMCCC.nvidia-omniverse\server"”’
2024-07-19 21:56:48 [671ms] [Info] [carb.launcher.plugin] [10604] C:\b\w\29e5db4c08dcb0b0\source\plugins\carb.launcher\ProcessWin.cpp:launch():790: creating a job object to capture child processes.
2024-07-19 21:56:48 [746ms] [Info] [carb.launcher.plugin] [10604] C:\b\w\29e5db4c08dcb0b0\source\plugins\carb.launcher\ProcessWin.cpp:launch():904: adding the child process 13496 to the job 00000000000003D4.
2024-07-19 21:56:48 [746ms] [Info] [carb.launcher.plugin] [10604] C:\b\w\29e5db4c08dcb0b0\source\plugins\carb.launcher\ProcessWin.cpp:launch():945: successfully launched the child process 13496 {process = 00000141B7DCEA40}
2024-07-19 21:56:48 [746ms] [Info] [omni.core] [10604] c:\gitlab-runner\builds\sr9_1st2\0\omniverse\backend\api_server\source\plugins\common\childprocess.cpp:launch():110: Successfully launched the child server Process (C:\Users\SMCCC\AppData\Local\ov\pkg\nucleus-workstation-2023.2.3\Nucleus/omni-lft-service\omni-lft-service.exe)
2024-07-19 21:56:48 [746ms] [Info] [omni.core] [10604] c:\gitlab-runner\builds\sr9_1st2\0\omniverse\backend\api_server\source\plugins\common\childprocess.cpp:launch():111: Sleeping for 2 seconds to get the child server time to spin up
2024-07-19 21:56:48 [746ms] [Info] [carb.launcher.plugin] [9532] C:\b\w\29e5db4c08dcb0b0\source\plugins\carb.launcher\ProcessCommon.cpp:_readFromHandleThread():540: starting the read thread for ‘launcher stdout reader’ for the child process 13496.
2024-07-19 21:56:48 [746ms] [Info] [carb.launcher.plugin] [4476] C:\b\w\29e5db4c08dcb0b0\source\plugins\carb.launcher\ProcessCommon.cpp:_readFromHandleThread():540: starting the read thread for ‘launcher stderr reader’ for the child process 13496.
2024-07-19 21:56:49 [1,920ms] [Error] [omni.core] [4476] c:\gitlab-runner\builds\sr9_1st2\0\omniverse\backend\api_server\source\plugins\common\childprocess.cpp:stderrReadCallback():31: From process omni-lft-service\omni-lft-service.exe:2024-07-19 14:56:49,523 - system_log - INFO - DATA_DIR: C:\Users\SMCCC\.nvidia-omniverse\server2024-07-19 21:56:49 [2,297ms] [Error] [omni.core] [4476] c:\gitlab-runner\builds\sr9_1st2\0\omniverse\backend\api_server\source\plugins\common\childprocess.cpp:stderrReadCallback():31: From process omni-lft-service\omni-lft-service.exe:2024-07-19 14:56:49,900 - system_log - INFO - Bundled - using PyInstaller’s runtime dir with resolvers
2024-07-19 21:56:49 [2,390ms] [Error] [omni.core] [4476] c:\gitlab-runner\builds\sr9_1st2\0\omniverse\backend\api_server\source\plugins\common\childprocess.cpp:stderrReadCallback():31: From process omni-lft-service\omni-lft-service.exe:2024-07-19 14:56:49,993 - system_log - INFO - reconnecting …
2024-07-19 21:56:50 [2,747ms] [Info] [omni.core] [12500] c:\gitlab-runner\builds\sr9_1st2\0\omniverse\backend\api_server\source\plugins\omni.core\impl\servicesclients.cpp:connect():486: Connecting to Auth service…
2024-07-19 21:56:50 [2,747ms] [Info] [omni.core] [7968] c:\gitlab-runner\builds\sr9_1st2\0\omniverse\backend\api_server\source\plugins\omni.core\impl\servicesclients.cpp:run():308: discovery client: starting up
2024-07-19 21:56:50 [2,747ms] [Info] [omni.core] [7968] c:\gitlab-runner\builds\sr9_1st2\0\omniverse\backend\api_server\source\plugins\omni.core\impl\servicesclients.cpp:run():351: discovery client: connecting to ws://localhost:3333
2024-07-19 21:56:50 [2,748ms] [Info] [carb] [10604] C:\b\w\29e5db4c08dcb0b0\source\framework\PluginImpl.cpp:ensureInitialized():730: Initializing plugin: omni.resolver (interfaces: [omni::IResolver v8.2]) (impl: omni.resolver)
2024-07-19 21:56:50 [2,926ms] [Info] [omni.core] [10604] c:\gitlab-runner\builds\sr9_1st2\0\omniverse\backend\api_server\source\plugins\omni.core\impl\coreimpl.cpp:getOmniResolverInstance():87: Successfully created OmniResolver instance of type(omniverse_resolver_composite)
2024-07-19 21:56:50 [2,927ms] [Info] [omni.core] [7968] c:\gitlab-runner\builds\sr9_1st2\0\omniverse\backend\api_server\source\plugins\omni.core\impl\servicesclients.cpp:run():387: discovery client: registering ‘external’ with transport ‘connlib’ and transport parameters ‘{
“url”: “ws://127.0.0.1:3009”
}’
2024-07-19 21:56:50 [2,927ms] [Info] [carb] [10604] C:\b\w\29e5db4c08dcb0b0\source\framework\PluginImpl.cpp:ensureInitialized():730: Initializing plugin: omni.keyvaluedatabase.leveldb (interfaces: [omni::server::IKeyValueDatabase v1.0]) (impl: omni.keyvaluedatabase.leveldb)
2024-07-19 21:56:50 [2,945ms] [Warning] [carb] [10604] C:\b\w\29e5db4c08dcb0b0\source\framework\FrameworkImpl.cpp:acquireInterface():1225: Acquiring non optional plugin interface which is not listed as dependency: [omni::server::IObjects v1.0] (plugin: ), by client: omni.core. Add it to CARB_PLUGIN_IMPL_DEPS() macro of a client.
2024-07-19 21:56:50 [2,945ms] [Info] [carb] [10604] C:\b\w\29e5db4c08dcb0b0\source\framework\PluginImpl.cpp:ensureInitialized():730: Initializing plugin: omni.objects (interfaces: [omni::server::IObjects v1.0]) (impl: omni.objects)
2024-07-19 21:56:50 [2,946ms] [Info] [omni.structuredlog.plugin] [10604] C:\b\w\29e5db4c08dcb0b0\source\plugins\omni.structuredlog\Schema.cpp:commitSchema():217: the new schema ‘server.logging’ exactly matches a schema that has already been registered. Ignoring the new registration.
2024-07-19 21:56:50 [2,952ms] [Warning] [carb] [10604] C:\b\w\29e5db4c08dcb0b0\source\framework\FrameworkImpl.cpp:acquireInterface():1225: Acquiring non optional plugin interface which is not listed as dependency: [omni::server::IMetaUpgrade v2.0] (plugin: ), by client: omni.core. Add it to CARB_PLUGIN_IMPL_DEPS() macro of a client.
2024-07-19 21:56:50 [2,952ms] [Info] [carb] [10604] C:\b\w\29e5db4c08dcb0b0\source\framework\PluginImpl.cpp:ensureInitialized():730: Initializing plugin: omni.meta-upgrade (interfaces: [omni::server::IMetaUpgrade v2.0]) (impl: omni.meta-upgrade)
2024-07-19 21:56:50 [2,952ms] [Info] [omni.meta-upgrade] [10604] c:\gitlab-runner\builds\sr9_1st2\0\omniverse\backend\api_server\source\plugins\omni.meta-upgrade\metaupgrade.cpp:getCurrentDbVersion():574: Database version record not found, key: service://metaDatabaseVersion
2024-07-19 21:56:50 [2,952ms] [Info] [omni.meta-upgrade] [10604] c:\gitlab-runner\builds\sr9_1st2\0\omniverse\backend\api_server\source\plugins\omni.meta-upgrade\metaupgrade.cpp:upgrade():2897: Fresh database, nothing to upgrade
2024-07-19 21:56:50 [2,952ms] [Info] [omni.meta-upgrade] [10604] c:\gitlab-runner\builds\sr9_1st2\0\omniverse\backend\api_server\source\plugins\omni.meta-upgrade\metaupgrade.cpp:setVersion():552: Meta database upgraded
2024-07-19 21:56:50 [2,957ms] [Info] [omni.core] [10604] c:\gitlab-runner\builds\sr9_1st2\0\omniverse\backend\api_server\source\plugins\omni.core\impl\coreimpl.cpp:initialize():628: Version: “1.14.37-0959a9e9”
2024-07-19 21:56:50 [2,959ms] [Info] [omni.core] [10604] c:\gitlab-runner\builds\sr9_1st2\0\omniverse\backend\api_server\source\plugins\omni.core\impl\mounts.cpp:createMount():96: Successfully created resolver of type: omniverse_resolver_s3
2024-07-19 21:56:50 [2,960ms] [Info] [omni.core] [10604] c:\gitlab-runner\builds\sr9_1st2\0\omniverse\backend\api_server\source\plugins\omni.core\impl\deltamanager.cpp:processPendingDeltaManagerRecords():1516: Checking for any pending delta manager records.
2024-07-19 21:56:50 [2,960ms] [Info] [omni.server] [10604] c:\gitlab-runner\builds\sr9_1st2\0\omniverse\backend\api_server\source\plugins\omni.server\omniverseserver.cpp:OmniverseServer():118: waiting for Core to startup …
2024-07-19 21:56:50 [2,960ms] [Info] [omni.core] [12684] c:\gitlab-runner\builds\sr9_1st2\0\omniverse\backend\api_server\source\plugins\omni.core\impl\requests\datastorebase.cpp:runContentRemove():351: Started content remove task
2024-07-19 21:56:51 [3,748ms] [Info] [omni.core] [12500] c:\gitlab-runner\builds\sr9_1st2\0\omniverse\backend\api_server\source\plugins\omni.core\impl\servicesclients.cpp:connect():486: Connecting to Auth service…
2024-07-19 21:56:52 [4,961ms] [Info] [omni.server] [10604] c:\gitlab-runner\builds\sr9_1st2\0\omniverse\backend\api_server\source\plugins\omni.server\omniverseserver.cpp:OmniverseServer():121: waiting for Core to startup (done)
2024-07-19 21:56:52 [4,963ms] [Info] [omni.server] [10604] c:\gitlab-runner\builds\sr9_1st2\0\omniverse\backend\api_server\source\plugins\omni.server\omniverseserver.cpp:OmniverseServer():134: Omniverse C++ ApiServer server started.
2024-07-19 21:56:52 [5,000ms] [Info] [omni.core] [12500] c:\gitlab-runner\builds\sr9_1st2\0\omniverse\backend\api_server\source\plugins\omni.core\impl\deltamanager.cpp:pingTask():600: Starting delta applier process.
2024-07-19 21:56:52 [5,000ms] [Info] [carb.launcher.plugin] [12500] C:\b\w\29e5db4c08dcb0b0\source\plugins\carb.launcher\ProcessCommon.cpp:ProcessImpl():235: created the process object 00000141B8608670 for ‘omni.delta-applier.app.exe’.
2024-07-19 21:56:52 [5,001ms] [Info] [carb.launcher.plugin] [12500] C:\b\w\29e5db4c08dcb0b0\source\plugins\carb.launcher\ProcessWin.cpp:launch():599: launching the process ‘omni.delta-applier.app.exe’ from process 12712.
2024-07-19 21:56:52 [5,001ms] [Info] [carb.launcher.plugin] [12500] C:\b\w\29e5db4c08dcb0b0\source\plugins\carb.launcher\ProcessWin.cpp:launch():662: command = ‘“omni.delta-applier.app.exe”’
2024-07-19 21:56:52 [5,034ms] [Info] [carb.launcher.plugin] [12500] C:\b\w\29e5db4c08dcb0b0\source\plugins\carb.launcher\ProcessWin.cpp:launch():904: adding the child process 6204 to the job 00000000000003D4.
2024-07-19 21:56:52 [5,034ms] [Info] [carb.launcher.plugin] [12500] C:\b\w\29e5db4c08dcb0b0\source\plugins\carb.launcher\ProcessWin.cpp:launch():945: successfully launched the child process 6204 {process = 00000141B8608670}
2024-07-19 21:56:52 [5,035ms] [Info] [carb.launcher.plugin] [8396] C:\b\w\29e5db4c08dcb0b0\source\plugins\carb.launcher\ProcessCommon.cpp:_readFromHandleThread():540: starting the read thread for ‘launcher stdout reader’ for the child process 6204.
2024-07-19 21:56:52 [5,035ms] [Info] [carb.launcher.plugin] [9400] C:\b\w\29e5db4c08dcb0b0\source\plugins\carb.launcher\ProcessCommon.cpp:_readFromHandleThread():540: starting the read thread for ‘launcher stderr reader’ for the child process 6204.
2024-07-19 21:56:53 [5,451ms] [Error] [omni.core] [4476] c:\gitlab-runner\builds\sr9_1st2\0\omniverse\backend\api_server\source\plugins\common\childprocess.cpp:stderrReadCallback():31: From process omni-lft-service\omni-lft-service.exe:2024-07-19 14:56:53,054 - system_log - INFO - connected2024-07-19 21:56:53 [5,478ms] [Error] [omni.core] [4476] c:\gitlab-runner\builds\sr9_1st2\0\omniverse\backend\api_server\source\plugins\common\childprocess.cpp:stderrReadCallback():31: From process omni-lft-service\omni-lft-service.exe:2024-07-19 14:56:53,080 - system_log - ERROR - Server started
2024-07-19 21:56:53 [5,542ms] [Info] [omni.core] [12500] c:\gitlab-runner\builds\sr9_1st2\0\omniverse\backend\api_server\source\plugins\omni.core\impl\deltamanager.cpp:pingTask():630: Successfully started delta applier process.
This looks like it started properly. You can kill the console startup and try restarting all services in your system monitor.
Yes I agree. I would move on from Nucleus at this time and focus on the Apps that you need like Issac Sim or USD Composer. Nucleus is not essential for these. Almost every time I have seen Nucleus problems, it is security issue on the workstation or network. Make sure the apps work well and circle back.
Sure will do, I will check if the apps work and get back to you. Thank you both!
Great thanks !
Hi Richard, I tried using the USD composer app and received error in pic below. After looking into this error, I found several people saying that they needed to plug their GPU to power supply. I am using the A4000 GPU and did not plug it into the PSU. Do all A4000 GPUs need to be plugged into the PSU?
Yes, you MUST plug the card into both the board, (75W) and the 6 pin adapter (75W) for a total of 150W. I am surprised you even have the card able to boot !! All Nvidia GPUs must be fully plugged in, to both the board and all required auxiliary power. Failure to do so will damage the card.
Also make sure you have the right video drivers.
Click on this link to make sure you have the exact drivers required for either windows or Linux
Technical Requirements — Omniverse Platform latest documentation (nvidia.com)
Yes I am surprised I missed this as well. I have turned the system off and requested for the 6-pin adapter. I will update you once I connect the adapter and retry.
Ok thanks