Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not open ConveyorBelt_A08_PR_NVD_01.usd #6

Open
mameo-mame opened this issue Jul 4, 2024 · 1 comment
Open

Can not open ConveyorBelt_A08_PR_NVD_01.usd #6

mameo-mame opened this issue Jul 4, 2024 · 1 comment

Comments

@mameo-mame
Copy link

When I run run_app.py of ingest_app_csv in iot-samples, I get an error.
Executing line 102 of app.py, Usd.Stage.Open(STAGE_URL), causes an error.

The specified path cannot be found.
The error message "The specified path cannot be found.
The USD file cannot be opened.
Please let me know how to solve this problem.

PS D:\Projects\OmniverseProjects\iot-samples-hotfix> & 'd:\Projects\OmniverseProjects\iot-samples-hotfix.venv\Scripts\python.exe' 'c:\Users\sogam.vscode\extensions\ms-python.debugpy-2024.6.0-win32-x64\bundled\libs\debugpy\adapter/../..\debugpy\launcher' '57950' '--' 'D:\Projects\OmniverseProjects\iot-samples-hotfix\source\ingest_app_csv\run_app.py' '-u' 'test' '-p' 'test' '-s' 'localhost'
Requirement already satisfied: pandas in c:\packman-repo\chk\python\3.10.11+nv1-windows-x86_64\lib\site-packages (from -r D:\Projects\OmniverseProjects\iot-samples-hotfix\requirements.txt (line 1)) (2.2.2)
Requirement already satisfied: paho-mqtt in c:\packman-repo\chk\python\3.10.11+nv1-windows-x86_64\lib\site-packages (from -r D:\Projects\OmniverseProjects\iot-samples-hotfix\requirements.txt (line 2)) (2.1.0)
Requirement already satisfied: numpy>=1.22.4 in c:\packman-repo\chk\python\3.10.11+nv1-windows-x86_64\lib\site-packages (from pandas->-r D:\Projects\OmniverseProjects\iot-samples-hotfix\requirements.txt (line 1)) (2.0.0)
Requirement already satisfied: python-dateutil>=2.8.2 in c:\packman-repo\chk\python\3.10.11+nv1-windows-x86_64\lib\site-packages (from pandas->-r D:\Projects\OmniverseProjects\iot-samples-hotfix\requirements.txt (line 1)) (2.9.0.post0)
Requirement already satisfied: pytz>=2020.1 in c:\packman-repo\chk\python\3.10.11+nv1-windows-x86_64\lib\site-packages (from pandas->-r D:\Projects\OmniverseProjects\iot-samples-hotfix\requirements.txt (line 1)) (2024.1)
Requirement already satisfied: tzdata>=2022.7 in c:\packman-repo\chk\python\3.10.11+nv1-windows-x86_64\lib\site-packages (from pandas->-r D:\Projects\OmniverseProjects\iot-samples-hotfix\requirements.txt (line 1)) (2024.1)
Requirement already satisfied: six>=1.5 in c:\packman-repo\chk\python\3.10.11+nv1-windows-x86_64\lib\site-packages (from python-dateutil>=2.8.2->pandas->-r D:\Projects\OmniverseProjects\iot-samples-hotfix\requirements.txt (line 1)) (1.16.0)
---- LOG MESSAGES ---
('Main', 'nucleus_connection', LogLevel.DEBUG, 'Connection library (version 0x000b001400000000, protocol version 1.19) settings:')
('Main', 'nucleus_connection', LogLevel.DEBUG, ' Transfer settings:')
('Main', 'nucleus_connection', LogLevel.DEBUG, ' contentBufferSize = 1073741824')
('Main', 'nucleus_connection', LogLevel.DEBUG, ' receiveBufferSize = 268435456')
('Main', 'nucleus_connection', LogLevel.DEBUG, ' transmitBufferSize = 1073741824')
('Main', 'nucleus_connection', LogLevel.DEBUG, ' maxTransferConnectionCount = 10')
('Main', 'nucleus_connection', LogLevel.DEBUG, ' parallelTransferChunkSize = 1048576')
('Main', 'nucleus_connection', LogLevel.DEBUG, ' lftContentBufferSize = 1073741824')
('Main', 'nucleus_connection', LogLevel.DEBUG, ' Log settings:')
('Main', 'nucleus_connection', LogLevel.DEBUG, ' logFile = 1')
('Main', 'nucleus_connection', LogLevel.DEBUG, ' logTickStatistics = 0')
('Main', 'nucleus_connection', LogLevel.DEBUG, ' logIncomingMessages = 1')
('Main', 'nucleus_connection', LogLevel.DEBUG, ' logOutgoingMessages = 1')
('Main', 'nucleus_connection', LogLevel.DEBUG, 'OmniTrace dll/so not loaded')
('Main', 'provider_nucleus', LogLevel.INFO, 'Initialized Nucleus API v11.20-4c89d0de')
('Main', 'core', LogLevel.VERBOSE, 'Request 1: copy(file:D:\Projects\OmniverseProjects\iot-samples-hotfix\content/ConveyorBelt_A08_PR_NVD_01.usd => omniverse://localhost/Projects/IoT/Samples/HeadlessApp/ConveyorBelt_A08_PR_NVD_01.usd) starting')
('Tick', 'discovery', LogLevel.VERBOSE, 'localhost: Starting')
('Tick', 'discovery', LogLevel.VERBOSE, 'wss://localhost/omni/discovery: Searching for services')
('Tick', 'idl', LogLevel.DEBUG, 'connecting to wss://localhost:443/omni/discovery')
('Tick', 'idl', LogLevel.DEBUG, '2136: created socket for localhost:443')
('Tick', 'idl', LogLevel.DEBUG, '2136: not using mTLS since client certificate and private key were not provided')
('Tick', 'idl', LogLevel.DEBUG, '2136: send id=1 DiscoverySearch.find 00000186516C5F78')
('Tick', 'idl', LogLevel.DEBUG, '2136: send id=2 DiscoverySearch.find 00000186516C4C58')
('Tick', 'idl', LogLevel.DEBUG, '2136: send id=3 DiscoverySearch.find 00000186516C47D8')
('Tick', 'idl', LogLevel.DEBUG, '2136: send id=4 DiscoverySearch.find 00000186516C4478')
('Tick', 'discovery', LogLevel.VERBOSE, 'ws://localhost/omni/discovery: Searching for services')
('Tick', 'idl', LogLevel.DEBUG, 'connecting to ws://localhost:80/omni/discovery')
('Tick', 'idl', LogLevel.DEBUG, '2140: created socket for localhost:80')
('Tick', 'idl', LogLevel.DEBUG, '2140: send id=1 DiscoverySearch.find 00000186516C4A18')
('Tick', 'idl', LogLevel.DEBUG, '2140: send id=2 DiscoverySearch.find 00000186516C5558')
('Tick', 'idl', LogLevel.DEBUG, '2140: send id=3 DiscoverySearch.find 00000186516C4118')
('Tick', 'idl', LogLevel.DEBUG, '2140: send id=4 DiscoverySearch.find 00000186516C5D38')
('Tick', 'discovery', LogLevel.VERBOSE, 'ws://localhost:3333: Searching for services')
('Tick', 'idl', LogLevel.DEBUG, 'connecting to ws://localhost:3333/')
('Tick', 'idl', LogLevel.DEBUG, '2144: created socket for localhost:3333')
('Tick', 'idl', LogLevel.DEBUG, '2144: send id=1 DiscoverySearch.find 00000186516C58B8')
('Tick', 'idl', LogLevel.DEBUG, '2144: send id=2 DiscoverySearch.find 00000186516C47D8')
('Tick', 'idl', LogLevel.DEBUG, '2144: send id=3 DiscoverySearch.find 00000186516C4A18')
('Tick', 'idl', LogLevel.DEBUG, '2144: send id=4 DiscoverySearch.find 00000186516C4238')
('Tick', 'http', LogLevel.VERBOSE, 'Creating Client')
('Tick', 'http', LogLevel.VERBOSE, 'POST https://localhost/omni/auth/api/device/authorize (timeout=60)')
('Tick', 'core', LogLevel.VERBOSE, 'Request 1: Stat(file:/D:/Projects/OmniverseProjects/iot-samples-hotfix/content/ConveyorBelt_A08_PR_NVD_01.usd) returned Ok')
('HTTP Client', 'http', LogLevel.VERBOSE, 'Running Client Thread')
('Tick', 'idl', LogLevel.DEBUG, '2144: Upgraded to WebSocket')
('Tick', 'idl', LogLevel.DEBUG, '2144: recv id=1 {"found": true, "version": 2, "service_interface": {"origin": "omni1.idl.ts", "name": "Connection", "capabilities": {"add_user_to_group": 0, "auth": 5, "authorize_token": 4, "change_acl": 0, "checkpoint_version": 2, "copy": 2, "copy2": 2, "create": 2, "create_asset": 2, "create_asset_with_hash": 2, "create_directory": 1, "create_group": 0, "create_object": 2, "deep_copy_object_struct": 0, "delete": 0, "delete2": 1, "get_acl": 0, "get_acl_resolved": 0, "get_acl_v2": 0, "get_branches": 1, "get_checkpoints": 1, "get_group_users": 0, "get_groups": 0, "get_mount_info": 0, "get_transaction_id": 0, "get_user_groups": 0, "get_users": 0, "list": 5, "list2": 5, "lock": 3, "mount": 0, "ping": 0, "read": 2, "read_asset_resolved": 0, "read_asset_version": 0, "read_object_resolved": 0, "read_object_version": 0, "remove_group": 0, "remove_user_from_group": 0, "rename": 2, "rename2": 1, "rename_group": 0, "replace_version": 1, "service_resolve_acl": 2, "service_subscribe_list": 1, "set_acl_v2": 0, "set_path_options": 1, "set_path_options2": 0, "set_user_agent": 0, "stat2": 2, "subscribe_list": 4, "subscribe_read_asset": 2, "subscribe_read_object": 3, "subscribe_server_notifications": 0, "unlock": 2, "unmount": 0, "update": 1, "update_asset": 2, "update_asset_with_hash": 2, "update_object": 2, "stop": 0}}, "transport": {"name": "connlib", "params": "{\n \"url\": \"ws://127.0.0.1:3009\"\n}", "meta": {}}, "meta": {"deployment": "external"}}#')
('Tick', 'discovery', LogLevel.VERBOSE, 'ws://localhost:3333: Api::Connection found!')
('Tick', 'discovery', LogLevel.VERBOSE, 'ws://localhost:3333: Found Nucleus API ws://127.0.0.1:3009')
('Tick', 'idl', LogLevel.DEBUG, '2144: recv id=2 {"found": true, "version": 2, "service_interface": {"origin": "OmniAuth.idl.ts", "name": "Credentials", "capabilities": {"get_settings": 0, "auth": 2, "register": 3, "reset": 2}}, "transport": {"name": "sows", "params": "{\"host\": \"127.0.0.1\", \"port\": 3100}", "meta": {"marshaller": "bs", "serializer": "json", "ssl": "false"}}, "meta": {"deployment": "external", "version": "1.5.2", "login_url": "http://:3180"}}#')
('Tick', 'discovery', LogLevel.VERBOSE, 'ws://localhost:3333: Found Auth::Credentials service using transport 'sows' {"host": "127.0.0.1", "port": 3100}')
('Tick', 'discovery', LogLevel.VERBOSE, 'ws://localhost:3333: Found auth login_url http://
:3180')
('Tick', 'idl', LogLevel.DEBUG, '2144: recv id=3 {"found": true, "version": 2, "service_interface": {"origin": "OmniAuth.idl.ts", "name": "Tokens", "capabilities": {"generate": 2, "refresh": 1, "invalidate": 0, "subscribe": 0, "create_api_token": 2, "delete_api_token": 0, "get_api_tokens": 0, "auth_with_api_token": 1}}, "transport": {"name": "sows", "params": "{\"host\": \"127.0.0.1\", \"port\": 3100}", "meta": {"marshaller": "bs", "serializer": "json", "ssl": "false"}}, "meta": {"deployment": "external", "version": "1.5.2", "login_url": "http://:3180"}}#')
('Tick', 'discovery', LogLevel.VERBOSE, 'ws://localhost:3333: Auth::Tokens found!')
('Tick', 'discovery', LogLevel.VERBOSE, 'ws://localhost:3333: Auth::Tokens supports subscribe!')
('Tick', 'idl', LogLevel.DEBUG, '2144: recv id=4 {"found": true, "version": 2, "service_interface": {"origin": "OmniAuth.idl.ts", "name": "DeviceFlow", "capabilities": {"authorize": 0, "submit": 0, "token": 0}}, "transport": {"name": "sows", "params": "{\"host\": \"127.0.0.1\", \"port\": 3100}", "meta": {"marshaller": "bs", "serializer": "json", "ssl": "false"}}, "meta": {"deployment": "external", "version": "1.5.2", "login_url": "http://
:3180"}}#')
('Tick', 'discovery', LogLevel.VERBOSE, 'ws://localhost:3333: Auth::DeviceFlow found!')
('Tick', 'idl', LogLevel.DEBUG, '2136: ssl send error: 10057')
('Tick', 'idl', LogLevel.DEBUG, '2136: Terminating connection (socket closed)')
('Tick', 'discovery', LogLevel.VERBOSE, 'wss://localhost/omni/discovery: Api::Connection search failed: Connection is terminated')
('Tick', 'discovery', LogLevel.VERBOSE, 'wss://localhost/omni/discovery: Auth::Credentials search failed: Connection is terminated')
('Tick', 'discovery', LogLevel.VERBOSE, 'wss://localhost/omni/discovery: Auth::Tokens search failed: Connection is terminated')
('Tick', 'discovery', LogLevel.VERBOSE, 'wss://localhost/omni/discovery: Auth::DeviceFlow search failed: Connection is terminated')
('Tick', 'idl', LogLevel.DEBUG, '2136: Sending CLOSE (reason=1000)')
('Tick', 'idl', LogLevel.DEBUG, '2140: receive error: 10057')
('Tick', 'idl', LogLevel.DEBUG, '2140: Terminating connection (socket closed)')
('Tick', 'discovery', LogLevel.VERBOSE, 'ws://localhost/omni/discovery: Api::Connection search failed: Connection is terminated')
('Tick', 'discovery', LogLevel.VERBOSE, 'ws://localhost/omni/discovery: Auth::Credentials search failed: Connection is terminated')
('Tick', 'discovery', LogLevel.VERBOSE, 'ws://localhost/omni/discovery: Auth::Tokens search failed: Connection is terminated')
('Tick', 'discovery', LogLevel.VERBOSE, 'ws://localhost/omni/discovery: Auth::DeviceFlow search failed: Connection is terminated')
('Tick', 'discovery', LogLevel.VERBOSE, 'localhost: Completed Successfully')
('Tick', 'discovery', LogLevel.VERBOSE, 'localhost: Stopping')
('Tick', 'idl', LogLevel.DEBUG, '0: destroyed')
('Tick', 'idl', LogLevel.DEBUG, '2144: destroyed')
('Tick', 'idl', LogLevel.DEBUG, '2144: Sending CLOSE (reason=1000)')
('Tick', 'provider_nucleus', LogLevel.INFO, 'Using username/password from environment variables for omniverse://localhost')
('Tick', 'provider_nucleus', LogLevel.DEBUG, 'Starting')
('Tick', 'idl', LogLevel.DEBUG, 'connecting to ws://127.0.0.1:3100/')
('Tick', 'idl', LogLevel.DEBUG, '2144: created socket for 127.0.0.1:3100')
('Tick', 'idl', LogLevel.DEBUG, '2144: send id=1 Credentials.auth 00000186516C59D8')
('Tick', 'idl', LogLevel.DEBUG, '0: destroyed')
('Tick', 'idl', LogLevel.DEBUG, '2140: Sending CLOSE (reason=1000)')
('Tick', 'idl', LogLevel.DEBUG, '2144: Upgraded to WebSocket')
('Tick', 'idl', LogLevel.DEBUG, '2144: recv id=1 {"status": "OK", "version": 2, "access_token": "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJ0ZXN0IiwicHJvZmlsZSI6eyJmaXJzdF9uYW1lIjoidGVzdCIsImxhc3RfbmFtZSI6InRlc3QiLCJlbWFpbCI6Im1zb2dhQGR4Yy5jb20iLCJhZG1pbiI6dHJ1ZSwibnVjbGV1c19ybyI6ZmFsc2UsInJlYWRvbmx5IjpmYWxzZSwicHJvdmlkZXIiOiJJbnRlcm5hbCIsImVuYWJsZWQiOnRydWUsImFjdGl2YXRlZCI6dHJ1ZX0sImp0aSI6ImQ5OWEwMzBhZjM1NDQyOGJiODkzOTIzMzExYjc4NDdhIiwiaWF0IjoxNzIwMTA1NDU5LCJleHAiOjE3MjAxOTE4NTl9.NAf_w4Q1aCZFesWPaP-_f8LjAj1FGNzS5szp60vcZ5g_v74fQzOm6fZjVBxEZSQMaWho7NYU4OzmW9MUZ_4l3g", "refresh_token": "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJ0ZXN0IiwicHJvZmlsZSI6eyJmaXJzdF9uYW1lIjoidGVzdCIsImxhc3RfbmFtZSI6InRlc3QiLCJlbWFpbCI6Im1zb2dhQGR4Yy5jb20iLCJhZG1pbiI6dHJ1ZSwibnVjbGV1c19ybyI6ZmFsc2UsInJlYWRvbmx5IjpmYWxzZSwicHJvdmlkZXIiOiJJbnRlcm5hbCIsImVuYWJsZWQiOnRydWUsImFjdGl2YXRlZCI6dHJ1ZX0sImp0aSI6IjVhYjFiNWMxNDRiMzQ1MzFhYzY5YTRiZDkyODcwMDY1IiwiaWF0IjoxNzIwMTA1NDU5LCJleHAiOjE3MjI2OTc0NTl9.Y5q2FJmXc_HrCdAtznc9USP4vTFajzaUSAGbZ2y-oM7tJ50JGcazpZSKZBOiH8tV2PR88qjiDesbCfIMM-sb2g", "username": "test", "profile": {"first_name": "test", "last_name": "test", "email": "[email protected]", "admin": true, "provider": "Internal", "readonly": false, "nucleus_ro": false, "enabled": true, "activated": true}}#')
('Tick', 'provider_nucleus', LogLevel.INFO, 'Auth: Retrieved token for user "test"')
('Tick', 'nucleus_connection', LogLevel.DEBUG, '00000186516C7670 connecting to ws://127.0.0.1:3009')
('Tick', 'nucleus_connection', LogLevel.DEBUG, 'connecting to ws://127.0.0.1:3009/')
('Tick', 'nucleus_connection', LogLevel.DEBUG, 'Created connection 0000018651754BA0')
('Tick', 'nucleus_connection', LogLevel.DEBUG, '<< {"client_capabilities":{"add_user_to_group":0,"auth":5,"authorize_token":4,"change_acl":0,"checkpoint_version":2,"copy":2,"copy2":2,"create":2,"create_asset":2,"create_asset_with_hash":2,"create_directory":1,"create_group":0,"create_object":2,"deep_copy_object_struct":0,"delete":0,"delete2":1,"get_acl":0,"get_acl_resolved":0,"get_acl_v2":0,"get_branches":1,"get_checkpoints":1,"get_group_users":0,"get_groups":0,"get_mount_info":0,"get_transaction_id":0,"get_user_groups":0,"get_users":0,"list":5,"list2":5,"lock":3,"mount":0,"ping":0,"read":2,"read_asset_resolved":0,"read_asset_version":0,"read_object_resolved":0,"read_object_version":0,"remove_group":0,"remove_user_from_group":0,"rename":2,"rename2":1,"rename_group":0,"replace_version":1,"service_resolve_acl":2,"service_subscribe_list":1,"set_acl_v2":0,"set_path_options":1,"set_path_options2":0,"set_user_agent":0,"stat2":2,"subscribe_list":4,"subscribe_read_asset":2,"subscribe_read_object":3,"subscribe_server_notifications":0,"unlock":2,"unmount":0,"update":1,"update_asset":2,"update_asset_with_hash":2,"update_object":2},"command":"authorize_token","id":1,"token":"eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJ0ZXN0IiwicHJvZmlsZSI6eyJmaXJzdF9uYW1lIjoidGVzdCIsImxhc3RfbmFtZSI6InRlc3QiLCJlbWFpbCI6Im1zb2dhQGR4Yy5jb20iLCJhZG1pbiI6dHJ1ZSwibnVjbGV1c19ybyI6ZmFsc2UsInJlYWRvbmx5IjpmYWxzZSwicHJvdmlkZXIiOiJJbnRlcm5hbCIsImVuYWJsZWQiOnRydWUsImFjdGl2YXRlZCI6dHJ1ZX0sImp0aSI6ImQ5OWEwMzBhZjM1NDQyOGJiODkzOTIzMzExYjc4NDdhIiwiaWF0IjoxNzIwMTA1NDU5LCJleHAiOjE3MjAxOTE4NTl9.NAf_w4Q1aCZFesWPaP-_f8LjAj1FGNzS5szp60vcZ5g_v74fQzOm6fZjVBxEZSQMaWho7NYU4OzmW9MUZ_4l3g","version":"1.19"}')
('Tick', 'provider_nucleus', LogLevel.DEBUG, 'Stopping')
('Tick', 'idl', LogLevel.DEBUG, '2144: destroyed')
('Tick', 'idl', LogLevel.DEBUG, '2144: Sending CLOSE (reason=1000)')
('Tick', 'nucleus_connection', LogLevel.DEBUG, '00000186516402F0 Upgraded to WebSocket')
('Tick', 'nucleus_connection', LogLevel.DEBUG, '>> {"status":"OK","server_capabilities":{"add_user_to_group":0,"auth":5,"authorize_token":4,"change_acl":0,"checkpoint_version":2,"copy":2,"copy2":2,"create":2,"create_asset":2,"create_asset_with_hash":2,"create_directory":1,"create_group":0,"create_object":2,"deep_copy_object_struct":0,"delete":0,"delete2":1,"get_acl":0,"get_acl_resolved":0,"get_acl_v2":0,"get_branches":1,"get_checkpoints":1,"get_group_users":0,"get_groups":0,"get_mount_info":0,"get_transaction_id":0,"get_user_groups":0,"get_users":0,"list":5,"list2":5,"lock":3,"mount":0,"ping":0,"read":2,"read_asset_resolved":0,"read_asset_version":0,"read_object_resolved":0,"read_object_version":0,"remove_group":0,"remove_user_from_group":0,"rename":2,"rename2":1,"rename_group":0,"replace_version":1,"service_resolve_acl":2,"service_subscribe_list":1,"set_acl_v2":0,"set_path_options":1,"set_path_options2":0,"set_user_agent":0,"stat2":2,"subscribe_list":4,"subscribe_read_asset":2,"subscribe_read_object":3,"subscribe_server_notifications":0,"unlock":2,"unmount":0,"update":1,"update_asset":2,"update_asset_with_hash":2,"update_object":2},"ts":{"omni_server_out_ts":13352934585845782},"version":"\"1.14.37-0959a9e9\" ","username":"test","token":"CA61FZMGRHBRO4ES","connection_id":"LH58KGZ6ZU42W1DL","connection_id_signature":"5305ea66904ce313c885244ab905a33afb4f925cd3d9bff6e5baccfea3ba9b0d","max_chunk_size":134217728,"lft_address":"http://127.0.0.1:3030","lft_threshold":65536,"super_user":true,"multipart_chunk_size":5242880,"max_in_flight_requests":0,"id":1}')
('Tick', 'provider_nucleus', LogLevel.VERBOSE, 'Connected to omniverse://localhost as test')
('Tick', 'provider_nucleus', LogLevel.VERBOSE, 'Connection ID: LH58KGZ6ZU42W1DL')
('Tick', 'provider_nucleus', LogLevel.INFO, 'Server is running version 1.14.37-0959a9e9')
('Tick', 'provider_nucleus', LogLevel.VERBOSE, 'LFT Enabled. Threshold=64 KB, Server=http://127.0.0.1:3030')
('Tick', 'provider_nucleus', LogLevel.VERBOSE, 'Server supports { { "add_user_to_group", 0 }, { "auth", 5 }, { "authorize_token", 4 }, { "change_acl", 0 }, { "checkpoint_version", 2 }, { "copy", 2 }, { "copy2", 2 }, { "create", 2 }, { "create_asset", 2 }, { "create_asset_with_hash", 2 }, { "create_directory", 1 }, { "create_group", 0 }, { "create_object", 2 }, { "deep_copy_object_struct", 0 }, { "delete", 0 }, { "delete2", 1 }, { "get_acl", 0 }, { "get_acl_resolved", 0 }, { "get_acl_v2", 0 }, { "get_branches", 1 }, { "get_checkpoints", 1 }, { "get_group_users", 0 }, { "get_groups", 0 }, { "get_mount_info", 0 }, { "get_transaction_id", 0 }, { "get_user_groups", 0 }, { "get_users", 0 }, { "list", 5 }, { "list2", 5 }, { "lock", 3 }, { "mount", 0 }, { "ping", 0 }, { "read", 2 }, { "read_asset_resolved", 0 }, { "read_asset_version", 0 }, { "read_object_resolved", 0 }, { "read_object_version", 0 }, { "remove_group", 0 }, { "remove_user_from_group", 0 }, { "rename", 2 }, { "rename2", 1 }, { "rename_group", 0 }, { "replace_version", 1 }, { "service_resolve_acl", 2 }, { "service_subscribe_list", 1 }, { "set_acl_v2", 0 }, { "set_path_options", 1 }, { "set_path_options2", 0 }, { "set_user_agent", 0 }, { "stat2", 2 }, { "subscribe_list", 4 }, { "subscribe_read_asset", 2 }, { "subscribe_read_object", 3 }, { "subscribe_server_notifications", 0 }, { "unlock", 2 }, { "unmount", 0 }, { "update", 1 }, { "update_asset", 2 }, { "update_asset_with_hash", 2 }, { "update_object", 2 } }')
('Tick', 'provider_nucleus', LogLevel.INFO, 'Server omniverse://localhost supports atomic checkpoints')
('Tick', 'nucleus_connection', LogLevel.DEBUG, '<< {"command":"omni_objects2","id":2}')
('Tick', 'nucleus_connection', LogLevel.DEBUG, '<< {"command":"versioning","id":3}')
('Tick', 'nucleus_connection', LogLevel.DEBUG, '>> {"status":"OK","enabled":true,"id":3}')
('Tick', 'provider_nucleus', LogLevel.INFO, 'Server omniverse://localhost supports checkpoints and it is enabled')
('Tick', 'nucleus_connection', LogLevel.DEBUG, '>> {"status":"OK","ext_value_min_size":262144,"id":2}')
('Tick', 'provider_nucleus', LogLevel.INFO, 'Server omniverse://localhost supports omni-objects and it is enabled')
('Tick', 'provider_nucleus', LogLevel.INFO, 'Connected to omniverse://localhost')
('Tick', 'provider_nucleus', LogLevel.DEBUG, 'ListCache miss! omniverse://localhost/Projects/IoT/Samples/HeadlessApp/')
('Tick', 'nucleus_connection', LogLevel.DEBUG, '<< {"command":"subscribe_list","id":4,"path":{"branch":"","path":"/Projects/IoT/Samples/HeadlessApp/"}}')
('Tick', 'nucleus_connection', LogLevel.DEBUG, '<< {"command":"list2","id":5,"path":"/Projects/IoT/Samples/HeadlessApp/"}')
('Tick', 'nucleus_connection', LogLevel.DEBUG, '>> {"status":"LATEST","id":4}')
('Tick', 'nucleus_connection', LogLevel.DEBUG, '>> {"status":"OK","ts":{"omni_server_out_ts":13352934585847541},"entries":[{"path":"/Projects/IoT/Samples/HeadlessApp/ConveyorBelt_A08_PR_NVD_01.usd","branch":"default","etag":"1148","acl":["admin","write","read"],"created_timestamp":1720105150,"modified_timestamp":1720105150,"path_type":"asset","size":133,"empty":false,"mounted":false,"created_by":"test","modified_by":"test","hash_type":"sha-256-flat","hash_value":"a080fd201efc67a467bf360534d0a847460f838c2728287fa4642ffb821227fe","hash_bsize":1048576,"checkpointed":true,"transaction_id":746566,"checkpoint_count":1}],"id":5}')
('Tick', 'nucleus_connection', LogLevel.DEBUG, '>> {"status":"DONE","ts":{"omni_server_out_ts":13352934585847562},"id":5}')
('Tick', 'core', LogLevel.VERBOSE, 'Request 1: Stat(omniverse://localhost/Projects/IoT/Samples/HeadlessApp/ConveyorBelt_A08_PR_NVD_01.usd) returned Ok')
('Tick', 'core', LogLevel.VERBOSE, 'Request 1: copy(file:D:\Projects\OmniverseProjects\iot-samples-hotfix\content/ConveyorBelt_A08_PR_NVD_01.usd => omniverse://localhost/Projects/IoT/Samples/HeadlessApp/ConveyorBelt_A08_PR_NVD_01.usd) returned Error: Already Exists')
('Main', 'core', LogLevel.VERBOSE, 'Request 5: resolve(omniverse://localhost/Projects/IoT/Samples/HeadlessApp/ConveyorBelt_A08_PR_NVD_01.usd)')
('Tick', 'provider_nucleus', LogLevel.DEBUG, 'ListCache hit! omniverse://localhost/Projects/IoT/Samples/HeadlessApp/')
('Tick', 'core', LogLevel.VERBOSE, 'Request 5: resolve(omniverse://localhost/Projects/IoT/Samples/HeadlessApp/ConveyorBelt_A08_PR_NVD_01.usd): Found omniverse://localhost/Projects/IoT/Samples/HeadlessApp/ConveyorBelt_A08_PR_NVD_01.usd')
('Main', 'core', LogLevel.VERBOSE, 'Request 7: resolve(omniverse://localhost/Projects/IoT/Samples/HeadlessApp/ConveyorBelt_A08_PR_NVD_01.usd)')
('Tick', 'provider_nucleus', LogLevel.DEBUG, 'ListCache hit! omniverse://localhost/Projects/IoT/Samples/HeadlessApp/')
('Tick', 'core', LogLevel.VERBOSE, 'Request 7: resolve(omniverse://localhost/Projects/IoT/Samples/HeadlessApp/ConveyorBelt_A08_PR_NVD_01.usd): Found omniverse://localhost/Projects/IoT/Samples/HeadlessApp/ConveyorBelt_A08_PR_NVD_01.usd')
('Main', 'core', LogLevel.VERBOSE, 'Request 9: getLocalFile(omniverse://localhost/Projects/IoT/Samples/HeadlessApp/ConveyorBelt_A08_PR_NVD_01.usd) starting')
('Tick', 'provider_nucleus', LogLevel.DEBUG, 'ListCache hit! omniverse://localhost/Projects/IoT/Samples/HeadlessApp/')
('Tick', 'core', LogLevel.VERBOSE, 'Request 9: getLocalFile: omniverse://localhost/Projects/IoT/Samples/HeadlessApp/ConveyorBelt_A08_PR_NVD_01.usd already exists as C:\Users\sogam\AppData\Local\ov\cache\client\omniverse\a080fd201efc67a467bf360534d0a847460f838c2728287fa4642ffb821227fe.usd, not downloading')
('Tick', 'core', LogLevel.VERBOSE, 'Request 9: getLocalFile(omniverse://localhost/Projects/IoT/Samples/HeadlessApp/ConveyorBelt_A08_PR_NVD_01.usd): Ok C:\Users\sogam\AppData\Local\ov\cache\client\omniverse\a080fd201efc67a467bf360534d0a847460f838c2728287fa4642ffb821227fe.usd')
('File IO', 'provider_file', LogLevel.VERBOSE, 'GetFileAttributesExW() returned "指定されたパスが見つかりません。"')

@kensbchiu88
Copy link

I fix my error by using git clone to download project, instead using "download zip"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants