2022-06-09 16:45:12,484 | Serving static files on port 3180. 2022-06-09 16:45:12,514 | Registering class 'InternalCredentials' that implements interface 'Credentials': 2022-06-09 16:45:12,514 | Method: 'get_settings' 2022-06-09 16:45:12,514 | Method: 'auth' 2022-06-09 16:45:12,514 | Method: 'register' 2022-06-09 16:45:12,514 | Method: 'reset' 2022-06-09 16:45:12,514 | Registering interface 'SSO': 2022-06-09 16:45:12,514 | Method: 'get_settings' 2022-06-09 16:45:12,514 | Method: 'auth' 2022-06-09 16:45:12,515 | Method: 'redirect' 2022-06-09 16:45:12,515 | Registering interface 'Profiles': 2022-06-09 16:45:12,515 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} 2022-06-09 16:45:12,515 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} 2022-06-09 16:45:12,515 | Deleting expired refresh tokens... 2022-06-09 16:45:12,517 | Deleted 0 refresh tokens. 2022-06-09 16:45:12,534 | Method: 'get_settings' 2022-06-09 16:45:12,534 | Method: 'get_all' 2022-06-09 16:45:12,534 | Method: 'get' 2022-06-09 16:45:12,534 | Method: 'set_info' 2022-06-09 16:45:12,534 | Method: 'set_enabled' 2022-06-09 16:45:12,534 | Method: 'set_admin' 2022-06-09 16:45:12,534 | Method: 'set_nucleus_ro' 2022-06-09 16:45:12,534 | Method: 'add' 2022-06-09 16:45:12,535 | Registering interface 'Tokens': 2022-06-09 16:45:12,535 | Method: 'generate' 2022-06-09 16:45:12,535 | Method: 'refresh' 2022-06-09 16:45:12,535 | Method: 'subscribe' 2022-06-09 16:45:12,535 | Method: 'create_api_token' 2022-06-09 16:45:12,535 | Method: 'delete_api_token' 2022-06-09 16:45:12,535 | Method: 'get_api_tokens' 2022-06-09 16:45:12,535 | Method: 'auth_with_api_token' 2022-06-09 16:45:12,535 | Registering interface 'UserStore': 2022-06-09 16:45:12,535 | Method: 'get' 2022-06-09 16:45:12,535 | Method: 'set' 2022-06-09 16:45:12,535 | Method: 'remove' 2022-06-09 16:45:12,535 | Listen. 2022-06-09 16:45:14,545 | Registered in ws://127.0.0.1:3333 with {'deployment': 'external', 'login_url': 'http://*:3180'} meta. 2022-06-09 16:45:14,545 | Registered in ws://127.0.0.1:3333 with {'deployment': 'internal', 'login_url': 'http://*:3180'} meta. 2022-06-09 16:45:15,345 | > InternalCredentials.auth: {'version': 0, 'username': 'search_service'} 2022-06-09 16:45:15,371 | < InternalCredentials.auth: {'status': 'OK', 'username': 'search_service', 'version': 1} 2022-06-09 16:45:16,423 | > InternalCredentials.register: {'version': 0, 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com'}} 2022-06-09 16:45:16,432 | < InternalCredentials.register: {'status': 'OK', 'username': 'jamestabbush', 'version': 1} 2022-06-09 16:45:16,433 | > InternalCredentials.auth: {'version': 0, 'username': 'omniverse'} 2022-06-09 16:45:16,438 | < InternalCredentials.auth: {'status': 'OK', 'username': 'omniverse', 'version': 1} 2022-06-09 16:45:16,439 | > Profiles.set_admin: {'version': 0, 'username': 'jamestabbush', 'admin': True} 2022-06-09 16:45:16,442 | < Profiles.set_admin: {'status': 'OK', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-09 16:45:16,443 | > InternalCredentials.auth: {'version': 0, 'username': 'jamestabbush'} 2022-06-09 16:45:16,447 | < InternalCredentials.auth: {'status': 'OK', 'username': 'jamestabbush', 'version': 1} 2022-06-09 16:45:18,125 | > InternalCredentials.register: {'version': 0, 'username': 'thumbnails_service', 'profile': {'first_name': 'Thumbnails', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-06-09 16:45:18,126 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-06-09 16:45:18,127 | > InternalCredentials.auth: {'version': 0, 'username': 'thumbnails_service'} 2022-06-09 16:45:18,135 | < InternalCredentials.auth: {'status': 'OK', 'username': 'thumbnails_service', 'version': 1} 2022-06-09 16:45:18,141 | > InternalCredentials.register: {'version': 1, 'username': 'tags_service', 'profile': {'first_name': 'Tagging', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-06-09 16:45:18,142 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-06-09 16:45:18,144 | > InternalCredentials.auth: {'version': 1, 'username': 'tags_service'} 2022-06-09 16:45:18,149 | < InternalCredentials.auth: {'status': 'OK', 'username': 'tags_service', 'version': 1} 2022-06-09 16:45:20,447 | > InternalCredentials.get_settings: {'version': 0} 2022-06-09 16:45:20,447 | < InternalCredentials.get_settings: {'login_url': 'http://*:3180', 'can_register': True, 'is_ui_visible': True, 'version': 0} 2022-06-09 16:45:20,711 | > SSO.get_settings: {'version': 0} 2022-06-09 16:46:57,200 | > InternalCredentials.auth: {'version': 1, 'username': 'jamestabbush'} 2022-06-09 16:46:57,208 | < InternalCredentials.auth: {'status': 'OK', 'username': 'jamestabbush', 'version': 1} 2022-06-09 17:03:50,504 | > Tokens.subscribe: {} 2022-06-09 17:03:50,505 | < Tokens.subscribe: {'status': 'SUBSCRIBED', 'nonce': 'd9702a8ded9a408ca159087783b483f86be38ac889bd445ebf6576403b45755e'} 2022-06-09 17:03:51,018 | ('/', 'C:\\Omniverse\\nucleus-workstation-2022.1.2\\Auth\\static_files\\.') 2022-06-09 17:03:51,024 | 127.0.0.1 [09/Jun/2022:16:03:51 +0000] "GET /?server=localhost&nonce=d9702a8ded9a408ca159087783b483f86be38ac889bd445ebf6576403b45755e HTTP/1.1" 200 2358 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36" 2022-06-09 17:03:51,033 | ('/static/css/main.d1b1daa2.chunk.css', 'C:\\Omniverse\\nucleus-workstation-2022.1.2\\Auth\\static_files\\static\\css\\main.d1b1daa2.chunk.css') 2022-06-09 17:03:51,035 | 127.0.0.1 [09/Jun/2022:16:03:51 +0000] "GET /static/css/main.d1b1daa2.chunk.css HTTP/1.1" 200 31459 "http://localhost:3180/?server=localhost&nonce=d9702a8ded9a408ca159087783b483f86be38ac889bd445ebf6576403b45755e" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36" 2022-06-09 17:03:51,035 | ('/static/js/2.2fd8f237.chunk.js', 'C:\\Omniverse\\nucleus-workstation-2022.1.2\\Auth\\static_files\\static\\js\\2.2fd8f237.chunk.js') 2022-06-09 17:03:51,037 | 127.0.0.1 [09/Jun/2022:16:03:51 +0000] "GET /static/js/2.2fd8f237.chunk.js HTTP/1.1" 200 215582 "http://localhost:3180/?server=localhost&nonce=d9702a8ded9a408ca159087783b483f86be38ac889bd445ebf6576403b45755e" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36" 2022-06-09 17:03:51,038 | ('/static/js/main.9f9312f2.chunk.js', 'C:\\Omniverse\\nucleus-workstation-2022.1.2\\Auth\\static_files\\static\\js\\main.9f9312f2.chunk.js') 2022-06-09 17:03:51,039 | 127.0.0.1 [09/Jun/2022:16:03:51 +0000] "GET /static/js/main.9f9312f2.chunk.js HTTP/1.1" 200 100837 "http://localhost:3180/?server=localhost&nonce=d9702a8ded9a408ca159087783b483f86be38ac889bd445ebf6576403b45755e" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36" 2022-06-09 17:03:51,113 | ('/static/media/nvidia-omniverse-logo.0c70e99c.svg', 'C:\\Omniverse\\nucleus-workstation-2022.1.2\\Auth\\static_files\\static\\media\\nvidia-omniverse-logo.0c70e99c.svg') 2022-06-09 17:03:51,114 | 127.0.0.1 [09/Jun/2022:16:03:51 +0000] "GET /static/media/nvidia-omniverse-logo.0c70e99c.svg HTTP/1.1" 200 5677 "http://localhost:3180/?server=localhost&nonce=d9702a8ded9a408ca159087783b483f86be38ac889bd445ebf6576403b45755e" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36" 2022-06-09 17:03:51,115 | ('/static/media/omniverse-logo.d61e72a2.png', 'C:\\Omniverse\\nucleus-workstation-2022.1.2\\Auth\\static_files\\static\\media\\omniverse-logo.d61e72a2.png') 2022-06-09 17:03:51,116 | 127.0.0.1 [09/Jun/2022:16:03:51 +0000] "GET /static/media/omniverse-logo.d61e72a2.png HTTP/1.1" 200 45052 "http://localhost:3180/?server=localhost&nonce=d9702a8ded9a408ca159087783b483f86be38ac889bd445ebf6576403b45755e" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36" 2022-06-09 17:03:51,125 | ('/static/media/fontawesome-webfont.20fd1704.woff2', 'C:\\Omniverse\\nucleus-workstation-2022.1.2\\Auth\\static_files\\static\\media\\fontawesome-webfont.20fd1704.woff2') 2022-06-09 17:03:51,126 | 127.0.0.1 [09/Jun/2022:16:03:51 +0000] "GET /static/media/fontawesome-webfont.20fd1704.woff2 HTTP/1.1" 200 77381 "http://localhost:3180/static/css/main.d1b1daa2.chunk.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36" 2022-06-09 17:03:51,176 | ('/favicon.ico', 'C:\\Omniverse\\nucleus-workstation-2022.1.2\\Auth\\static_files\\favicon.ico') 2022-06-09 17:03:51,177 | 127.0.0.1 [09/Jun/2022:16:03:51 +0000] "GET /favicon.ico HTTP/1.1" 200 2358 "http://localhost:3180/?server=localhost&nonce=d9702a8ded9a408ca159087783b483f86be38ac889bd445ebf6576403b45755e" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36" 2022-06-09 17:03:52,057 | > InternalCredentials.get_settings: {'version': 0} 2022-06-09 17:03:52,057 | < InternalCredentials.get_settings: {'login_url': 'http://*:3180', 'can_register': True, 'is_ui_visible': True, 'version': 0} 2022-06-09 17:03:52,072 | ('/static/media/OpenSans-Regular.1b0809d5.ttf', 'C:\\Omniverse\\nucleus-workstation-2022.1.2\\Auth\\static_files\\static\\media\\OpenSans-Regular.1b0809d5.ttf') 2022-06-09 17:03:52,076 | 127.0.0.1 [09/Jun/2022:16:03:52 +0000] "GET /static/media/OpenSans-Regular.1b0809d5.ttf HTTP/1.1" 200 97153 "http://localhost:3180/static/css/main.d1b1daa2.chunk.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36" 2022-06-09 17:03:52,321 | > SSO.get_settings: {'version': 0} 2022-06-09 17:04:07,776 | > InternalCredentials.auth: {'version': 1, 'username': 'jamestabbush', 'nonce': 'd9702a8ded9a408ca159087783b483f86be38ac889bd445ebf6576403b45755e'} 2022-06-09 17:04:07,785 | < InternalCredentials.auth: {'status': 'OK', 'username': 'jamestabbush', 'version': 1} 2022-06-09 17:04:07,785 | < Tokens.subscribe: {'status': 'OK', 'nonce': 'd9702a8ded9a408ca159087783b483f86be38ac889bd445ebf6576403b45755e'} 2022-06-10 13:38:37,038 | Serving static files on port 3180. 2022-06-10 13:38:37,053 | Registering class 'InternalCredentials' that implements interface 'Credentials': 2022-06-10 13:38:37,053 | Method: 'get_settings' 2022-06-10 13:38:37,053 | Method: 'auth' 2022-06-10 13:38:37,054 | Method: 'register' 2022-06-10 13:38:37,054 | Method: 'reset' 2022-06-10 13:38:37,054 | Registering interface 'SSO': 2022-06-10 13:38:37,054 | Method: 'get_settings' 2022-06-10 13:38:37,054 | Method: 'auth' 2022-06-10 13:38:37,054 | Method: 'redirect' 2022-06-10 13:38:37,054 | Registering interface 'Profiles': 2022-06-10 13:38:37,054 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} 2022-06-10 13:38:37,054 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} 2022-06-10 13:38:37,055 | Deleting expired refresh tokens... 2022-06-10 13:38:37,057 | Deleted 0 refresh tokens. 2022-06-10 13:38:37,081 | Method: 'get_settings' 2022-06-10 13:38:37,081 | Method: 'get_all' 2022-06-10 13:38:37,082 | Method: 'get' 2022-06-10 13:38:37,082 | Method: 'set_info' 2022-06-10 13:38:37,082 | Method: 'set_enabled' 2022-06-10 13:38:37,082 | Method: 'set_admin' 2022-06-10 13:38:37,082 | Method: 'set_nucleus_ro' 2022-06-10 13:38:37,082 | Method: 'add' 2022-06-10 13:38:37,082 | Registering interface 'Tokens': 2022-06-10 13:38:37,082 | Method: 'generate' 2022-06-10 13:38:37,082 | Method: 'refresh' 2022-06-10 13:38:37,082 | Method: 'subscribe' 2022-06-10 13:38:37,082 | Method: 'create_api_token' 2022-06-10 13:38:37,082 | Method: 'delete_api_token' 2022-06-10 13:38:37,082 | Method: 'get_api_tokens' 2022-06-10 13:38:37,082 | Method: 'auth_with_api_token' 2022-06-10 13:38:37,082 | Registering interface 'UserStore': 2022-06-10 13:38:37,083 | Method: 'get' 2022-06-10 13:38:37,083 | Method: 'set' 2022-06-10 13:38:37,083 | Method: 'remove' 2022-06-10 13:38:37,083 | Listen. 2022-06-10 13:38:39,088 | Failed to connect to the discovery service using port-based routing (ws://127.0.0.1:3333). Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 310, in prepare File "_build\python_lib\websockets\legacy\client.py", line 622, in __await_impl__ File "_build\python\lib\asyncio\base_events.py", line 1025, in create_connection File "_build\python\lib\asyncio\base_events.py", line 1010, in create_connection File "_build\python\lib\asyncio\base_events.py", line 924, in _connect_sock File "_build\python\lib\asyncio\proactor_events.py", line 702, in sock_connect File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 599, in finish_connect ConnectionRefusedError: [WinError 1225] The remote computer refused the network connection During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 323, in create_port_based_client File "_build\idl.py\idl\connection\transport\ws.py", line 319, in prepare idl.connection.transport.TransportError: [WinError 1225] The remote computer refused the network connection 2022-06-10 13:38:39,089 | Failed to connect to the discovery service using port-based routing (ws://127.0.0.1:3333). Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 310, in prepare File "_build\python_lib\websockets\legacy\client.py", line 622, in __await_impl__ File "_build\python\lib\asyncio\base_events.py", line 1025, in create_connection File "_build\python\lib\asyncio\base_events.py", line 1010, in create_connection File "_build\python\lib\asyncio\base_events.py", line 924, in _connect_sock File "_build\python\lib\asyncio\proactor_events.py", line 702, in sock_connect File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 599, in finish_connect ConnectionRefusedError: [WinError 1225] The remote computer refused the network connection During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 323, in create_port_based_client File "_build\idl.py\idl\connection\transport\ws.py", line 319, in prepare idl.connection.transport.TransportError: [WinError 1225] The remote computer refused the network connection 2022-06-10 13:38:39,090 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 77, in register ConnectionError: Failed to connect to the discovery service ws://127.0.0.1:3333 2022-06-10 13:38:39,090 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 77, in register ConnectionError: Failed to connect to the discovery service ws://127.0.0.1:3333 2022-06-10 13:38:44,097 | Registered in ws://127.0.0.1:3333 with {'deployment': 'external', 'login_url': 'http://*:3180'} meta. 2022-06-10 13:38:44,097 | Registered in ws://127.0.0.1:3333 with {'deployment': 'internal', 'login_url': 'http://*:3180'} meta. 2022-06-10 13:38:46,374 | > InternalCredentials.register: {'version': 1, 'username': 'tags_service', 'profile': {'first_name': 'Tagging', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-06-10 13:38:46,374 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-06-10 13:38:46,375 | > InternalCredentials.auth: {'version': 1, 'username': 'tags_service'} 2022-06-10 13:38:46,428 | < InternalCredentials.auth: {'status': 'OK', 'username': 'tags_service', 'version': 1} 2022-06-10 13:38:46,998 | > InternalCredentials.register: {'version': 0, 'username': 'thumbnails_service', 'profile': {'first_name': 'Thumbnails', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-06-10 13:38:46,999 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-06-10 13:38:47,000 | > InternalCredentials.auth: {'version': 0, 'username': 'thumbnails_service'} 2022-06-10 13:38:47,006 | < InternalCredentials.auth: {'status': 'OK', 'username': 'thumbnails_service', 'version': 1} 2022-06-10 13:42:32,993 | > Profiles.get_all: {'version': 0} 2022-06-10 13:42:32,994 | < Profiles.get_all: {'status': 'OK', 'username': 'admin', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:32,994 | < Profiles.get_all: {'status': 'OK', 'username': 'omniverse', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:32,994 | < Profiles.get_all: {'status': 'OK', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:32,995 | < Profiles.get_all: {'status': 'OK', 'username': 'tags_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:32,995 | < Profiles.get_all: {'status': 'OK', 'username': 'thumbnails_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:32,995 | < Profiles.get_all: {'status': 'OK', 'username': 'deeptag_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:32,995 | < Profiles.get_all: {'status': 'OK', 'username': 'search_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:32,995 | < Profiles.get_all: {'status': 'OK', 'username': 'snapshot_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:32,995 | < Profiles.get_all: {'status': 'OK', 'username': 'asset_converter', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:33,005 | > Profiles.get_all: {'version': 0} 2022-06-10 13:42:33,006 | < Profiles.get_all: {'status': 'OK', 'username': 'admin', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:33,006 | < Profiles.get_all: {'status': 'OK', 'username': 'omniverse', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:33,006 | < Profiles.get_all: {'status': 'OK', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:33,006 | < Profiles.get_all: {'status': 'OK', 'username': 'tags_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:33,007 | < Profiles.get_all: {'status': 'OK', 'username': 'thumbnails_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:33,007 | < Profiles.get_all: {'status': 'OK', 'username': 'deeptag_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:33,007 | < Profiles.get_all: {'status': 'OK', 'username': 'search_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:33,007 | < Profiles.get_all: {'status': 'OK', 'username': 'snapshot_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:33,007 | < Profiles.get_all: {'status': 'OK', 'username': 'asset_converter', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:43,751 | > Profiles.get_all: {'version': 0} 2022-06-10 13:42:43,752 | < Profiles.get_all: {'status': 'OK', 'username': 'admin', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:43,752 | < Profiles.get_all: {'status': 'OK', 'username': 'omniverse', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:43,752 | < Profiles.get_all: {'status': 'OK', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:43,752 | < Profiles.get_all: {'status': 'OK', 'username': 'tags_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:43,752 | < Profiles.get_all: {'status': 'OK', 'username': 'thumbnails_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:43,753 | < Profiles.get_all: {'status': 'OK', 'username': 'deeptag_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:43,753 | < Profiles.get_all: {'status': 'OK', 'username': 'search_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:43,753 | < Profiles.get_all: {'status': 'OK', 'username': 'snapshot_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:43,753 | < Profiles.get_all: {'status': 'OK', 'username': 'asset_converter', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:43,763 | > Profiles.get_all: {'version': 0} 2022-06-10 13:42:43,764 | < Profiles.get_all: {'status': 'OK', 'username': 'admin', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:43,764 | < Profiles.get_all: {'status': 'OK', 'username': 'omniverse', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:43,764 | < Profiles.get_all: {'status': 'OK', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:43,764 | < Profiles.get_all: {'status': 'OK', 'username': 'tags_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:43,764 | < Profiles.get_all: {'status': 'OK', 'username': 'thumbnails_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:43,764 | < Profiles.get_all: {'status': 'OK', 'username': 'deeptag_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:43,764 | < Profiles.get_all: {'status': 'OK', 'username': 'search_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:43,765 | < Profiles.get_all: {'status': 'OK', 'username': 'snapshot_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:43,765 | < Profiles.get_all: {'status': 'OK', 'username': 'asset_converter', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:45,629 | > Profiles.get_all: {'version': 0} 2022-06-10 13:42:45,629 | < Profiles.get_all: {'status': 'OK', 'username': 'admin', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:45,630 | < Profiles.get_all: {'status': 'OK', 'username': 'omniverse', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:45,630 | < Profiles.get_all: {'status': 'OK', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:45,630 | < Profiles.get_all: {'status': 'OK', 'username': 'tags_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:45,630 | < Profiles.get_all: {'status': 'OK', 'username': 'thumbnails_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:45,630 | < Profiles.get_all: {'status': 'OK', 'username': 'deeptag_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:45,630 | < Profiles.get_all: {'status': 'OK', 'username': 'search_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:45,631 | < Profiles.get_all: {'status': 'OK', 'username': 'snapshot_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:45,631 | < Profiles.get_all: {'status': 'OK', 'username': 'asset_converter', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:45,640 | > Profiles.get_all: {'version': 0} 2022-06-10 13:42:45,640 | < Profiles.get_all: {'status': 'OK', 'username': 'admin', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:45,641 | < Profiles.get_all: {'status': 'OK', 'username': 'omniverse', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:45,641 | < Profiles.get_all: {'status': 'OK', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:45,641 | < Profiles.get_all: {'status': 'OK', 'username': 'tags_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:45,641 | < Profiles.get_all: {'status': 'OK', 'username': 'thumbnails_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:45,641 | < Profiles.get_all: {'status': 'OK', 'username': 'deeptag_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:45,641 | < Profiles.get_all: {'status': 'OK', 'username': 'search_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:45,642 | < Profiles.get_all: {'status': 'OK', 'username': 'snapshot_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-10 13:42:45,642 | < Profiles.get_all: {'status': 'OK', 'username': 'asset_converter', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-11 19:06:39,807 | Serving static files on port 3180. 2022-06-11 19:06:39,822 | Registering class 'InternalCredentials' that implements interface 'Credentials': 2022-06-11 19:06:39,822 | Method: 'get_settings' 2022-06-11 19:06:39,823 | Method: 'auth' 2022-06-11 19:06:39,823 | Method: 'register' 2022-06-11 19:06:39,823 | Method: 'reset' 2022-06-11 19:06:39,823 | Registering interface 'SSO': 2022-06-11 19:06:39,823 | Method: 'get_settings' 2022-06-11 19:06:39,823 | Method: 'auth' 2022-06-11 19:06:39,823 | Method: 'redirect' 2022-06-11 19:06:39,823 | Registering interface 'Profiles': 2022-06-11 19:06:39,823 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} 2022-06-11 19:06:39,823 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} 2022-06-11 19:06:39,824 | Deleting expired refresh tokens... 2022-06-11 19:06:39,825 | Deleted 0 refresh tokens. 2022-06-11 19:06:39,844 | Method: 'get_settings' 2022-06-11 19:06:39,844 | Method: 'get_all' 2022-06-11 19:06:39,844 | Method: 'get' 2022-06-11 19:06:39,845 | Method: 'set_info' 2022-06-11 19:06:39,845 | Method: 'set_enabled' 2022-06-11 19:06:39,845 | Method: 'set_admin' 2022-06-11 19:06:39,845 | Method: 'set_nucleus_ro' 2022-06-11 19:06:39,845 | Method: 'add' 2022-06-11 19:06:39,845 | Registering interface 'Tokens': 2022-06-11 19:06:39,845 | Method: 'generate' 2022-06-11 19:06:39,845 | Method: 'refresh' 2022-06-11 19:06:39,845 | Method: 'subscribe' 2022-06-11 19:06:39,845 | Method: 'create_api_token' 2022-06-11 19:06:39,845 | Method: 'delete_api_token' 2022-06-11 19:06:39,845 | Method: 'get_api_tokens' 2022-06-11 19:06:39,845 | Method: 'auth_with_api_token' 2022-06-11 19:06:39,845 | Registering interface 'UserStore': 2022-06-11 19:06:39,845 | Method: 'get' 2022-06-11 19:06:39,845 | Method: 'set' 2022-06-11 19:06:39,846 | Method: 'remove' 2022-06-11 19:06:39,846 | Listen. 2022-06-11 19:06:41,848 | Failed to connect to the discovery service using port-based routing (ws://127.0.0.1:3333). Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 310, in prepare File "_build\python_lib\websockets\legacy\client.py", line 622, in __await_impl__ File "_build\python\lib\asyncio\base_events.py", line 1025, in create_connection File "_build\python\lib\asyncio\base_events.py", line 1010, in create_connection File "_build\python\lib\asyncio\base_events.py", line 924, in _connect_sock File "_build\python\lib\asyncio\proactor_events.py", line 702, in sock_connect File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 599, in finish_connect ConnectionRefusedError: [WinError 1225] The remote computer refused the network connection During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 323, in create_port_based_client File "_build\idl.py\idl\connection\transport\ws.py", line 319, in prepare idl.connection.transport.TransportError: [WinError 1225] The remote computer refused the network connection 2022-06-11 19:06:41,849 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 77, in register ConnectionError: Failed to connect to the discovery service ws://127.0.0.1:3333 2022-06-11 19:06:41,878 | Failed to connect to the discovery service using port-based routing (ws://127.0.0.1:3333). Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 310, in prepare File "_build\python_lib\websockets\legacy\client.py", line 622, in __await_impl__ File "_build\python\lib\asyncio\base_events.py", line 1025, in create_connection File "_build\python\lib\asyncio\base_events.py", line 1010, in create_connection File "_build\python\lib\asyncio\base_events.py", line 924, in _connect_sock File "_build\python\lib\asyncio\proactor_events.py", line 702, in sock_connect File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 599, in finish_connect ConnectionRefusedError: [WinError 1225] The remote computer refused the network connection During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 323, in create_port_based_client File "_build\idl.py\idl\connection\transport\ws.py", line 319, in prepare idl.connection.transport.TransportError: [WinError 1225] The remote computer refused the network connection 2022-06-11 19:06:41,878 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 77, in register ConnectionError: Failed to connect to the discovery service ws://127.0.0.1:3333 2022-06-11 19:06:46,858 | Registered in ws://127.0.0.1:3333 with {'deployment': 'internal', 'login_url': 'http://*:3180'} meta. 2022-06-11 19:06:46,888 | Registered in ws://127.0.0.1:3333 with {'deployment': 'external', 'login_url': 'http://*:3180'} meta. 2022-06-11 19:06:47,213 | > InternalCredentials.auth: {'version': 0, 'username': 'search_service'} 2022-06-11 19:06:47,264 | < InternalCredentials.auth: {'status': 'OK', 'username': 'search_service', 'version': 1} 2022-06-11 19:06:50,675 | > InternalCredentials.register: {'version': 0, 'username': 'thumbnails_service', 'profile': {'first_name': 'Thumbnails', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-06-11 19:06:50,675 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-06-11 19:06:50,676 | > InternalCredentials.auth: {'version': 0, 'username': 'thumbnails_service'} 2022-06-11 19:06:50,680 | < InternalCredentials.auth: {'status': 'OK', 'username': 'thumbnails_service', 'version': 1} 2022-06-11 19:06:52,437 | > InternalCredentials.register: {'version': 1, 'username': 'tags_service', 'profile': {'first_name': 'Tagging', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-06-11 19:06:52,437 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-06-11 19:06:52,438 | > InternalCredentials.auth: {'version': 1, 'username': 'tags_service'} 2022-06-11 19:06:52,443 | < InternalCredentials.auth: {'status': 'OK', 'username': 'tags_service', 'version': 1} 2022-06-12 10:48:48,571 | Serving static files on port 3180. 2022-06-12 10:48:48,591 | Registering class 'InternalCredentials' that implements interface 'Credentials': 2022-06-12 10:48:48,591 | Method: 'get_settings' 2022-06-12 10:48:48,591 | Method: 'auth' 2022-06-12 10:48:48,591 | Method: 'register' 2022-06-12 10:48:48,591 | Method: 'reset' 2022-06-12 10:48:48,591 | Registering interface 'SSO': 2022-06-12 10:48:48,591 | Method: 'get_settings' 2022-06-12 10:48:48,591 | Method: 'auth' 2022-06-12 10:48:48,591 | Method: 'redirect' 2022-06-12 10:48:48,592 | Registering interface 'Profiles': 2022-06-12 10:48:48,592 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} 2022-06-12 10:48:48,592 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} 2022-06-12 10:48:48,592 | Deleting expired refresh tokens... 2022-06-12 10:48:48,595 | Deleted 0 refresh tokens. 2022-06-12 10:48:48,612 | Method: 'get_settings' 2022-06-12 10:48:48,612 | Method: 'get_all' 2022-06-12 10:48:48,613 | Method: 'get' 2022-06-12 10:48:48,613 | Method: 'set_info' 2022-06-12 10:48:48,613 | Method: 'set_enabled' 2022-06-12 10:48:48,613 | Method: 'set_admin' 2022-06-12 10:48:48,613 | Method: 'set_nucleus_ro' 2022-06-12 10:48:48,613 | Method: 'add' 2022-06-12 10:48:48,613 | Registering interface 'Tokens': 2022-06-12 10:48:48,613 | Method: 'generate' 2022-06-12 10:48:48,613 | Method: 'refresh' 2022-06-12 10:48:48,613 | Method: 'subscribe' 2022-06-12 10:48:48,613 | Method: 'create_api_token' 2022-06-12 10:48:48,613 | Method: 'delete_api_token' 2022-06-12 10:48:48,613 | Method: 'get_api_tokens' 2022-06-12 10:48:48,613 | Method: 'auth_with_api_token' 2022-06-12 10:48:48,613 | Registering interface 'UserStore': 2022-06-12 10:48:48,613 | Method: 'get' 2022-06-12 10:48:48,614 | Method: 'set' 2022-06-12 10:48:48,614 | Method: 'remove' 2022-06-12 10:48:48,614 | Listen. 2022-06-12 10:48:50,623 | Registered in ws://127.0.0.1:3333 with {'deployment': 'external', 'login_url': 'http://*:3180'} meta. 2022-06-12 10:48:50,624 | Registered in ws://127.0.0.1:3333 with {'deployment': 'internal', 'login_url': 'http://*:3180'} meta. 2022-06-12 10:48:54,713 | > InternalCredentials.auth: {'version': 0, 'username': 'search_service'} 2022-06-12 10:48:54,765 | < InternalCredentials.auth: {'status': 'OK', 'username': 'search_service', 'version': 1} 2022-06-12 10:48:57,306 | > InternalCredentials.register: {'version': 1, 'username': 'tags_service', 'profile': {'first_name': 'Tagging', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-06-12 10:48:57,306 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-06-12 10:48:57,307 | > InternalCredentials.auth: {'version': 1, 'username': 'tags_service'} 2022-06-12 10:48:57,313 | < InternalCredentials.auth: {'status': 'OK', 'username': 'tags_service', 'version': 1} 2022-06-12 10:48:58,984 | > InternalCredentials.register: {'version': 0, 'username': 'thumbnails_service', 'profile': {'first_name': 'Thumbnails', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-06-12 10:48:58,985 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-06-12 10:48:58,986 | > InternalCredentials.auth: {'version': 0, 'username': 'thumbnails_service'} 2022-06-12 10:48:58,991 | < InternalCredentials.auth: {'status': 'OK', 'username': 'thumbnails_service', 'version': 1} 2022-06-13 14:14:54,135 | Serving static files on port 3180. 2022-06-13 14:14:54,155 | Registering class 'InternalCredentials' that implements interface 'Credentials': 2022-06-13 14:14:54,155 | Method: 'get_settings' 2022-06-13 14:14:54,155 | Method: 'auth' 2022-06-13 14:14:54,155 | Method: 'register' 2022-06-13 14:14:54,155 | Method: 'reset' 2022-06-13 14:14:54,155 | Registering interface 'SSO': 2022-06-13 14:14:54,156 | Method: 'get_settings' 2022-06-13 14:14:54,156 | Method: 'auth' 2022-06-13 14:14:54,156 | Method: 'redirect' 2022-06-13 14:14:54,156 | Registering interface 'Profiles': 2022-06-13 14:14:54,156 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} 2022-06-13 14:14:54,156 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} 2022-06-13 14:14:54,156 | Deleting expired refresh tokens... 2022-06-13 14:14:54,158 | Deleted 0 refresh tokens. 2022-06-13 14:14:54,181 | Method: 'get_settings' 2022-06-13 14:14:54,182 | Method: 'get_all' 2022-06-13 14:14:54,182 | Method: 'get' 2022-06-13 14:14:54,182 | Method: 'set_info' 2022-06-13 14:14:54,182 | Method: 'set_enabled' 2022-06-13 14:14:54,182 | Method: 'set_admin' 2022-06-13 14:14:54,182 | Method: 'set_nucleus_ro' 2022-06-13 14:14:54,182 | Method: 'add' 2022-06-13 14:14:54,182 | Registering interface 'Tokens': 2022-06-13 14:14:54,182 | Method: 'generate' 2022-06-13 14:14:54,182 | Method: 'refresh' 2022-06-13 14:14:54,182 | Method: 'subscribe' 2022-06-13 14:14:54,182 | Method: 'create_api_token' 2022-06-13 14:14:54,182 | Method: 'delete_api_token' 2022-06-13 14:14:54,182 | Method: 'get_api_tokens' 2022-06-13 14:14:54,182 | Method: 'auth_with_api_token' 2022-06-13 14:14:54,182 | Registering interface 'UserStore': 2022-06-13 14:14:54,183 | Method: 'get' 2022-06-13 14:14:54,183 | Method: 'set' 2022-06-13 14:14:54,183 | Method: 'remove' 2022-06-13 14:14:54,183 | Listen. 2022-06-13 14:14:56,190 | Failed to connect to the discovery service using port-based routing (ws://127.0.0.1:3333). Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 310, in prepare File "_build\python_lib\websockets\legacy\client.py", line 622, in __await_impl__ File "_build\python\lib\asyncio\base_events.py", line 1025, in create_connection File "_build\python\lib\asyncio\base_events.py", line 1010, in create_connection File "_build\python\lib\asyncio\base_events.py", line 924, in _connect_sock File "_build\python\lib\asyncio\proactor_events.py", line 702, in sock_connect File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 599, in finish_connect ConnectionRefusedError: [WinError 1225] The remote computer refused the network connection During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 323, in create_port_based_client File "_build\idl.py\idl\connection\transport\ws.py", line 319, in prepare idl.connection.transport.TransportError: [WinError 1225] The remote computer refused the network connection 2022-06-13 14:14:56,191 | Failed to connect to the discovery service using port-based routing (ws://127.0.0.1:3333). Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 310, in prepare File "_build\python_lib\websockets\legacy\client.py", line 622, in __await_impl__ File "_build\python\lib\asyncio\base_events.py", line 1025, in create_connection File "_build\python\lib\asyncio\base_events.py", line 1010, in create_connection File "_build\python\lib\asyncio\base_events.py", line 924, in _connect_sock File "_build\python\lib\asyncio\proactor_events.py", line 702, in sock_connect File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 599, in finish_connect ConnectionRefusedError: [WinError 1225] The remote computer refused the network connection During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 323, in create_port_based_client File "_build\idl.py\idl\connection\transport\ws.py", line 319, in prepare idl.connection.transport.TransportError: [WinError 1225] The remote computer refused the network connection 2022-06-13 14:14:56,191 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 77, in register ConnectionError: Failed to connect to the discovery service ws://127.0.0.1:3333 2022-06-13 14:14:56,191 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 77, in register ConnectionError: Failed to connect to the discovery service ws://127.0.0.1:3333 2022-06-13 14:15:01,199 | Registered in ws://127.0.0.1:3333 with {'deployment': 'internal', 'login_url': 'http://*:3180'} meta. 2022-06-13 14:15:01,200 | Registered in ws://127.0.0.1:3333 with {'deployment': 'external', 'login_url': 'http://*:3180'} meta. 2022-06-13 14:15:01,604 | > InternalCredentials.auth: {'version': 0, 'username': 'search_service'} 2022-06-13 14:15:01,657 | < InternalCredentials.auth: {'status': 'OK', 'username': 'search_service', 'version': 1} 2022-06-13 14:15:04,421 | > InternalCredentials.register: {'version': 0, 'username': 'thumbnails_service', 'profile': {'first_name': 'Thumbnails', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-06-13 14:15:04,421 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-06-13 14:15:04,422 | > InternalCredentials.auth: {'version': 0, 'username': 'thumbnails_service'} 2022-06-13 14:15:04,428 | < InternalCredentials.auth: {'status': 'OK', 'username': 'thumbnails_service', 'version': 1} 2022-06-13 14:15:06,254 | > InternalCredentials.register: {'version': 1, 'username': 'tags_service', 'profile': {'first_name': 'Tagging', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-06-13 14:15:06,255 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-06-13 14:15:06,256 | > InternalCredentials.auth: {'version': 1, 'username': 'tags_service'} 2022-06-13 14:15:06,260 | < InternalCredentials.auth: {'status': 'OK', 'username': 'tags_service', 'version': 1} 2022-06-29 13:11:32,657 | Serving static files on port 3180. 2022-06-29 13:11:32,683 | Registering class 'InternalCredentials' that implements interface 'Credentials': 2022-06-29 13:11:32,683 | Method: 'get_settings' 2022-06-29 13:11:32,683 | Method: 'auth' 2022-06-29 13:11:32,683 | Method: 'register' 2022-06-29 13:11:32,683 | Method: 'reset' 2022-06-29 13:11:32,683 | Registering interface 'SSO': 2022-06-29 13:11:32,684 | Method: 'get_settings' 2022-06-29 13:11:32,684 | Method: 'auth' 2022-06-29 13:11:32,684 | Method: 'redirect' 2022-06-29 13:11:32,684 | Registering interface 'Profiles': 2022-06-29 13:11:32,684 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} 2022-06-29 13:11:32,685 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} 2022-06-29 13:11:32,685 | Deleting expired refresh tokens... 2022-06-29 13:11:32,687 | Deleted 0 refresh tokens. 2022-06-29 13:11:32,704 | Method: 'get_settings' 2022-06-29 13:11:32,704 | Method: 'get_all' 2022-06-29 13:11:32,704 | Method: 'get' 2022-06-29 13:11:32,704 | Method: 'set_info' 2022-06-29 13:11:32,704 | Method: 'set_enabled' 2022-06-29 13:11:32,704 | Method: 'set_admin' 2022-06-29 13:11:32,704 | Method: 'set_nucleus_ro' 2022-06-29 13:11:32,704 | Method: 'add' 2022-06-29 13:11:32,705 | Registering interface 'Tokens': 2022-06-29 13:11:32,705 | Method: 'generate' 2022-06-29 13:11:32,705 | Method: 'refresh' 2022-06-29 13:11:32,705 | Method: 'subscribe' 2022-06-29 13:11:32,705 | Method: 'create_api_token' 2022-06-29 13:11:32,705 | Method: 'delete_api_token' 2022-06-29 13:11:32,705 | Method: 'get_api_tokens' 2022-06-29 13:11:32,705 | Method: 'auth_with_api_token' 2022-06-29 13:11:32,705 | Registering interface 'UserStore': 2022-06-29 13:11:32,705 | Method: 'get' 2022-06-29 13:11:32,705 | Method: 'set' 2022-06-29 13:11:32,705 | Method: 'remove' 2022-06-29 13:11:32,705 | Listen. 2022-06-29 13:11:34,706 | Failed to connect to the discovery service using port-based routing (ws://127.0.0.1:3333). Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 310, in prepare File "_build\python_lib\websockets\legacy\client.py", line 622, in __await_impl__ File "_build\python\lib\asyncio\base_events.py", line 1025, in create_connection File "_build\python\lib\asyncio\base_events.py", line 1010, in create_connection File "_build\python\lib\asyncio\base_events.py", line 924, in _connect_sock File "_build\python\lib\asyncio\proactor_events.py", line 702, in sock_connect File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 599, in finish_connect ConnectionRefusedError: [WinError 1225] The remote computer refused the network connection During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 323, in create_port_based_client File "_build\idl.py\idl\connection\transport\ws.py", line 319, in prepare idl.connection.transport.TransportError: [WinError 1225] The remote computer refused the network connection 2022-06-29 13:11:34,707 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 77, in register ConnectionError: Failed to connect to the discovery service ws://127.0.0.1:3333 2022-06-29 13:11:34,709 | Failed to connect to the discovery service using port-based routing (ws://127.0.0.1:3333). Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 310, in prepare File "_build\python_lib\websockets\legacy\client.py", line 622, in __await_impl__ File "_build\python\lib\asyncio\base_events.py", line 1025, in create_connection File "_build\python\lib\asyncio\base_events.py", line 1010, in create_connection File "_build\python\lib\asyncio\base_events.py", line 924, in _connect_sock File "_build\python\lib\asyncio\proactor_events.py", line 702, in sock_connect File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 599, in finish_connect ConnectionRefusedError: [WinError 1225] The remote computer refused the network connection During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 323, in create_port_based_client File "_build\idl.py\idl\connection\transport\ws.py", line 319, in prepare idl.connection.transport.TransportError: [WinError 1225] The remote computer refused the network connection 2022-06-29 13:11:34,709 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 77, in register ConnectionError: Failed to connect to the discovery service ws://127.0.0.1:3333 2022-06-29 13:11:39,727 | Registered in ws://127.0.0.1:3333 with {'deployment': 'external', 'login_url': 'http://*:3180'} meta. 2022-06-29 13:11:39,728 | Registered in ws://127.0.0.1:3333 with {'deployment': 'internal', 'login_url': 'http://*:3180'} meta. 2022-06-29 13:11:43,060 | > InternalCredentials.register: {'version': 0, 'username': 'thumbnails_service', 'profile': {'first_name': 'Thumbnails', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-06-29 13:11:43,061 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-06-29 13:11:43,061 | > InternalCredentials.auth: {'version': 0, 'username': 'thumbnails_service'} 2022-06-29 13:11:43,116 | < InternalCredentials.auth: {'status': 'OK', 'username': 'thumbnails_service', 'version': 1} 2022-06-29 13:11:44,752 | > InternalCredentials.register: {'version': 1, 'username': 'tags_service', 'profile': {'first_name': 'Tagging', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-06-29 13:11:44,753 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-06-29 13:11:44,754 | > InternalCredentials.auth: {'version': 1, 'username': 'tags_service'} 2022-06-29 13:11:44,759 | < InternalCredentials.auth: {'status': 'OK', 'username': 'tags_service', 'version': 1} 2022-06-29 13:40:48,037 | > Tokens.refresh: {'version': 0, 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTczODI2NDcsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiOTVjMWNkOWQ2N2VmNDcwY2FlOWY5MjhhNDk1MTRhOTciLCJpYXQiOjE2NTQ3OTA2NDd9.NhBzJzvPJA0XIdofZvaT6cwpuMIDs00-xmnHbzNlrgvHQyGV120Umm0xnuHOhJOzGw8DIU73x9wmqnV87A5mGA'} 2022-06-29 13:40:48,047 | < Tokens.refresh: {'status': 'OK', 'access_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTY1OTI4NDgsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiMmFiYWYyYTc1MjY3NDliNjlhMzAyZjcxYmViYmZlYzMiLCJpYXQiOjE2NTY1MDY0NDh9.gInatwC8k6j3MW76vpD66j0g-_rJEAl7KZQIhsXzLyRQewJBtrg_pS_L89n6-eTIYaZs_nIIRl866nDqH6sdYQ', 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTkwOTg0NDgsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiZTViZGM2MjY5M2Q4NDQyODk5YTAzZDM0NDZmNGM5NTIiLCJpYXQiOjE2NTY1MDY0NDh9.GWjxT8jruvdoIjuA61omA1omXl3-WVUHyQzr6oiuhV-BzkM40M0d3_dUSSOeL6xTz4Vm-j1DJoQgE4MUT0KImA', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:41:53,865 | > Tokens.refresh: {'version': 0, 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTczODE1MTYsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiNmIxMTE0Y2MxZTZiNDA0YmJhNjM4ZmI3N2Y4ODE3MDkiLCJpYXQiOjE2NTQ3ODk1MTZ9.lBmxrIYhKZrLIBkoqOsqjb1dgIcNL8iQFOdZYbQhxOBYtGs8P5zvWfnaessm_kmoV8tzeN7_yrASQvaS22YB0A'} 2022-06-29 13:41:53,880 | < Tokens.refresh: {'status': 'OK', 'access_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTY1OTI5MTMsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiNTYxNzJiOGFhM2M5NDlmYjk3Y2QxZDAzYjM1NDk2MzciLCJpYXQiOjE2NTY1MDY1MTN9.CouXsBJr4dw_kbVdCrcisBo0vm32deIovip4SC_OMy-OULOrmWQyARojZGObzOMuO7rbe5mWFDKCjz9DRXDxLQ', 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTkwOTg1MTMsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiMjI1ODViYzE2YjJlNDg3ODlmMzEwNjg3YjRjOWY4NjAiLCJpYXQiOjE2NTY1MDY1MTN9.KS5Fqiv7_WAdP66CYVmq_TBNu1TeJ174YKqMcuKQJriNbO8dBtmWjNFBuj8FjmIvHTsg3q29CewxdGLboTSJyQ', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:15,723 | > Tokens.refresh: {'version': 0, 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTczODE2MTcsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiNTYwNjhhMTZkMzRhNDI5ZTkwYjIwZGViYmNmZWEyNTYiLCJpYXQiOjE2NTQ3ODk2MTd9.vpS7sYawOp34y3-8FYMdoD-6OBnHe70848d042U9lebtifkCT3jwCA-xQhqURWu4dfuMvFDQXPVZMe-7MGKX-Q'} 2022-06-29 13:42:15,729 | < Tokens.refresh: {'status': 'OK', 'access_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTY1OTI5MzUsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiZDg0ZGU5M2I1MGQyNGRlYzlmYmQ4ZWQ4YWZkYWQxOGYiLCJpYXQiOjE2NTY1MDY1MzV9.iBi0x5d99fhMYW7Y_i_FQr4impeJOTRzK1qlnKcdkIk2cuN-OoC3mYYQexSNqDKLvTr-HUUF_VuAsIFYxfi81Q', 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTkwOTg1MzUsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiNjJhMzQ3Y2RkMjRkNDExYmI3MTQ1MzAzZDZiN2JiMTMiLCJpYXQiOjE2NTY1MDY1MzV9.r_IkM_9ptVEeVKDhnZMcBbwb6bX9OoE0OBHXuhDdTdHXMnjdkLQd_VTGMcVfuLnvSHA3bAUzi5mLYyyf2FkCew', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:25,800 | > Profiles.get_all: {'version': 0} 2022-06-29 13:42:25,801 | < Profiles.get_all: {'status': 'OK', 'username': 'admin', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:25,801 | < Profiles.get_all: {'status': 'OK', 'username': 'omniverse', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:25,801 | < Profiles.get_all: {'status': 'OK', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:25,801 | < Profiles.get_all: {'status': 'OK', 'username': 'tags_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:25,801 | < Profiles.get_all: {'status': 'OK', 'username': 'thumbnails_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:25,802 | < Profiles.get_all: {'status': 'OK', 'username': 'deeptag_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:25,802 | < Profiles.get_all: {'status': 'OK', 'username': 'search_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:25,802 | < Profiles.get_all: {'status': 'OK', 'username': 'snapshot_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:25,802 | < Profiles.get_all: {'status': 'OK', 'username': 'asset_converter', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:25,812 | > Profiles.get_all: {'version': 0} 2022-06-29 13:42:25,813 | < Profiles.get_all: {'status': 'OK', 'username': 'admin', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:25,813 | < Profiles.get_all: {'status': 'OK', 'username': 'omniverse', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:25,813 | < Profiles.get_all: {'status': 'OK', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:25,813 | < Profiles.get_all: {'status': 'OK', 'username': 'tags_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:25,813 | < Profiles.get_all: {'status': 'OK', 'username': 'thumbnails_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:25,813 | < Profiles.get_all: {'status': 'OK', 'username': 'deeptag_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:25,814 | < Profiles.get_all: {'status': 'OK', 'username': 'search_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:25,814 | < Profiles.get_all: {'status': 'OK', 'username': 'snapshot_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:25,814 | < Profiles.get_all: {'status': 'OK', 'username': 'asset_converter', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:40,811 | > Profiles.get_all: {'version': 0} 2022-06-29 13:42:40,811 | < Profiles.get_all: {'status': 'OK', 'username': 'admin', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:40,812 | < Profiles.get_all: {'status': 'OK', 'username': 'omniverse', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:40,812 | < Profiles.get_all: {'status': 'OK', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:40,812 | < Profiles.get_all: {'status': 'OK', 'username': 'tags_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:40,812 | < Profiles.get_all: {'status': 'OK', 'username': 'thumbnails_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:40,812 | < Profiles.get_all: {'status': 'OK', 'username': 'deeptag_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:40,812 | < Profiles.get_all: {'status': 'OK', 'username': 'search_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:40,813 | < Profiles.get_all: {'status': 'OK', 'username': 'snapshot_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:40,813 | < Profiles.get_all: {'status': 'OK', 'username': 'asset_converter', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:40,822 | > Profiles.get_all: {'version': 0} 2022-06-29 13:42:40,822 | < Profiles.get_all: {'status': 'OK', 'username': 'admin', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:40,823 | < Profiles.get_all: {'status': 'OK', 'username': 'omniverse', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:40,823 | < Profiles.get_all: {'status': 'OK', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:40,823 | < Profiles.get_all: {'status': 'OK', 'username': 'tags_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:40,823 | < Profiles.get_all: {'status': 'OK', 'username': 'thumbnails_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:40,823 | < Profiles.get_all: {'status': 'OK', 'username': 'deeptag_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:40,823 | < Profiles.get_all: {'status': 'OK', 'username': 'search_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:40,823 | < Profiles.get_all: {'status': 'OK', 'username': 'snapshot_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:40,824 | < Profiles.get_all: {'status': 'OK', 'username': 'asset_converter', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:44,843 | > Profiles.get_all: {'version': 0} 2022-06-29 13:42:44,844 | < Profiles.get_all: {'status': 'OK', 'username': 'admin', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:44,844 | < Profiles.get_all: {'status': 'OK', 'username': 'omniverse', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:44,844 | < Profiles.get_all: {'status': 'OK', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:44,845 | < Profiles.get_all: {'status': 'OK', 'username': 'tags_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:44,845 | < Profiles.get_all: {'status': 'OK', 'username': 'thumbnails_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:44,845 | < Profiles.get_all: {'status': 'OK', 'username': 'deeptag_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:44,845 | < Profiles.get_all: {'status': 'OK', 'username': 'search_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:44,845 | < Profiles.get_all: {'status': 'OK', 'username': 'snapshot_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:44,845 | < Profiles.get_all: {'status': 'OK', 'username': 'asset_converter', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:44,855 | > Profiles.get_all: {'version': 0} 2022-06-29 13:42:44,855 | < Profiles.get_all: {'status': 'OK', 'username': 'admin', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:44,855 | < Profiles.get_all: {'status': 'OK', 'username': 'omniverse', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:44,856 | < Profiles.get_all: {'status': 'OK', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:44,856 | < Profiles.get_all: {'status': 'OK', 'username': 'tags_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:44,856 | < Profiles.get_all: {'status': 'OK', 'username': 'thumbnails_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:44,856 | < Profiles.get_all: {'status': 'OK', 'username': 'deeptag_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:44,856 | < Profiles.get_all: {'status': 'OK', 'username': 'search_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:44,856 | < Profiles.get_all: {'status': 'OK', 'username': 'snapshot_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:44,856 | < Profiles.get_all: {'status': 'OK', 'username': 'asset_converter', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:46,648 | > Profiles.get_all: {'version': 0} 2022-06-29 13:42:46,649 | < Profiles.get_all: {'status': 'OK', 'username': 'admin', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:46,649 | < Profiles.get_all: {'status': 'OK', 'username': 'omniverse', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:46,649 | < Profiles.get_all: {'status': 'OK', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:46,649 | < Profiles.get_all: {'status': 'OK', 'username': 'tags_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:46,650 | < Profiles.get_all: {'status': 'OK', 'username': 'thumbnails_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:46,650 | < Profiles.get_all: {'status': 'OK', 'username': 'deeptag_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:46,650 | < Profiles.get_all: {'status': 'OK', 'username': 'search_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:46,650 | < Profiles.get_all: {'status': 'OK', 'username': 'snapshot_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:46,650 | < Profiles.get_all: {'status': 'OK', 'username': 'asset_converter', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:46,660 | > Profiles.get_all: {'version': 0} 2022-06-29 13:42:46,661 | < Profiles.get_all: {'status': 'OK', 'username': 'admin', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:46,661 | < Profiles.get_all: {'status': 'OK', 'username': 'omniverse', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:46,661 | < Profiles.get_all: {'status': 'OK', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:46,661 | < Profiles.get_all: {'status': 'OK', 'username': 'tags_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:46,661 | < Profiles.get_all: {'status': 'OK', 'username': 'thumbnails_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:46,662 | < Profiles.get_all: {'status': 'OK', 'username': 'deeptag_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:46,662 | < Profiles.get_all: {'status': 'OK', 'username': 'search_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:46,662 | < Profiles.get_all: {'status': 'OK', 'username': 'snapshot_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:42:46,662 | < Profiles.get_all: {'status': 'OK', 'username': 'asset_converter', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:04,354 | > Profiles.get_all: {'version': 0} 2022-06-29 13:43:04,354 | < Profiles.get_all: {'status': 'OK', 'username': 'admin', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:04,354 | < Profiles.get_all: {'status': 'OK', 'username': 'omniverse', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:04,355 | < Profiles.get_all: {'status': 'OK', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:04,355 | < Profiles.get_all: {'status': 'OK', 'username': 'tags_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:04,355 | < Profiles.get_all: {'status': 'OK', 'username': 'thumbnails_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:04,355 | < Profiles.get_all: {'status': 'OK', 'username': 'deeptag_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:04,355 | < Profiles.get_all: {'status': 'OK', 'username': 'search_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:04,355 | < Profiles.get_all: {'status': 'OK', 'username': 'snapshot_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:04,355 | < Profiles.get_all: {'status': 'OK', 'username': 'asset_converter', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:04,365 | > Profiles.get_all: {'version': 0} 2022-06-29 13:43:04,365 | < Profiles.get_all: {'status': 'OK', 'username': 'admin', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:04,366 | < Profiles.get_all: {'status': 'OK', 'username': 'omniverse', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:04,366 | < Profiles.get_all: {'status': 'OK', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:04,366 | < Profiles.get_all: {'status': 'OK', 'username': 'tags_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:04,366 | < Profiles.get_all: {'status': 'OK', 'username': 'thumbnails_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:04,366 | < Profiles.get_all: {'status': 'OK', 'username': 'deeptag_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:04,366 | < Profiles.get_all: {'status': 'OK', 'username': 'search_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:04,366 | < Profiles.get_all: {'status': 'OK', 'username': 'snapshot_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:04,367 | < Profiles.get_all: {'status': 'OK', 'username': 'asset_converter', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:10,757 | > Profiles.get_all: {'version': 0} 2022-06-29 13:43:10,758 | < Profiles.get_all: {'status': 'OK', 'username': 'admin', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:10,758 | < Profiles.get_all: {'status': 'OK', 'username': 'omniverse', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:10,758 | < Profiles.get_all: {'status': 'OK', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:10,758 | < Profiles.get_all: {'status': 'OK', 'username': 'tags_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:10,759 | < Profiles.get_all: {'status': 'OK', 'username': 'thumbnails_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:10,759 | < Profiles.get_all: {'status': 'OK', 'username': 'deeptag_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:10,759 | < Profiles.get_all: {'status': 'OK', 'username': 'search_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:10,759 | < Profiles.get_all: {'status': 'OK', 'username': 'snapshot_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:10,759 | < Profiles.get_all: {'status': 'OK', 'username': 'asset_converter', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:10,769 | > Profiles.get_all: {'version': 0} 2022-06-29 13:43:10,770 | < Profiles.get_all: {'status': 'OK', 'username': 'admin', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:10,770 | < Profiles.get_all: {'status': 'OK', 'username': 'omniverse', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:10,770 | < Profiles.get_all: {'status': 'OK', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:10,770 | < Profiles.get_all: {'status': 'OK', 'username': 'tags_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:10,770 | < Profiles.get_all: {'status': 'OK', 'username': 'thumbnails_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:10,770 | < Profiles.get_all: {'status': 'OK', 'username': 'deeptag_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:10,770 | < Profiles.get_all: {'status': 'OK', 'username': 'search_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:10,771 | < Profiles.get_all: {'status': 'OK', 'username': 'snapshot_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:10,771 | < Profiles.get_all: {'status': 'OK', 'username': 'asset_converter', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:15,050 | > Profiles.get_all: {'version': 0} 2022-06-29 13:43:15,051 | < Profiles.get_all: {'status': 'OK', 'username': 'admin', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:15,051 | < Profiles.get_all: {'status': 'OK', 'username': 'omniverse', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:15,051 | < Profiles.get_all: {'status': 'OK', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:15,051 | < Profiles.get_all: {'status': 'OK', 'username': 'tags_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:15,052 | < Profiles.get_all: {'status': 'OK', 'username': 'thumbnails_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:15,052 | < Profiles.get_all: {'status': 'OK', 'username': 'deeptag_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:15,052 | < Profiles.get_all: {'status': 'OK', 'username': 'search_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:15,052 | < Profiles.get_all: {'status': 'OK', 'username': 'snapshot_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:15,052 | < Profiles.get_all: {'status': 'OK', 'username': 'asset_converter', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:15,061 | > Profiles.get_all: {'version': 0} 2022-06-29 13:43:15,062 | < Profiles.get_all: {'status': 'OK', 'username': 'admin', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:15,062 | < Profiles.get_all: {'status': 'OK', 'username': 'omniverse', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:15,062 | < Profiles.get_all: {'status': 'OK', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:15,062 | < Profiles.get_all: {'status': 'OK', 'username': 'tags_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:15,062 | < Profiles.get_all: {'status': 'OK', 'username': 'thumbnails_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:15,062 | < Profiles.get_all: {'status': 'OK', 'username': 'deeptag_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:15,063 | < Profiles.get_all: {'status': 'OK', 'username': 'search_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:15,063 | < Profiles.get_all: {'status': 'OK', 'username': 'snapshot_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:15,063 | < Profiles.get_all: {'status': 'OK', 'username': 'asset_converter', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:16,715 | > Profiles.get_all: {'version': 0} 2022-06-29 13:43:16,715 | < Profiles.get_all: {'status': 'OK', 'username': 'admin', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:16,716 | < Profiles.get_all: {'status': 'OK', 'username': 'omniverse', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:16,716 | < Profiles.get_all: {'status': 'OK', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:16,716 | < Profiles.get_all: {'status': 'OK', 'username': 'tags_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:16,716 | < Profiles.get_all: {'status': 'OK', 'username': 'thumbnails_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:16,716 | < Profiles.get_all: {'status': 'OK', 'username': 'deeptag_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:16,716 | < Profiles.get_all: {'status': 'OK', 'username': 'search_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:16,717 | < Profiles.get_all: {'status': 'OK', 'username': 'snapshot_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:16,717 | < Profiles.get_all: {'status': 'OK', 'username': 'asset_converter', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:16,726 | > Profiles.get_all: {'version': 0} 2022-06-29 13:43:16,726 | < Profiles.get_all: {'status': 'OK', 'username': 'admin', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:16,727 | < Profiles.get_all: {'status': 'OK', 'username': 'omniverse', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:16,727 | < Profiles.get_all: {'status': 'OK', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:16,727 | < Profiles.get_all: {'status': 'OK', 'username': 'tags_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:16,727 | < Profiles.get_all: {'status': 'OK', 'username': 'thumbnails_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:16,727 | < Profiles.get_all: {'status': 'OK', 'username': 'deeptag_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:16,727 | < Profiles.get_all: {'status': 'OK', 'username': 'search_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:16,728 | < Profiles.get_all: {'status': 'OK', 'username': 'snapshot_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:43:16,728 | < Profiles.get_all: {'status': 'OK', 'username': 'asset_converter', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:45:03,871 | > Profiles.get_all: {'version': 0} 2022-06-29 13:45:03,871 | < Profiles.get_all: {'status': 'OK', 'username': 'admin', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:45:03,872 | < Profiles.get_all: {'status': 'OK', 'username': 'omniverse', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:45:03,872 | < Profiles.get_all: {'status': 'OK', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:45:03,872 | < Profiles.get_all: {'status': 'OK', 'username': 'tags_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:45:03,872 | < Profiles.get_all: {'status': 'OK', 'username': 'thumbnails_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:45:03,872 | < Profiles.get_all: {'status': 'OK', 'username': 'deeptag_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:45:03,872 | < Profiles.get_all: {'status': 'OK', 'username': 'search_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:45:03,873 | < Profiles.get_all: {'status': 'OK', 'username': 'snapshot_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:45:03,873 | < Profiles.get_all: {'status': 'OK', 'username': 'asset_converter', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:45:03,889 | > Profiles.get_all: {'version': 0} 2022-06-29 13:45:03,890 | < Profiles.get_all: {'status': 'OK', 'username': 'admin', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:45:03,890 | < Profiles.get_all: {'status': 'OK', 'username': 'omniverse', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:45:03,890 | < Profiles.get_all: {'status': 'OK', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:45:03,890 | < Profiles.get_all: {'status': 'OK', 'username': 'tags_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:45:03,891 | < Profiles.get_all: {'status': 'OK', 'username': 'thumbnails_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:45:03,891 | < Profiles.get_all: {'status': 'OK', 'username': 'deeptag_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:45:03,891 | < Profiles.get_all: {'status': 'OK', 'username': 'search_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:45:03,891 | < Profiles.get_all: {'status': 'OK', 'username': 'snapshot_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:45:03,891 | < Profiles.get_all: {'status': 'OK', 'username': 'asset_converter', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:53:36,395 | > InternalCredentials.get_settings: {'version': 0} 2022-06-29 13:53:36,396 | < InternalCredentials.get_settings: {'login_url': 'http://*:3180', 'can_register': True, 'is_ui_visible': True, 'version': 0} 2022-06-29 13:53:36,416 | > SSO.get_settings: {'version': 0} 2022-06-29 13:54:40,519 | > InternalCredentials.auth: {'version': 1, 'username': 'admin'} 2022-06-29 13:54:40,520 | < InternalCredentials.auth: {'status': 'DENIED', 'version': 1} 2022-06-29 13:54:47,798 | > InternalCredentials.auth: {'version': 1, 'username': 'jamestabbush'} 2022-06-29 13:54:47,799 | < InternalCredentials.auth: {'status': 'DENIED', 'version': 1} 2022-06-29 13:54:48,700 | > InternalCredentials.auth: {'version': 1, 'username': 'jamestabbush'} 2022-06-29 13:54:48,701 | < InternalCredentials.auth: {'status': 'DENIED', 'version': 1} 2022-06-29 13:54:51,053 | > InternalCredentials.auth: {'version': 1, 'username': 'jamestabbush@gmail.com'} 2022-06-29 13:54:51,054 | < InternalCredentials.auth: {'status': 'DENIED', 'version': 1} 2022-06-29 13:56:09,536 | > Profiles.get_all: {'version': 0} 2022-06-29 13:56:09,536 | < Profiles.get_all: {'status': 'OK', 'username': 'admin', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:56:09,537 | < Profiles.get_all: {'status': 'OK', 'username': 'omniverse', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:56:09,537 | < Profiles.get_all: {'status': 'OK', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:56:09,537 | < Profiles.get_all: {'status': 'OK', 'username': 'tags_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:56:09,537 | < Profiles.get_all: {'status': 'OK', 'username': 'thumbnails_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:56:09,537 | < Profiles.get_all: {'status': 'OK', 'username': 'deeptag_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:56:09,538 | < Profiles.get_all: {'status': 'OK', 'username': 'search_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:56:09,538 | < Profiles.get_all: {'status': 'OK', 'username': 'snapshot_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:56:09,538 | < Profiles.get_all: {'status': 'OK', 'username': 'asset_converter', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:56:09,548 | > Profiles.get_all: {'version': 0} 2022-06-29 13:56:09,549 | < Profiles.get_all: {'status': 'OK', 'username': 'admin', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:56:09,549 | < Profiles.get_all: {'status': 'OK', 'username': 'omniverse', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:56:09,549 | < Profiles.get_all: {'status': 'OK', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:56:09,549 | < Profiles.get_all: {'status': 'OK', 'username': 'tags_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:56:09,550 | < Profiles.get_all: {'status': 'OK', 'username': 'thumbnails_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:56:09,550 | < Profiles.get_all: {'status': 'OK', 'username': 'deeptag_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:56:09,550 | < Profiles.get_all: {'status': 'OK', 'username': 'search_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:56:09,550 | < Profiles.get_all: {'status': 'OK', 'username': 'snapshot_service', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 13:56:09,550 | < Profiles.get_all: {'status': 'OK', 'username': 'asset_converter', 'profile': {'first_name': '', 'last_name': '', 'email': '', 'admin': True, 'nucleus_ro': False, 'readonly': True, 'provider': 'System', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-29 23:59:39,224 | Connection error Traceback (most recent call last): File "_build\python\lib\asyncio\windows_events.py", line 457, in finish_recv OSError: [WinError 64] The specified network name is no longer available During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\python_lib\websockets\legacy\protocol.py", line 750, in transfer_data File "_build\python_lib\websockets\legacy\protocol.py", line 819, in read_message File "_build\python_lib\websockets\legacy\protocol.py", line 895, in read_data_frame File "_build\python_lib\websockets\legacy\protocol.py", line 971, in read_frame File "_build\python_lib\websockets\legacy\framing.py", line 55, in read File "_build\python\lib\asyncio\streams.py", line 723, in readexactly File "_build\python\lib\asyncio\streams.py", line 517, in _wait_for_data File "_build\python\lib\asyncio\proactor_events.py", line 280, in _loop_reading File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 461, in finish_recv ConnectionResetError: [WinError 64] The specified network name is no longer available The above exception was the direct cause of the following exception: Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 335, in _listen File "_build\python_lib\websockets\legacy\protocol.py", line 421, in recv File "_build\python_lib\websockets\legacy\protocol.py", line 726, in ensure_open websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason 2022-06-29 23:59:39,240 | Connection error Traceback (most recent call last): File "_build\python\lib\asyncio\windows_events.py", line 457, in finish_recv OSError: [WinError 64] The specified network name is no longer available During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\python_lib\websockets\legacy\protocol.py", line 750, in transfer_data File "_build\python_lib\websockets\legacy\protocol.py", line 819, in read_message File "_build\python_lib\websockets\legacy\protocol.py", line 895, in read_data_frame File "_build\python_lib\websockets\legacy\protocol.py", line 971, in read_frame File "_build\python_lib\websockets\legacy\framing.py", line 55, in read File "_build\python\lib\asyncio\streams.py", line 723, in readexactly File "_build\python\lib\asyncio\streams.py", line 517, in _wait_for_data File "_build\python\lib\asyncio\proactor_events.py", line 280, in _loop_reading File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 461, in finish_recv ConnectionResetError: [WinError 64] The specified network name is no longer available The above exception was the direct cause of the following exception: Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 335, in _listen File "_build\python_lib\websockets\legacy\protocol.py", line 421, in recv File "_build\python_lib\websockets\legacy\protocol.py", line 726, in ensure_open websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason 2022-06-29 23:59:39,240 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\python\lib\asyncio\windows_events.py", line 457, in finish_recv OSError: [WinError 64] The specified network name is no longer available During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\python_lib\websockets\legacy\protocol.py", line 750, in transfer_data File "_build\python_lib\websockets\legacy\protocol.py", line 819, in read_message File "_build\python_lib\websockets\legacy\protocol.py", line 895, in read_data_frame File "_build\python_lib\websockets\legacy\protocol.py", line 971, in read_frame File "_build\python_lib\websockets\legacy\framing.py", line 55, in read File "_build\python\lib\asyncio\streams.py", line 723, in readexactly File "_build\python\lib\asyncio\streams.py", line 517, in _wait_for_data File "_build\python\lib\asyncio\proactor_events.py", line 280, in _loop_reading File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 461, in finish_recv ConnectionResetError: [WinError 64] The specified network name is no longer available The above exception was the direct cause of the following exception: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 80, in register File "_build\omniverse_discovery_py\omni\discovery\client.py", line 78, in register File "_build\idl.py\idl\connection\transport\ws.py", line 390, in call_many File "_build\idl.py\idl\connection\transport\ws.py", line 77, in send File "_build\python_lib\websockets\legacy\protocol.py", line 471, in send File "_build\python_lib\websockets\legacy\protocol.py", line 726, in ensure_open websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason 2022-06-29 23:59:39,240 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\python\lib\asyncio\windows_events.py", line 457, in finish_recv OSError: [WinError 64] The specified network name is no longer available During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\python_lib\websockets\legacy\protocol.py", line 750, in transfer_data File "_build\python_lib\websockets\legacy\protocol.py", line 819, in read_message File "_build\python_lib\websockets\legacy\protocol.py", line 895, in read_data_frame File "_build\python_lib\websockets\legacy\protocol.py", line 971, in read_frame File "_build\python_lib\websockets\legacy\framing.py", line 55, in read File "_build\python\lib\asyncio\streams.py", line 723, in readexactly File "_build\python\lib\asyncio\streams.py", line 517, in _wait_for_data File "_build\python\lib\asyncio\proactor_events.py", line 280, in _loop_reading File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 461, in finish_recv ConnectionResetError: [WinError 64] The specified network name is no longer available The above exception was the direct cause of the following exception: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 80, in register File "_build\omniverse_discovery_py\omni\discovery\client.py", line 78, in register File "_build\idl.py\idl\connection\transport\ws.py", line 390, in call_many File "_build\idl.py\idl\connection\transport\ws.py", line 77, in send File "_build\python_lib\websockets\legacy\protocol.py", line 471, in send File "_build\python_lib\websockets\legacy\protocol.py", line 726, in ensure_open websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason 2022-06-30 17:58:25,702 | Serving static files on port 3180. 2022-06-30 17:58:25,729 | Registering class 'InternalCredentials' that implements interface 'Credentials': 2022-06-30 17:58:25,729 | Method: 'get_settings' 2022-06-30 17:58:25,729 | Method: 'auth' 2022-06-30 17:58:25,729 | Method: 'register' 2022-06-30 17:58:25,729 | Method: 'reset' 2022-06-30 17:58:25,729 | Registering interface 'SSO': 2022-06-30 17:58:25,729 | Method: 'get_settings' 2022-06-30 17:58:25,729 | Method: 'auth' 2022-06-30 17:58:25,729 | Method: 'redirect' 2022-06-30 17:58:25,729 | Registering interface 'Profiles': 2022-06-30 17:58:25,730 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} 2022-06-30 17:58:25,730 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} 2022-06-30 17:58:25,730 | Deleting expired refresh tokens... 2022-06-30 17:58:25,732 | Deleted 0 refresh tokens. 2022-06-30 17:58:25,748 | Method: 'get_settings' 2022-06-30 17:58:25,748 | Method: 'get_all' 2022-06-30 17:58:25,748 | Method: 'get' 2022-06-30 17:58:25,748 | Method: 'set_info' 2022-06-30 17:58:25,748 | Method: 'set_enabled' 2022-06-30 17:58:25,748 | Method: 'set_admin' 2022-06-30 17:58:25,748 | Method: 'set_nucleus_ro' 2022-06-30 17:58:25,749 | Method: 'add' 2022-06-30 17:58:25,749 | Registering interface 'Tokens': 2022-06-30 17:58:25,749 | Method: 'generate' 2022-06-30 17:58:25,749 | Method: 'refresh' 2022-06-30 17:58:25,749 | Method: 'subscribe' 2022-06-30 17:58:25,749 | Method: 'create_api_token' 2022-06-30 17:58:25,749 | Method: 'delete_api_token' 2022-06-30 17:58:25,749 | Method: 'get_api_tokens' 2022-06-30 17:58:25,749 | Method: 'auth_with_api_token' 2022-06-30 17:58:25,749 | Registering interface 'UserStore': 2022-06-30 17:58:25,749 | Method: 'get' 2022-06-30 17:58:25,749 | Method: 'set' 2022-06-30 17:58:25,749 | Method: 'remove' 2022-06-30 17:58:25,749 | Listen. 2022-06-30 17:58:27,785 | Failed to connect to the discovery service using port-based routing (ws://127.0.0.1:3333). Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 310, in prepare File "_build\python_lib\websockets\legacy\client.py", line 622, in __await_impl__ File "_build\python\lib\asyncio\base_events.py", line 1025, in create_connection File "_build\python\lib\asyncio\base_events.py", line 1010, in create_connection File "_build\python\lib\asyncio\base_events.py", line 924, in _connect_sock File "_build\python\lib\asyncio\proactor_events.py", line 702, in sock_connect File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 599, in finish_connect ConnectionRefusedError: [WinError 1225] The remote computer refused the network connection During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 323, in create_port_based_client File "_build\idl.py\idl\connection\transport\ws.py", line 319, in prepare idl.connection.transport.TransportError: [WinError 1225] The remote computer refused the network connection 2022-06-30 17:58:27,786 | Failed to connect to the discovery service using port-based routing (ws://127.0.0.1:3333). Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 310, in prepare File "_build\python_lib\websockets\legacy\client.py", line 622, in __await_impl__ File "_build\python\lib\asyncio\base_events.py", line 1025, in create_connection File "_build\python\lib\asyncio\base_events.py", line 1010, in create_connection File "_build\python\lib\asyncio\base_events.py", line 924, in _connect_sock File "_build\python\lib\asyncio\proactor_events.py", line 702, in sock_connect File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 599, in finish_connect ConnectionRefusedError: [WinError 1225] The remote computer refused the network connection During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 323, in create_port_based_client File "_build\idl.py\idl\connection\transport\ws.py", line 319, in prepare idl.connection.transport.TransportError: [WinError 1225] The remote computer refused the network connection 2022-06-30 17:58:27,786 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 77, in register ConnectionError: Failed to connect to the discovery service ws://127.0.0.1:3333 2022-06-30 17:58:27,786 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 77, in register ConnectionError: Failed to connect to the discovery service ws://127.0.0.1:3333 2022-06-30 17:58:32,804 | Registered in ws://127.0.0.1:3333 with {'deployment': 'external', 'login_url': 'http://*:3180'} meta. 2022-06-30 17:58:32,804 | Registered in ws://127.0.0.1:3333 with {'deployment': 'internal', 'login_url': 'http://*:3180'} meta. 2022-06-30 17:58:35,923 | > InternalCredentials.register: {'version': 0, 'username': 'thumbnails_service', 'profile': {'first_name': 'Thumbnails', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-06-30 17:58:35,923 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-06-30 17:58:35,924 | > InternalCredentials.auth: {'version': 0, 'username': 'thumbnails_service'} 2022-06-30 17:58:35,976 | < InternalCredentials.auth: {'status': 'OK', 'username': 'thumbnails_service', 'version': 1} 2022-06-30 17:58:37,503 | > InternalCredentials.register: {'version': 1, 'username': 'tags_service', 'profile': {'first_name': 'Tagging', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-06-30 17:58:37,503 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-06-30 17:58:37,504 | > InternalCredentials.auth: {'version': 1, 'username': 'tags_service'} 2022-06-30 17:58:37,510 | < InternalCredentials.auth: {'status': 'OK', 'username': 'tags_service', 'version': 1} 2022-06-30 18:01:59,579 | > Tokens.refresh: {'version': 0, 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTkwOTg1MzUsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiNjJhMzQ3Y2RkMjRkNDExYmI3MTQ1MzAzZDZiN2JiMTMiLCJpYXQiOjE2NTY1MDY1MzV9.r_IkM_9ptVEeVKDhnZMcBbwb6bX9OoE0OBHXuhDdTdHXMnjdkLQd_VTGMcVfuLnvSHA3bAUzi5mLYyyf2FkCew'} 2022-06-30 18:01:59,584 | < Tokens.refresh: {'status': 'OK', 'access_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTY2OTQ5MTksInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiMmI2NTcxNDM1Zjg3NDhiNDhhYTQzNjQ0MjIyMTU4ZDYiLCJpYXQiOjE2NTY2MDg1MTl9.K2ILLQnmaF_9iKR7Lg5LvhxJ5P9ux4NZDRse8OjU88-DvDZKIOD23x1FuYQhWuaipel1YYgfyuQVdxl-f6PjiQ', 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTkyMDA1MTksInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiNjc1NmU1YjNmNTQzNDdlZWFlYTJmOGIwMjU0ZjY0MjAiLCJpYXQiOjE2NTY2MDg1MTl9.l5ki3j-RclbYbwWzE5UbvaPDcyGaKA5wDqPmCp7WmHdg9u8SXkNukwGDSFw8H2ZHD55diewonxJmyobxy3BSXg', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-30 18:04:30,175 | Connection error Traceback (most recent call last): File "_build\python\lib\asyncio\windows_events.py", line 457, in finish_recv OSError: [WinError 64] The specified network name is no longer available During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\python_lib\websockets\legacy\protocol.py", line 750, in transfer_data File "_build\python_lib\websockets\legacy\protocol.py", line 819, in read_message File "_build\python_lib\websockets\legacy\protocol.py", line 895, in read_data_frame File "_build\python_lib\websockets\legacy\protocol.py", line 971, in read_frame File "_build\python_lib\websockets\legacy\framing.py", line 55, in read File "_build\python\lib\asyncio\streams.py", line 723, in readexactly File "_build\python\lib\asyncio\streams.py", line 517, in _wait_for_data File "_build\python\lib\asyncio\proactor_events.py", line 280, in _loop_reading File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 461, in finish_recv ConnectionResetError: [WinError 64] The specified network name is no longer available The above exception was the direct cause of the following exception: Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 335, in _listen File "_build\python_lib\websockets\legacy\protocol.py", line 421, in recv File "_build\python_lib\websockets\legacy\protocol.py", line 726, in ensure_open websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason 2022-06-30 18:04:30,176 | Connection error Traceback (most recent call last): File "_build\python\lib\asyncio\windows_events.py", line 457, in finish_recv OSError: [WinError 64] The specified network name is no longer available During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\python_lib\websockets\legacy\protocol.py", line 750, in transfer_data File "_build\python_lib\websockets\legacy\protocol.py", line 819, in read_message File "_build\python_lib\websockets\legacy\protocol.py", line 895, in read_data_frame File "_build\python_lib\websockets\legacy\protocol.py", line 971, in read_frame File "_build\python_lib\websockets\legacy\framing.py", line 55, in read File "_build\python\lib\asyncio\streams.py", line 723, in readexactly File "_build\python\lib\asyncio\streams.py", line 517, in _wait_for_data File "_build\python\lib\asyncio\proactor_events.py", line 280, in _loop_reading File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 461, in finish_recv ConnectionResetError: [WinError 64] The specified network name is no longer available The above exception was the direct cause of the following exception: Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 335, in _listen File "_build\python_lib\websockets\legacy\protocol.py", line 421, in recv File "_build\python_lib\websockets\legacy\protocol.py", line 726, in ensure_open websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason 2022-06-30 18:04:30,177 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\python\lib\asyncio\windows_events.py", line 457, in finish_recv OSError: [WinError 64] The specified network name is no longer available During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\python_lib\websockets\legacy\protocol.py", line 750, in transfer_data File "_build\python_lib\websockets\legacy\protocol.py", line 819, in read_message File "_build\python_lib\websockets\legacy\protocol.py", line 895, in read_data_frame File "_build\python_lib\websockets\legacy\protocol.py", line 971, in read_frame File "_build\python_lib\websockets\legacy\framing.py", line 55, in read File "_build\python\lib\asyncio\streams.py", line 723, in readexactly File "_build\python\lib\asyncio\streams.py", line 517, in _wait_for_data File "_build\python\lib\asyncio\proactor_events.py", line 280, in _loop_reading File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 461, in finish_recv ConnectionResetError: [WinError 64] The specified network name is no longer available The above exception was the direct cause of the following exception: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 80, in register File "_build\omniverse_discovery_py\omni\discovery\client.py", line 78, in register File "_build\idl.py\idl\connection\transport\ws.py", line 390, in call_many File "_build\idl.py\idl\connection\transport\ws.py", line 77, in send File "_build\python_lib\websockets\legacy\protocol.py", line 471, in send File "_build\python_lib\websockets\legacy\protocol.py", line 726, in ensure_open websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason 2022-06-30 18:04:30,179 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\python\lib\asyncio\windows_events.py", line 457, in finish_recv OSError: [WinError 64] The specified network name is no longer available During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\python_lib\websockets\legacy\protocol.py", line 750, in transfer_data File "_build\python_lib\websockets\legacy\protocol.py", line 819, in read_message File "_build\python_lib\websockets\legacy\protocol.py", line 895, in read_data_frame File "_build\python_lib\websockets\legacy\protocol.py", line 971, in read_frame File "_build\python_lib\websockets\legacy\framing.py", line 55, in read File "_build\python\lib\asyncio\streams.py", line 723, in readexactly File "_build\python\lib\asyncio\streams.py", line 517, in _wait_for_data File "_build\python\lib\asyncio\proactor_events.py", line 280, in _loop_reading File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 461, in finish_recv ConnectionResetError: [WinError 64] The specified network name is no longer available The above exception was the direct cause of the following exception: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 80, in register File "_build\omniverse_discovery_py\omni\discovery\client.py", line 78, in register File "_build\idl.py\idl\connection\transport\ws.py", line 390, in call_many File "_build\idl.py\idl\connection\transport\ws.py", line 77, in send File "_build\python_lib\websockets\legacy\protocol.py", line 471, in send File "_build\python_lib\websockets\legacy\protocol.py", line 726, in ensure_open websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason 2022-06-30 18:05:37,080 | Serving static files on port 3180. 2022-06-30 18:05:37,105 | Registering class 'InternalCredentials' that implements interface 'Credentials': 2022-06-30 18:05:37,105 | Method: 'get_settings' 2022-06-30 18:05:37,105 | Method: 'auth' 2022-06-30 18:05:37,105 | Method: 'register' 2022-06-30 18:05:37,105 | Method: 'reset' 2022-06-30 18:05:37,105 | Registering interface 'SSO': 2022-06-30 18:05:37,105 | Method: 'get_settings' 2022-06-30 18:05:37,105 | Method: 'auth' 2022-06-30 18:05:37,105 | Method: 'redirect' 2022-06-30 18:05:37,106 | Registering interface 'Profiles': 2022-06-30 18:05:37,106 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} 2022-06-30 18:05:37,106 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} 2022-06-30 18:05:37,106 | Deleting expired refresh tokens... 2022-06-30 18:05:37,108 | Deleted 0 refresh tokens. 2022-06-30 18:05:37,125 | Method: 'get_settings' 2022-06-30 18:05:37,125 | Method: 'get_all' 2022-06-30 18:05:37,125 | Method: 'get' 2022-06-30 18:05:37,125 | Method: 'set_info' 2022-06-30 18:05:37,125 | Method: 'set_enabled' 2022-06-30 18:05:37,125 | Method: 'set_admin' 2022-06-30 18:05:37,125 | Method: 'set_nucleus_ro' 2022-06-30 18:05:37,125 | Method: 'add' 2022-06-30 18:05:37,125 | Registering interface 'Tokens': 2022-06-30 18:05:37,125 | Method: 'generate' 2022-06-30 18:05:37,125 | Method: 'refresh' 2022-06-30 18:05:37,125 | Method: 'subscribe' 2022-06-30 18:05:37,125 | Method: 'create_api_token' 2022-06-30 18:05:37,126 | Method: 'delete_api_token' 2022-06-30 18:05:37,126 | Method: 'get_api_tokens' 2022-06-30 18:05:37,126 | Method: 'auth_with_api_token' 2022-06-30 18:05:37,126 | Registering interface 'UserStore': 2022-06-30 18:05:37,126 | Method: 'get' 2022-06-30 18:05:37,126 | Method: 'set' 2022-06-30 18:05:37,126 | Method: 'remove' 2022-06-30 18:05:37,126 | Listen. 2022-06-30 18:05:39,118 | Failed to connect to the discovery service using port-based routing (ws://127.0.0.1:3333). Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 310, in prepare File "_build\python_lib\websockets\legacy\client.py", line 622, in __await_impl__ File "_build\python\lib\asyncio\base_events.py", line 1025, in create_connection File "_build\python\lib\asyncio\base_events.py", line 1010, in create_connection File "_build\python\lib\asyncio\base_events.py", line 924, in _connect_sock File "_build\python\lib\asyncio\proactor_events.py", line 702, in sock_connect File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 599, in finish_connect ConnectionRefusedError: [WinError 1225] The remote computer refused the network connection During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 323, in create_port_based_client File "_build\idl.py\idl\connection\transport\ws.py", line 319, in prepare idl.connection.transport.TransportError: [WinError 1225] The remote computer refused the network connection 2022-06-30 18:05:39,119 | Failed to connect to the discovery service using port-based routing (ws://127.0.0.1:3333). Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 310, in prepare File "_build\python_lib\websockets\legacy\client.py", line 622, in __await_impl__ File "_build\python\lib\asyncio\base_events.py", line 1025, in create_connection File "_build\python\lib\asyncio\base_events.py", line 1010, in create_connection File "_build\python\lib\asyncio\base_events.py", line 924, in _connect_sock File "_build\python\lib\asyncio\proactor_events.py", line 702, in sock_connect File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 599, in finish_connect ConnectionRefusedError: [WinError 1225] The remote computer refused the network connection During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 323, in create_port_based_client File "_build\idl.py\idl\connection\transport\ws.py", line 319, in prepare idl.connection.transport.TransportError: [WinError 1225] The remote computer refused the network connection 2022-06-30 18:05:39,119 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 77, in register ConnectionError: Failed to connect to the discovery service ws://127.0.0.1:3333 2022-06-30 18:05:39,120 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 77, in register ConnectionError: Failed to connect to the discovery service ws://127.0.0.1:3333 2022-06-30 18:05:44,132 | Registered in ws://127.0.0.1:3333 with {'deployment': 'internal', 'login_url': 'http://*:3180'} meta. 2022-06-30 18:05:44,132 | Registered in ws://127.0.0.1:3333 with {'deployment': 'external', 'login_url': 'http://*:3180'} meta. 2022-06-30 18:05:46,600 | > InternalCredentials.register: {'version': 1, 'username': 'tags_service', 'profile': {'first_name': 'Tagging', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-06-30 18:05:46,600 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-06-30 18:05:46,601 | > InternalCredentials.auth: {'version': 1, 'username': 'tags_service'} 2022-06-30 18:05:46,648 | < InternalCredentials.auth: {'status': 'OK', 'username': 'tags_service', 'version': 1} 2022-06-30 18:05:47,169 | > InternalCredentials.register: {'version': 0, 'username': 'thumbnails_service', 'profile': {'first_name': 'Thumbnails', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-06-30 18:05:47,170 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-06-30 18:05:47,170 | > InternalCredentials.auth: {'version': 0, 'username': 'thumbnails_service'} 2022-06-30 18:05:47,175 | < InternalCredentials.auth: {'status': 'OK', 'username': 'thumbnails_service', 'version': 1} 2022-06-30 18:09:56,165 | > Tokens.refresh: {'version': 0, 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTkwOTg0NDgsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiZTViZGM2MjY5M2Q4NDQyODk5YTAzZDM0NDZmNGM5NTIiLCJpYXQiOjE2NTY1MDY0NDh9.GWjxT8jruvdoIjuA61omA1omXl3-WVUHyQzr6oiuhV-BzkM40M0d3_dUSSOeL6xTz4Vm-j1DJoQgE4MUT0KImA'} 2022-06-30 18:09:56,171 | < Tokens.refresh: {'status': 'OK', 'access_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTY2OTUzOTYsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiNjA0OTZmYWQ3ZTQzNDRjNTllZjYxYWNmNTVjOTk0MzEiLCJpYXQiOjE2NTY2MDg5OTZ9.Iwp7ZGAZEAx1MaMAkb3qsKx6DJ4poiHW_UUZ954syQlc0-eDI5TvgyHBm10pfYCXrWK3ZsTcHsA5gipzyTOBSA', 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTkyMDA5OTYsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiM2JmNTljZTRmNjgwNGI4ZTkzM2FmZTEwMWMwMDQ4MTQiLCJpYXQiOjE2NTY2MDg5OTZ9.Mtw4nljQoBZgcMBL2LUZ54FvRYZDIaWL04rqg6YfE7q_VHXVrW9LS91_AIpRw2197c1D0G05BbURgXy8ezO0cw', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-06-30 18:11:37,266 | Serving static files on port 3180. 2022-06-30 18:11:37,277 | Registering class 'InternalCredentials' that implements interface 'Credentials': 2022-06-30 18:11:37,277 | Method: 'get_settings' 2022-06-30 18:11:37,277 | Method: 'auth' 2022-06-30 18:11:37,277 | Method: 'register' 2022-06-30 18:11:37,277 | Method: 'reset' 2022-06-30 18:11:37,278 | Registering interface 'SSO': 2022-06-30 18:11:37,278 | Method: 'get_settings' 2022-06-30 18:11:37,278 | Method: 'auth' 2022-06-30 18:11:37,278 | Method: 'redirect' 2022-06-30 18:11:37,278 | Registering interface 'Profiles': 2022-06-30 18:11:37,278 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} 2022-06-30 18:11:37,278 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} 2022-06-30 18:11:37,278 | Deleting expired refresh tokens... 2022-06-30 18:11:37,281 | Deleted 0 refresh tokens. 2022-06-30 18:11:37,282 | Registered in ws://127.0.0.1:3333 with {'deployment': 'internal', 'login_url': 'http://*:3180'} meta. 2022-06-30 18:11:37,283 | Registered in ws://127.0.0.1:3333 with {'deployment': 'external', 'login_url': 'http://*:3180'} meta. 2022-06-30 18:11:37,299 | Method: 'get_settings' 2022-06-30 18:11:37,299 | Method: 'get_all' 2022-06-30 18:11:37,299 | Method: 'get' 2022-06-30 18:11:37,299 | Method: 'set_info' 2022-06-30 18:11:37,299 | Method: 'set_enabled' 2022-06-30 18:11:37,300 | Method: 'set_admin' 2022-06-30 18:11:37,300 | Method: 'set_nucleus_ro' 2022-06-30 18:11:37,300 | Method: 'add' 2022-06-30 18:11:37,300 | Registering interface 'Tokens': 2022-06-30 18:11:37,300 | Method: 'generate' 2022-06-30 18:11:37,300 | Method: 'refresh' 2022-06-30 18:11:37,300 | Method: 'subscribe' 2022-06-30 18:11:37,300 | Method: 'create_api_token' 2022-06-30 18:11:37,300 | Method: 'delete_api_token' 2022-06-30 18:11:37,300 | Method: 'get_api_tokens' 2022-06-30 18:11:37,300 | Method: 'auth_with_api_token' 2022-06-30 18:11:37,300 | Registering interface 'UserStore': 2022-06-30 18:11:37,300 | Method: 'get' 2022-06-30 18:11:37,300 | Method: 'set' 2022-06-30 18:11:37,300 | Method: 'remove' 2022-06-30 18:11:37,300 | Listen. 2022-06-30 18:11:41,019 | Connection error Traceback (most recent call last): File "_build\python\lib\asyncio\windows_events.py", line 457, in finish_recv OSError: [WinError 64] The specified network name is no longer available During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\python_lib\websockets\legacy\protocol.py", line 750, in transfer_data File "_build\python_lib\websockets\legacy\protocol.py", line 819, in read_message File "_build\python_lib\websockets\legacy\protocol.py", line 895, in read_data_frame File "_build\python_lib\websockets\legacy\protocol.py", line 971, in read_frame File "_build\python_lib\websockets\legacy\framing.py", line 55, in read File "_build\python\lib\asyncio\streams.py", line 723, in readexactly File "_build\python\lib\asyncio\streams.py", line 517, in _wait_for_data File "_build\python\lib\asyncio\proactor_events.py", line 280, in _loop_reading File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 461, in finish_recv ConnectionResetError: [WinError 64] The specified network name is no longer available The above exception was the direct cause of the following exception: Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 335, in _listen File "_build\python_lib\websockets\legacy\protocol.py", line 421, in recv File "_build\python_lib\websockets\legacy\protocol.py", line 726, in ensure_open websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason 2022-06-30 18:11:41,020 | Connection error Traceback (most recent call last): File "_build\python\lib\asyncio\windows_events.py", line 457, in finish_recv OSError: [WinError 64] The specified network name is no longer available During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\python_lib\websockets\legacy\protocol.py", line 750, in transfer_data File "_build\python_lib\websockets\legacy\protocol.py", line 819, in read_message File "_build\python_lib\websockets\legacy\protocol.py", line 895, in read_data_frame File "_build\python_lib\websockets\legacy\protocol.py", line 971, in read_frame File "_build\python_lib\websockets\legacy\framing.py", line 55, in read File "_build\python\lib\asyncio\streams.py", line 723, in readexactly File "_build\python\lib\asyncio\streams.py", line 517, in _wait_for_data File "_build\python\lib\asyncio\proactor_events.py", line 280, in _loop_reading File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 461, in finish_recv ConnectionResetError: [WinError 64] The specified network name is no longer available The above exception was the direct cause of the following exception: Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 335, in _listen File "_build\python_lib\websockets\legacy\protocol.py", line 421, in recv File "_build\python_lib\websockets\legacy\protocol.py", line 726, in ensure_open websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason 2022-06-30 18:11:41,023 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\python\lib\asyncio\windows_events.py", line 457, in finish_recv OSError: [WinError 64] The specified network name is no longer available During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\python_lib\websockets\legacy\protocol.py", line 750, in transfer_data File "_build\python_lib\websockets\legacy\protocol.py", line 819, in read_message File "_build\python_lib\websockets\legacy\protocol.py", line 895, in read_data_frame File "_build\python_lib\websockets\legacy\protocol.py", line 971, in read_frame File "_build\python_lib\websockets\legacy\framing.py", line 55, in read File "_build\python\lib\asyncio\streams.py", line 723, in readexactly File "_build\python\lib\asyncio\streams.py", line 517, in _wait_for_data File "_build\python\lib\asyncio\proactor_events.py", line 280, in _loop_reading File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 461, in finish_recv ConnectionResetError: [WinError 64] The specified network name is no longer available The above exception was the direct cause of the following exception: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 80, in register File "_build\omniverse_discovery_py\omni\discovery\client.py", line 78, in register File "_build\idl.py\idl\connection\transport\ws.py", line 390, in call_many File "_build\idl.py\idl\connection\transport\ws.py", line 77, in send File "_build\python_lib\websockets\legacy\protocol.py", line 471, in send File "_build\python_lib\websockets\legacy\protocol.py", line 726, in ensure_open websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason 2022-06-30 18:11:41,024 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\python\lib\asyncio\windows_events.py", line 457, in finish_recv OSError: [WinError 64] The specified network name is no longer available During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\python_lib\websockets\legacy\protocol.py", line 750, in transfer_data File "_build\python_lib\websockets\legacy\protocol.py", line 819, in read_message File "_build\python_lib\websockets\legacy\protocol.py", line 895, in read_data_frame File "_build\python_lib\websockets\legacy\protocol.py", line 971, in read_frame File "_build\python_lib\websockets\legacy\framing.py", line 55, in read File "_build\python\lib\asyncio\streams.py", line 723, in readexactly File "_build\python\lib\asyncio\streams.py", line 517, in _wait_for_data File "_build\python\lib\asyncio\proactor_events.py", line 280, in _loop_reading File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 461, in finish_recv ConnectionResetError: [WinError 64] The specified network name is no longer available The above exception was the direct cause of the following exception: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 80, in register File "_build\omniverse_discovery_py\omni\discovery\client.py", line 78, in register File "_build\idl.py\idl\connection\transport\ws.py", line 390, in call_many File "_build\idl.py\idl\connection\transport\ws.py", line 77, in send File "_build\python_lib\websockets\legacy\protocol.py", line 471, in send File "_build\python_lib\websockets\legacy\protocol.py", line 726, in ensure_open websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason 2022-06-30 18:11:46,042 | Registered in ws://127.0.0.1:3333 with {'deployment': 'external', 'login_url': 'http://*:3180'} meta. 2022-06-30 18:11:46,042 | Registered in ws://127.0.0.1:3333 with {'deployment': 'internal', 'login_url': 'http://*:3180'} meta. 2022-06-30 18:11:47,027 | > InternalCredentials.register: {'version': 0, 'username': 'thumbnails_service', 'profile': {'first_name': 'Thumbnails', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-06-30 18:11:47,028 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-06-30 18:11:47,029 | > InternalCredentials.auth: {'version': 0, 'username': 'thumbnails_service'} 2022-06-30 18:11:47,054 | < InternalCredentials.auth: {'status': 'OK', 'username': 'thumbnails_service', 'version': 1} 2022-06-30 18:11:49,355 | > InternalCredentials.register: {'version': 1, 'username': 'tags_service', 'profile': {'first_name': 'Tagging', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-06-30 18:11:49,356 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-06-30 18:11:49,357 | > InternalCredentials.auth: {'version': 1, 'username': 'tags_service'} 2022-06-30 18:11:49,362 | < InternalCredentials.auth: {'status': 'OK', 'username': 'tags_service', 'version': 1} 2022-06-30 18:14:44,292 | > InternalCredentials.register: {'version': 1, 'username': 'tags_service', 'profile': {'first_name': 'Tagging', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-06-30 18:14:44,292 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-06-30 18:14:44,293 | > InternalCredentials.auth: {'version': 1, 'username': 'tags_service'} 2022-06-30 18:14:44,299 | < InternalCredentials.auth: {'status': 'OK', 'username': 'tags_service', 'version': 1} 2022-06-30 18:14:44,308 | > InternalCredentials.register: {'version': 0, 'username': 'thumbnails_service', 'profile': {'first_name': 'Thumbnails', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-06-30 18:14:44,308 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-06-30 18:14:44,309 | > InternalCredentials.auth: {'version': 0, 'username': 'thumbnails_service'} 2022-06-30 18:14:44,313 | < InternalCredentials.auth: {'status': 'OK', 'username': 'thumbnails_service', 'version': 1} 2022-06-30 20:08:35,032 | > Tokens.refresh: {'version': 0, 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTkwOTg1MTMsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiMjI1ODViYzE2YjJlNDg3ODlmMzEwNjg3YjRjOWY4NjAiLCJpYXQiOjE2NTY1MDY1MTN9.KS5Fqiv7_WAdP66CYVmq_TBNu1TeJ174YKqMcuKQJriNbO8dBtmWjNFBuj8FjmIvHTsg3q29CewxdGLboTSJyQ'} 2022-06-30 20:08:35,045 | < Tokens.refresh: {'status': 'OK', 'access_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTY3MDI1MTUsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiODI1NzE1ZDNkZTkwNDcwYWJiYmRhNjgzYWEyZGJlYjAiLCJpYXQiOjE2NTY2MTYxMTV9.D1sMZ3MRQdVFN2soSj8zbpSIG7M5hR5Y2pgieQFbyBuAQ0V0xVu5VG84PWEaL1I4-t6D07gqknPt7iX3cJO-OA', 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTkyMDgxMTUsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiMDJiMzQ0ODJhYzkwNDQ5ZTk4MjNmZDYwOWI5OGQ0NGEiLCJpYXQiOjE2NTY2MTYxMTV9.vxgLJdpf5nGbNuYorEna_LbpJ_XaSGYLBaVBmndXuH_CKFxfFwQqop3aPXf1pmC23I2VWtBSkdhmDxF2EUjdbQ', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-07-01 12:17:27,572 | Serving static files on port 3180. 2022-07-01 12:17:27,590 | Registering class 'InternalCredentials' that implements interface 'Credentials': 2022-07-01 12:17:27,590 | Method: 'get_settings' 2022-07-01 12:17:27,590 | Method: 'auth' 2022-07-01 12:17:27,590 | Method: 'register' 2022-07-01 12:17:27,590 | Method: 'reset' 2022-07-01 12:17:27,590 | Registering interface 'SSO': 2022-07-01 12:17:27,590 | Method: 'get_settings' 2022-07-01 12:17:27,590 | Method: 'auth' 2022-07-01 12:17:27,590 | Method: 'redirect' 2022-07-01 12:17:27,590 | Registering interface 'Profiles': 2022-07-01 12:17:27,591 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} 2022-07-01 12:17:27,591 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} 2022-07-01 12:17:27,591 | Deleting expired refresh tokens... 2022-07-01 12:17:27,593 | Deleted 0 refresh tokens. 2022-07-01 12:17:27,609 | Method: 'get_settings' 2022-07-01 12:17:27,610 | Method: 'get_all' 2022-07-01 12:17:27,610 | Method: 'get' 2022-07-01 12:17:27,610 | Method: 'set_info' 2022-07-01 12:17:27,610 | Method: 'set_enabled' 2022-07-01 12:17:27,610 | Method: 'set_admin' 2022-07-01 12:17:27,610 | Method: 'set_nucleus_ro' 2022-07-01 12:17:27,610 | Method: 'add' 2022-07-01 12:17:27,610 | Registering interface 'Tokens': 2022-07-01 12:17:27,610 | Method: 'generate' 2022-07-01 12:17:27,610 | Method: 'refresh' 2022-07-01 12:17:27,610 | Method: 'subscribe' 2022-07-01 12:17:27,610 | Method: 'create_api_token' 2022-07-01 12:17:27,610 | Method: 'delete_api_token' 2022-07-01 12:17:27,610 | Method: 'get_api_tokens' 2022-07-01 12:17:27,611 | Method: 'auth_with_api_token' 2022-07-01 12:17:27,611 | Registering interface 'UserStore': 2022-07-01 12:17:27,611 | Method: 'get' 2022-07-01 12:17:27,611 | Method: 'set' 2022-07-01 12:17:27,611 | Method: 'remove' 2022-07-01 12:17:27,611 | Listen. 2022-07-01 12:17:29,634 | Failed to connect to the discovery service using port-based routing (ws://127.0.0.1:3333). Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 310, in prepare File "_build\python_lib\websockets\legacy\client.py", line 622, in __await_impl__ File "_build\python\lib\asyncio\base_events.py", line 1025, in create_connection File "_build\python\lib\asyncio\base_events.py", line 1010, in create_connection File "_build\python\lib\asyncio\base_events.py", line 924, in _connect_sock File "_build\python\lib\asyncio\proactor_events.py", line 702, in sock_connect File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 599, in finish_connect ConnectionRefusedError: [WinError 1225] The remote computer refused the network connection During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 323, in create_port_based_client File "_build\idl.py\idl\connection\transport\ws.py", line 319, in prepare idl.connection.transport.TransportError: [WinError 1225] The remote computer refused the network connection 2022-07-01 12:17:29,634 | Failed to connect to the discovery service using port-based routing (ws://127.0.0.1:3333). Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 310, in prepare File "_build\python_lib\websockets\legacy\client.py", line 622, in __await_impl__ File "_build\python\lib\asyncio\base_events.py", line 1025, in create_connection File "_build\python\lib\asyncio\base_events.py", line 1010, in create_connection File "_build\python\lib\asyncio\base_events.py", line 924, in _connect_sock File "_build\python\lib\asyncio\proactor_events.py", line 702, in sock_connect File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 599, in finish_connect ConnectionRefusedError: [WinError 1225] The remote computer refused the network connection During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 323, in create_port_based_client File "_build\idl.py\idl\connection\transport\ws.py", line 319, in prepare idl.connection.transport.TransportError: [WinError 1225] The remote computer refused the network connection 2022-07-01 12:17:29,634 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 77, in register ConnectionError: Failed to connect to the discovery service ws://127.0.0.1:3333 2022-07-01 12:17:29,634 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 77, in register ConnectionError: Failed to connect to the discovery service ws://127.0.0.1:3333 2022-07-01 12:17:34,645 | Registered in ws://127.0.0.1:3333 with {'deployment': 'external', 'login_url': 'http://*:3180'} meta. 2022-07-01 12:17:34,645 | Registered in ws://127.0.0.1:3333 with {'deployment': 'internal', 'login_url': 'http://*:3180'} meta. 2022-07-01 12:17:35,056 | > InternalCredentials.register: {'version': 0, 'username': 'thumbnails_service', 'profile': {'first_name': 'Thumbnails', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-07-01 12:17:35,057 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-07-01 12:17:35,057 | > InternalCredentials.auth: {'version': 0, 'username': 'thumbnails_service'} 2022-07-01 12:17:35,104 | < InternalCredentials.auth: {'status': 'OK', 'username': 'thumbnails_service', 'version': 1} 2022-07-01 12:17:37,530 | > InternalCredentials.register: {'version': 1, 'username': 'tags_service', 'profile': {'first_name': 'Tagging', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-07-01 12:17:37,530 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-07-01 12:17:37,531 | > InternalCredentials.auth: {'version': 1, 'username': 'tags_service'} 2022-07-01 12:17:37,537 | < InternalCredentials.auth: {'status': 'OK', 'username': 'tags_service', 'version': 1} 2022-07-04 22:17:18,084 | Serving static files on port 3180. 2022-07-04 22:17:18,116 | Registering class 'InternalCredentials' that implements interface 'Credentials': 2022-07-04 22:17:18,116 | Method: 'get_settings' 2022-07-04 22:17:18,116 | Method: 'auth' 2022-07-04 22:17:18,116 | Method: 'register' 2022-07-04 22:17:18,116 | Method: 'reset' 2022-07-04 22:17:18,116 | Registering interface 'SSO': 2022-07-04 22:17:18,116 | Method: 'get_settings' 2022-07-04 22:17:18,116 | Method: 'auth' 2022-07-04 22:17:18,116 | Method: 'redirect' 2022-07-04 22:17:18,116 | Registering interface 'Profiles': 2022-07-04 22:17:18,117 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} 2022-07-04 22:17:18,117 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} 2022-07-04 22:17:18,117 | Deleting expired refresh tokens... 2022-07-04 22:17:18,119 | Deleted 0 refresh tokens. 2022-07-04 22:17:18,135 | Method: 'get_settings' 2022-07-04 22:17:18,135 | Method: 'get_all' 2022-07-04 22:17:18,135 | Method: 'get' 2022-07-04 22:17:18,135 | Method: 'set_info' 2022-07-04 22:17:18,135 | Method: 'set_enabled' 2022-07-04 22:17:18,136 | Method: 'set_admin' 2022-07-04 22:17:18,136 | Method: 'set_nucleus_ro' 2022-07-04 22:17:18,136 | Method: 'add' 2022-07-04 22:17:18,136 | Registering interface 'Tokens': 2022-07-04 22:17:18,136 | Method: 'generate' 2022-07-04 22:17:18,136 | Method: 'refresh' 2022-07-04 22:17:18,136 | Method: 'subscribe' 2022-07-04 22:17:18,136 | Method: 'create_api_token' 2022-07-04 22:17:18,136 | Method: 'delete_api_token' 2022-07-04 22:17:18,136 | Method: 'get_api_tokens' 2022-07-04 22:17:18,136 | Method: 'auth_with_api_token' 2022-07-04 22:17:18,136 | Registering interface 'UserStore': 2022-07-04 22:17:18,136 | Method: 'get' 2022-07-04 22:17:18,136 | Method: 'set' 2022-07-04 22:17:18,136 | Method: 'remove' 2022-07-04 22:17:18,136 | Listen. 2022-07-04 22:17:20,152 | Failed to connect to the discovery service using port-based routing (ws://127.0.0.1:3333). Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 310, in prepare File "_build\python_lib\websockets\legacy\client.py", line 622, in __await_impl__ File "_build\python\lib\asyncio\base_events.py", line 1025, in create_connection File "_build\python\lib\asyncio\base_events.py", line 1010, in create_connection File "_build\python\lib\asyncio\base_events.py", line 924, in _connect_sock File "_build\python\lib\asyncio\proactor_events.py", line 702, in sock_connect File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 599, in finish_connect ConnectionRefusedError: [WinError 1225] The remote computer refused the network connection During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 323, in create_port_based_client File "_build\idl.py\idl\connection\transport\ws.py", line 319, in prepare idl.connection.transport.TransportError: [WinError 1225] The remote computer refused the network connection 2022-07-04 22:17:20,153 | Failed to connect to the discovery service using port-based routing (ws://127.0.0.1:3333). Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 310, in prepare File "_build\python_lib\websockets\legacy\client.py", line 622, in __await_impl__ File "_build\python\lib\asyncio\base_events.py", line 1025, in create_connection File "_build\python\lib\asyncio\base_events.py", line 1010, in create_connection File "_build\python\lib\asyncio\base_events.py", line 924, in _connect_sock File "_build\python\lib\asyncio\proactor_events.py", line 702, in sock_connect File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 599, in finish_connect ConnectionRefusedError: [WinError 1225] The remote computer refused the network connection During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 323, in create_port_based_client File "_build\idl.py\idl\connection\transport\ws.py", line 319, in prepare idl.connection.transport.TransportError: [WinError 1225] The remote computer refused the network connection 2022-07-04 22:17:20,153 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 77, in register ConnectionError: Failed to connect to the discovery service ws://127.0.0.1:3333 2022-07-04 22:17:20,153 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 77, in register ConnectionError: Failed to connect to the discovery service ws://127.0.0.1:3333 2022-07-04 22:17:25,162 | Registered in ws://127.0.0.1:3333 with {'deployment': 'external', 'login_url': 'http://*:3180'} meta. 2022-07-04 22:17:25,163 | Registered in ws://127.0.0.1:3333 with {'deployment': 'internal', 'login_url': 'http://*:3180'} meta. 2022-07-04 22:17:25,201 | > InternalCredentials.auth: {'version': 0, 'username': 'search_service'} 2022-07-04 22:17:25,251 | < InternalCredentials.auth: {'status': 'OK', 'username': 'search_service', 'version': 1} 2022-07-04 22:17:28,399 | > InternalCredentials.register: {'version': 0, 'username': 'thumbnails_service', 'profile': {'first_name': 'Thumbnails', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-07-04 22:17:28,399 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-07-04 22:17:28,400 | > InternalCredentials.auth: {'version': 0, 'username': 'thumbnails_service'} 2022-07-04 22:17:28,406 | < InternalCredentials.auth: {'status': 'OK', 'username': 'thumbnails_service', 'version': 1} 2022-07-04 22:17:29,864 | > InternalCredentials.register: {'version': 1, 'username': 'tags_service', 'profile': {'first_name': 'Tagging', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-07-04 22:17:29,864 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-07-04 22:17:29,865 | > InternalCredentials.auth: {'version': 1, 'username': 'tags_service'} 2022-07-04 22:17:29,870 | < InternalCredentials.auth: {'status': 'OK', 'username': 'tags_service', 'version': 1} 2022-07-04 22:18:24,242 | > Tokens.refresh: {'version': 0, 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTkyMDA5OTYsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiM2JmNTljZTRmNjgwNGI4ZTkzM2FmZTEwMWMwMDQ4MTQiLCJpYXQiOjE2NTY2MDg5OTZ9.Mtw4nljQoBZgcMBL2LUZ54FvRYZDIaWL04rqg6YfE7q_VHXVrW9LS91_AIpRw2197c1D0G05BbURgXy8ezO0cw'} 2022-07-04 22:18:24,248 | < Tokens.refresh: {'status': 'OK', 'access_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTcwNTU5MDQsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiOGE0YjkyMWQ2MTU1NDEzZDg0YTQwOWY5YzMwMDA1ODAiLCJpYXQiOjE2NTY5Njk1MDR9.jHKG0PgorgkYpz5l1V3SbcmByQDkl3xmcBspb12X6otln10XWXm3ZVtdWSxh1Fll23Gh_eWIaoz_h0tWoDXJIg', 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTk1NjE1MDQsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiOGRkMTM3NTM0MjhhNDRjZDlkOTE1MmQ2YWY0NGQ3MTQiLCJpYXQiOjE2NTY5Njk1MDR9.m3j541Fu0a-tAO9fyFPQ4qe-JLaC3MAW5NYd-UMf73iFRfhxlwXPspRg9kDv8Uvx7DFyeg6qyo51RQm13FA8-g', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-07-05 23:11:11,720 | Serving static files on port 3180. 2022-07-05 23:11:11,736 | Registering class 'InternalCredentials' that implements interface 'Credentials': 2022-07-05 23:11:11,736 | Method: 'get_settings' 2022-07-05 23:11:11,736 | Method: 'auth' 2022-07-05 23:11:11,736 | Method: 'register' 2022-07-05 23:11:11,736 | Method: 'reset' 2022-07-05 23:11:11,736 | Registering interface 'SSO': 2022-07-05 23:11:11,736 | Method: 'get_settings' 2022-07-05 23:11:11,736 | Method: 'auth' 2022-07-05 23:11:11,736 | Method: 'redirect' 2022-07-05 23:11:11,737 | Registering interface 'Profiles': 2022-07-05 23:11:11,737 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} 2022-07-05 23:11:11,737 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} 2022-07-05 23:11:11,737 | Deleting expired refresh tokens... 2022-07-05 23:11:11,739 | Deleted 0 refresh tokens. 2022-07-05 23:11:11,756 | Method: 'get_settings' 2022-07-05 23:11:11,756 | Method: 'get_all' 2022-07-05 23:11:11,756 | Method: 'get' 2022-07-05 23:11:11,756 | Method: 'set_info' 2022-07-05 23:11:11,757 | Method: 'set_enabled' 2022-07-05 23:11:11,757 | Method: 'set_admin' 2022-07-05 23:11:11,757 | Method: 'set_nucleus_ro' 2022-07-05 23:11:11,757 | Method: 'add' 2022-07-05 23:11:11,757 | Registering interface 'Tokens': 2022-07-05 23:11:11,757 | Method: 'generate' 2022-07-05 23:11:11,757 | Method: 'refresh' 2022-07-05 23:11:11,757 | Method: 'subscribe' 2022-07-05 23:11:11,757 | Method: 'create_api_token' 2022-07-05 23:11:11,757 | Method: 'delete_api_token' 2022-07-05 23:11:11,757 | Method: 'get_api_tokens' 2022-07-05 23:11:11,757 | Method: 'auth_with_api_token' 2022-07-05 23:11:11,757 | Registering interface 'UserStore': 2022-07-05 23:11:11,757 | Method: 'get' 2022-07-05 23:11:11,757 | Method: 'set' 2022-07-05 23:11:11,758 | Method: 'remove' 2022-07-05 23:11:11,758 | Listen. 2022-07-05 23:11:13,763 | Failed to connect to the discovery service using port-based routing (ws://127.0.0.1:3333). Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 310, in prepare File "_build\python_lib\websockets\legacy\client.py", line 622, in __await_impl__ File "_build\python\lib\asyncio\base_events.py", line 1025, in create_connection File "_build\python\lib\asyncio\base_events.py", line 1010, in create_connection File "_build\python\lib\asyncio\base_events.py", line 924, in _connect_sock File "_build\python\lib\asyncio\proactor_events.py", line 702, in sock_connect File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 599, in finish_connect ConnectionRefusedError: [WinError 1225] The remote computer refused the network connection During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 323, in create_port_based_client File "_build\idl.py\idl\connection\transport\ws.py", line 319, in prepare idl.connection.transport.TransportError: [WinError 1225] The remote computer refused the network connection 2022-07-05 23:11:13,764 | Failed to connect to the discovery service using port-based routing (ws://127.0.0.1:3333). Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 310, in prepare File "_build\python_lib\websockets\legacy\client.py", line 622, in __await_impl__ File "_build\python\lib\asyncio\base_events.py", line 1025, in create_connection File "_build\python\lib\asyncio\base_events.py", line 1010, in create_connection File "_build\python\lib\asyncio\base_events.py", line 924, in _connect_sock File "_build\python\lib\asyncio\proactor_events.py", line 702, in sock_connect File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 599, in finish_connect ConnectionRefusedError: [WinError 1225] The remote computer refused the network connection During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 323, in create_port_based_client File "_build\idl.py\idl\connection\transport\ws.py", line 319, in prepare idl.connection.transport.TransportError: [WinError 1225] The remote computer refused the network connection 2022-07-05 23:11:13,764 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 77, in register ConnectionError: Failed to connect to the discovery service ws://127.0.0.1:3333 2022-07-05 23:11:13,764 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 77, in register ConnectionError: Failed to connect to the discovery service ws://127.0.0.1:3333 2022-07-05 23:11:18,778 | Registered in ws://127.0.0.1:3333 with {'deployment': 'internal', 'login_url': 'http://*:3180'} meta. 2022-07-05 23:11:18,778 | Registered in ws://127.0.0.1:3333 with {'deployment': 'external', 'login_url': 'http://*:3180'} meta. 2022-07-05 23:11:20,742 | > InternalCredentials.register: {'version': 0, 'username': 'thumbnails_service', 'profile': {'first_name': 'Thumbnails', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-07-05 23:11:20,742 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-07-05 23:11:20,743 | > InternalCredentials.auth: {'version': 0, 'username': 'thumbnails_service'} 2022-07-05 23:11:20,789 | < InternalCredentials.auth: {'status': 'OK', 'username': 'thumbnails_service', 'version': 1} 2022-07-05 23:11:22,680 | > InternalCredentials.register: {'version': 1, 'username': 'tags_service', 'profile': {'first_name': 'Tagging', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-07-05 23:11:22,681 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-07-05 23:11:22,682 | > InternalCredentials.auth: {'version': 1, 'username': 'tags_service'} 2022-07-05 23:11:22,686 | < InternalCredentials.auth: {'status': 'OK', 'username': 'tags_service', 'version': 1} 2022-07-05 23:18:44,603 | > Tokens.refresh: {'version': 0, 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTk1NjE1MDQsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiOGRkMTM3NTM0MjhhNDRjZDlkOTE1MmQ2YWY0NGQ3MTQiLCJpYXQiOjE2NTY5Njk1MDR9.m3j541Fu0a-tAO9fyFPQ4qe-JLaC3MAW5NYd-UMf73iFRfhxlwXPspRg9kDv8Uvx7DFyeg6qyo51RQm13FA8-g'} 2022-07-05 23:18:44,610 | < Tokens.refresh: {'status': 'OK', 'access_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTcxNDU5MjQsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiMmZjNjAyMzUwYjBlNDM4MGE1NzZkOTI0ZjQxMDE0ZWUiLCJpYXQiOjE2NTcwNTk1MjR9.XpbK7LcBJv74tzfc_NIe1VHwAZzlItShCz6R8UoZN9k0z4dRanPhBMoWFppn4OPMcKARmiygKREZdPKM8MWDqA', 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTk2NTE1MjQsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiMWVhZTQ2YTc5NDhkNDYyMmJiNzdhZGI0NTRhZDJlMmMiLCJpYXQiOjE2NTcwNTk1MjR9.KCrb2ZSD6ZHcsvuuewQUKuQvJ9alaazhZi5yacVn78xsQxs9wAxKMFm3Mz8z5xonJUczQDebxWHYU2f6DUKnBQ', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-07-05 23:19:37,088 | > Tokens.refresh: {'version': 0, 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTkyMDgxMTUsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiMDJiMzQ0ODJhYzkwNDQ5ZTk4MjNmZDYwOWI5OGQ0NGEiLCJpYXQiOjE2NTY2MTYxMTV9.vxgLJdpf5nGbNuYorEna_LbpJ_XaSGYLBaVBmndXuH_CKFxfFwQqop3aPXf1pmC23I2VWtBSkdhmDxF2EUjdbQ'} 2022-07-05 23:19:37,094 | < Tokens.refresh: {'status': 'OK', 'access_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTcxNDU5NzcsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiZDJiNzkwYmZhMzdlNGNhOTk3YzkyMzY0MWU3Mzg0MWQiLCJpYXQiOjE2NTcwNTk1Nzd9.JrKlSXLu0hy-6XpR_L5gERhC5VlxDHnNeRmgMIWyPQPd5mNyRZgZ-cOal7f_AhJbtesYVXIi8OU-cZcDXvDbWw', 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTk2NTE1NzcsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiOTAxZjRlZGQzNzlhNDdkZGFmZjVlNDY1ZDQ3ZjVkYzQiLCJpYXQiOjE2NTcwNTk1Nzd9.mj94rWxtOcIZ4PgHOV5A9fJ3motF9Bs_nQRrmt-9IPx5nhEa09X06gXDxgslUoatvVd_KFh-uH2BNI9eK4On0w', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-07-05 23:23:07,894 | Serving static files on port 3180. 2022-07-05 23:23:07,909 | Registering class 'InternalCredentials' that implements interface 'Credentials': 2022-07-05 23:23:07,910 | Method: 'get_settings' 2022-07-05 23:23:07,910 | Method: 'auth' 2022-07-05 23:23:07,910 | Method: 'register' 2022-07-05 23:23:07,910 | Method: 'reset' 2022-07-05 23:23:07,910 | Registering interface 'SSO': 2022-07-05 23:23:07,910 | Method: 'get_settings' 2022-07-05 23:23:07,910 | Method: 'auth' 2022-07-05 23:23:07,910 | Method: 'redirect' 2022-07-05 23:23:07,910 | Registering interface 'Profiles': 2022-07-05 23:23:07,910 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} 2022-07-05 23:23:07,911 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} 2022-07-05 23:23:07,911 | Deleting expired refresh tokens... 2022-07-05 23:23:07,914 | Deleted 0 refresh tokens. 2022-07-05 23:23:07,915 | Registered in ws://127.0.0.1:3333 with {'deployment': 'internal', 'login_url': 'http://*:3180'} meta. 2022-07-05 23:23:07,915 | Registered in ws://127.0.0.1:3333 with {'deployment': 'external', 'login_url': 'http://*:3180'} meta. 2022-07-05 23:23:07,932 | Method: 'get_settings' 2022-07-05 23:23:07,932 | Method: 'get_all' 2022-07-05 23:23:07,932 | Method: 'get' 2022-07-05 23:23:07,932 | Method: 'set_info' 2022-07-05 23:23:07,932 | Method: 'set_enabled' 2022-07-05 23:23:07,932 | Method: 'set_admin' 2022-07-05 23:23:07,932 | Method: 'set_nucleus_ro' 2022-07-05 23:23:07,932 | Method: 'add' 2022-07-05 23:23:07,932 | Registering interface 'Tokens': 2022-07-05 23:23:07,932 | Method: 'generate' 2022-07-05 23:23:07,932 | Method: 'refresh' 2022-07-05 23:23:07,932 | Method: 'subscribe' 2022-07-05 23:23:07,932 | Method: 'create_api_token' 2022-07-05 23:23:07,933 | Method: 'delete_api_token' 2022-07-05 23:23:07,933 | Method: 'get_api_tokens' 2022-07-05 23:23:07,933 | Method: 'auth_with_api_token' 2022-07-05 23:23:07,933 | Registering interface 'UserStore': 2022-07-05 23:23:07,933 | Method: 'get' 2022-07-05 23:23:07,933 | Method: 'set' 2022-07-05 23:23:07,933 | Method: 'remove' 2022-07-05 23:23:07,933 | Listen. 2022-07-05 23:23:11,063 | Connection error Traceback (most recent call last): File "_build\python\lib\asyncio\windows_events.py", line 457, in finish_recv OSError: [WinError 64] The specified network name is no longer available During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\python_lib\websockets\legacy\protocol.py", line 750, in transfer_data File "_build\python_lib\websockets\legacy\protocol.py", line 819, in read_message File "_build\python_lib\websockets\legacy\protocol.py", line 895, in read_data_frame File "_build\python_lib\websockets\legacy\protocol.py", line 971, in read_frame File "_build\python_lib\websockets\legacy\framing.py", line 55, in read File "_build\python\lib\asyncio\streams.py", line 723, in readexactly File "_build\python\lib\asyncio\streams.py", line 517, in _wait_for_data File "_build\python\lib\asyncio\proactor_events.py", line 280, in _loop_reading File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 461, in finish_recv ConnectionResetError: [WinError 64] The specified network name is no longer available The above exception was the direct cause of the following exception: Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 335, in _listen File "_build\python_lib\websockets\legacy\protocol.py", line 421, in recv File "_build\python_lib\websockets\legacy\protocol.py", line 726, in ensure_open websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason 2022-07-05 23:23:11,065 | Connection error Traceback (most recent call last): File "_build\python\lib\asyncio\windows_events.py", line 457, in finish_recv OSError: [WinError 64] The specified network name is no longer available During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\python_lib\websockets\legacy\protocol.py", line 750, in transfer_data File "_build\python_lib\websockets\legacy\protocol.py", line 819, in read_message File "_build\python_lib\websockets\legacy\protocol.py", line 895, in read_data_frame File "_build\python_lib\websockets\legacy\protocol.py", line 971, in read_frame File "_build\python_lib\websockets\legacy\framing.py", line 55, in read File "_build\python\lib\asyncio\streams.py", line 723, in readexactly File "_build\python\lib\asyncio\streams.py", line 517, in _wait_for_data File "_build\python\lib\asyncio\proactor_events.py", line 280, in _loop_reading File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 461, in finish_recv ConnectionResetError: [WinError 64] The specified network name is no longer available The above exception was the direct cause of the following exception: Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 335, in _listen File "_build\python_lib\websockets\legacy\protocol.py", line 421, in recv File "_build\python_lib\websockets\legacy\protocol.py", line 726, in ensure_open websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason 2022-07-05 23:23:11,066 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\python\lib\asyncio\windows_events.py", line 457, in finish_recv OSError: [WinError 64] The specified network name is no longer available During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\python_lib\websockets\legacy\protocol.py", line 750, in transfer_data File "_build\python_lib\websockets\legacy\protocol.py", line 819, in read_message File "_build\python_lib\websockets\legacy\protocol.py", line 895, in read_data_frame File "_build\python_lib\websockets\legacy\protocol.py", line 971, in read_frame File "_build\python_lib\websockets\legacy\framing.py", line 55, in read File "_build\python\lib\asyncio\streams.py", line 723, in readexactly File "_build\python\lib\asyncio\streams.py", line 517, in _wait_for_data File "_build\python\lib\asyncio\proactor_events.py", line 280, in _loop_reading File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 461, in finish_recv ConnectionResetError: [WinError 64] The specified network name is no longer available The above exception was the direct cause of the following exception: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 80, in register File "_build\omniverse_discovery_py\omni\discovery\client.py", line 78, in register File "_build\idl.py\idl\connection\transport\ws.py", line 390, in call_many File "_build\idl.py\idl\connection\transport\ws.py", line 77, in send File "_build\python_lib\websockets\legacy\protocol.py", line 471, in send File "_build\python_lib\websockets\legacy\protocol.py", line 726, in ensure_open websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason 2022-07-05 23:23:11,068 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\python\lib\asyncio\windows_events.py", line 457, in finish_recv OSError: [WinError 64] The specified network name is no longer available During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\python_lib\websockets\legacy\protocol.py", line 750, in transfer_data File "_build\python_lib\websockets\legacy\protocol.py", line 819, in read_message File "_build\python_lib\websockets\legacy\protocol.py", line 895, in read_data_frame File "_build\python_lib\websockets\legacy\protocol.py", line 971, in read_frame File "_build\python_lib\websockets\legacy\framing.py", line 55, in read File "_build\python\lib\asyncio\streams.py", line 723, in readexactly File "_build\python\lib\asyncio\streams.py", line 517, in _wait_for_data File "_build\python\lib\asyncio\proactor_events.py", line 280, in _loop_reading File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 461, in finish_recv ConnectionResetError: [WinError 64] The specified network name is no longer available The above exception was the direct cause of the following exception: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 80, in register File "_build\omniverse_discovery_py\omni\discovery\client.py", line 78, in register File "_build\idl.py\idl\connection\transport\ws.py", line 390, in call_many File "_build\idl.py\idl\connection\transport\ws.py", line 77, in send File "_build\python_lib\websockets\legacy\protocol.py", line 471, in send File "_build\python_lib\websockets\legacy\protocol.py", line 726, in ensure_open websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason 2022-07-05 23:23:16,075 | Registered in ws://127.0.0.1:3333 with {'deployment': 'internal', 'login_url': 'http://*:3180'} meta. 2022-07-05 23:23:16,075 | Registered in ws://127.0.0.1:3333 with {'deployment': 'external', 'login_url': 'http://*:3180'} meta. 2022-07-05 23:23:16,839 | > InternalCredentials.register: {'version': 0, 'username': 'thumbnails_service', 'profile': {'first_name': 'Thumbnails', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-07-05 23:23:16,840 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-07-05 23:23:16,841 | > InternalCredentials.auth: {'version': 0, 'username': 'thumbnails_service'} 2022-07-05 23:23:16,871 | < InternalCredentials.auth: {'status': 'OK', 'username': 'thumbnails_service', 'version': 1} 2022-07-05 23:23:19,480 | > InternalCredentials.register: {'version': 1, 'username': 'tags_service', 'profile': {'first_name': 'Tagging', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-07-05 23:23:19,481 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-07-05 23:23:19,482 | > InternalCredentials.auth: {'version': 1, 'username': 'tags_service'} 2022-07-05 23:23:19,487 | < InternalCredentials.auth: {'status': 'OK', 'username': 'tags_service', 'version': 1} 2022-07-06 00:22:02,081 | Connection error Traceback (most recent call last): File "_build\python\lib\asyncio\windows_events.py", line 457, in finish_recv OSError: [WinError 64] The specified network name is no longer available During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\python_lib\websockets\legacy\protocol.py", line 750, in transfer_data File "_build\python_lib\websockets\legacy\protocol.py", line 819, in read_message File "_build\python_lib\websockets\legacy\protocol.py", line 895, in read_data_frame File "_build\python_lib\websockets\legacy\protocol.py", line 971, in read_frame File "_build\python_lib\websockets\legacy\framing.py", line 55, in read File "_build\python\lib\asyncio\streams.py", line 723, in readexactly File "_build\python\lib\asyncio\streams.py", line 517, in _wait_for_data File "_build\python\lib\asyncio\proactor_events.py", line 280, in _loop_reading File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 461, in finish_recv ConnectionResetError: [WinError 64] The specified network name is no longer available The above exception was the direct cause of the following exception: Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 335, in _listen File "_build\python_lib\websockets\legacy\protocol.py", line 421, in recv File "_build\python_lib\websockets\legacy\protocol.py", line 726, in ensure_open websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason 2022-07-06 00:22:02,084 | Connection error Traceback (most recent call last): File "_build\python\lib\asyncio\windows_events.py", line 457, in finish_recv OSError: [WinError 64] The specified network name is no longer available During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\python_lib\websockets\legacy\protocol.py", line 750, in transfer_data File "_build\python_lib\websockets\legacy\protocol.py", line 819, in read_message File "_build\python_lib\websockets\legacy\protocol.py", line 895, in read_data_frame File "_build\python_lib\websockets\legacy\protocol.py", line 971, in read_frame File "_build\python_lib\websockets\legacy\framing.py", line 55, in read File "_build\python\lib\asyncio\streams.py", line 723, in readexactly File "_build\python\lib\asyncio\streams.py", line 517, in _wait_for_data File "_build\python\lib\asyncio\proactor_events.py", line 280, in _loop_reading File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 461, in finish_recv ConnectionResetError: [WinError 64] The specified network name is no longer available The above exception was the direct cause of the following exception: Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 335, in _listen File "_build\python_lib\websockets\legacy\protocol.py", line 421, in recv File "_build\python_lib\websockets\legacy\protocol.py", line 726, in ensure_open websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason 2022-07-06 00:22:02,084 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\python\lib\asyncio\windows_events.py", line 457, in finish_recv OSError: [WinError 64] The specified network name is no longer available During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\python_lib\websockets\legacy\protocol.py", line 750, in transfer_data File "_build\python_lib\websockets\legacy\protocol.py", line 819, in read_message File "_build\python_lib\websockets\legacy\protocol.py", line 895, in read_data_frame File "_build\python_lib\websockets\legacy\protocol.py", line 971, in read_frame File "_build\python_lib\websockets\legacy\framing.py", line 55, in read File "_build\python\lib\asyncio\streams.py", line 723, in readexactly File "_build\python\lib\asyncio\streams.py", line 517, in _wait_for_data File "_build\python\lib\asyncio\proactor_events.py", line 280, in _loop_reading File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 461, in finish_recv ConnectionResetError: [WinError 64] The specified network name is no longer available The above exception was the direct cause of the following exception: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 80, in register File "_build\omniverse_discovery_py\omni\discovery\client.py", line 78, in register File "_build\idl.py\idl\connection\transport\ws.py", line 390, in call_many File "_build\idl.py\idl\connection\transport\ws.py", line 77, in send File "_build\python_lib\websockets\legacy\protocol.py", line 471, in send File "_build\python_lib\websockets\legacy\protocol.py", line 726, in ensure_open websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason 2022-07-06 00:22:02,084 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\python\lib\asyncio\windows_events.py", line 457, in finish_recv OSError: [WinError 64] The specified network name is no longer available During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\python_lib\websockets\legacy\protocol.py", line 750, in transfer_data File "_build\python_lib\websockets\legacy\protocol.py", line 819, in read_message File "_build\python_lib\websockets\legacy\protocol.py", line 895, in read_data_frame File "_build\python_lib\websockets\legacy\protocol.py", line 971, in read_frame File "_build\python_lib\websockets\legacy\framing.py", line 55, in read File "_build\python\lib\asyncio\streams.py", line 723, in readexactly File "_build\python\lib\asyncio\streams.py", line 517, in _wait_for_data File "_build\python\lib\asyncio\proactor_events.py", line 280, in _loop_reading File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 461, in finish_recv ConnectionResetError: [WinError 64] The specified network name is no longer available The above exception was the direct cause of the following exception: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 80, in register File "_build\omniverse_discovery_py\omni\discovery\client.py", line 78, in register File "_build\idl.py\idl\connection\transport\ws.py", line 390, in call_many File "_build\idl.py\idl\connection\transport\ws.py", line 77, in send File "_build\python_lib\websockets\legacy\protocol.py", line 471, in send File "_build\python_lib\websockets\legacy\protocol.py", line 726, in ensure_open websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason 2022-07-06 13:15:04,131 | Serving static files on port 3180. 2022-07-06 13:15:04,155 | Registering class 'InternalCredentials' that implements interface 'Credentials': 2022-07-06 13:15:04,155 | Method: 'get_settings' 2022-07-06 13:15:04,155 | Method: 'auth' 2022-07-06 13:15:04,156 | Method: 'register' 2022-07-06 13:15:04,156 | Method: 'reset' 2022-07-06 13:15:04,156 | Registering interface 'SSO': 2022-07-06 13:15:04,156 | Method: 'get_settings' 2022-07-06 13:15:04,156 | Method: 'auth' 2022-07-06 13:15:04,156 | Method: 'redirect' 2022-07-06 13:15:04,156 | Registering interface 'Profiles': 2022-07-06 13:15:04,156 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} 2022-07-06 13:15:04,156 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} 2022-07-06 13:15:04,157 | Deleting expired refresh tokens... 2022-07-06 13:15:04,158 | Deleted 0 refresh tokens. 2022-07-06 13:15:04,175 | Method: 'get_settings' 2022-07-06 13:15:04,175 | Method: 'get_all' 2022-07-06 13:15:04,175 | Method: 'get' 2022-07-06 13:15:04,175 | Method: 'set_info' 2022-07-06 13:15:04,175 | Method: 'set_enabled' 2022-07-06 13:15:04,175 | Method: 'set_admin' 2022-07-06 13:15:04,175 | Method: 'set_nucleus_ro' 2022-07-06 13:15:04,175 | Method: 'add' 2022-07-06 13:15:04,175 | Registering interface 'Tokens': 2022-07-06 13:15:04,175 | Method: 'generate' 2022-07-06 13:15:04,175 | Method: 'refresh' 2022-07-06 13:15:04,175 | Method: 'subscribe' 2022-07-06 13:15:04,175 | Method: 'create_api_token' 2022-07-06 13:15:04,176 | Method: 'delete_api_token' 2022-07-06 13:15:04,176 | Method: 'get_api_tokens' 2022-07-06 13:15:04,176 | Method: 'auth_with_api_token' 2022-07-06 13:15:04,176 | Registering interface 'UserStore': 2022-07-06 13:15:04,176 | Method: 'get' 2022-07-06 13:15:04,176 | Method: 'set' 2022-07-06 13:15:04,176 | Method: 'remove' 2022-07-06 13:15:04,176 | Listen. 2022-07-06 13:15:06,193 | Failed to connect to the discovery service using port-based routing (ws://127.0.0.1:3333). Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 310, in prepare File "_build\python_lib\websockets\legacy\client.py", line 622, in __await_impl__ File "_build\python\lib\asyncio\base_events.py", line 1025, in create_connection File "_build\python\lib\asyncio\base_events.py", line 1010, in create_connection File "_build\python\lib\asyncio\base_events.py", line 924, in _connect_sock File "_build\python\lib\asyncio\proactor_events.py", line 702, in sock_connect File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 599, in finish_connect ConnectionRefusedError: [WinError 1225] The remote computer refused the network connection During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 323, in create_port_based_client File "_build\idl.py\idl\connection\transport\ws.py", line 319, in prepare idl.connection.transport.TransportError: [WinError 1225] The remote computer refused the network connection 2022-07-06 13:15:06,194 | Failed to connect to the discovery service using port-based routing (ws://127.0.0.1:3333). Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 310, in prepare File "_build\python_lib\websockets\legacy\client.py", line 622, in __await_impl__ File "_build\python\lib\asyncio\base_events.py", line 1025, in create_connection File "_build\python\lib\asyncio\base_events.py", line 1010, in create_connection File "_build\python\lib\asyncio\base_events.py", line 924, in _connect_sock File "_build\python\lib\asyncio\proactor_events.py", line 702, in sock_connect File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 599, in finish_connect ConnectionRefusedError: [WinError 1225] The remote computer refused the network connection During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 323, in create_port_based_client File "_build\idl.py\idl\connection\transport\ws.py", line 319, in prepare idl.connection.transport.TransportError: [WinError 1225] The remote computer refused the network connection 2022-07-06 13:15:06,194 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 77, in register ConnectionError: Failed to connect to the discovery service ws://127.0.0.1:3333 2022-07-06 13:15:06,194 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 77, in register ConnectionError: Failed to connect to the discovery service ws://127.0.0.1:3333 2022-07-06 13:15:11,205 | Registered in ws://127.0.0.1:3333 with {'deployment': 'external', 'login_url': 'http://*:3180'} meta. 2022-07-06 13:15:11,206 | Registered in ws://127.0.0.1:3333 with {'deployment': 'internal', 'login_url': 'http://*:3180'} meta. 2022-07-06 13:15:12,441 | > InternalCredentials.register: {'version': 1, 'username': 'tags_service', 'profile': {'first_name': 'Tagging', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-07-06 13:15:12,441 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-07-06 13:15:12,442 | > InternalCredentials.auth: {'version': 1, 'username': 'tags_service'} 2022-07-06 13:15:12,486 | < InternalCredentials.auth: {'status': 'OK', 'username': 'tags_service', 'version': 1} 2022-07-06 13:15:13,555 | > InternalCredentials.register: {'version': 0, 'username': 'thumbnails_service', 'profile': {'first_name': 'Thumbnails', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-07-06 13:15:13,555 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-07-06 13:15:13,556 | > InternalCredentials.auth: {'version': 0, 'username': 'thumbnails_service'} 2022-07-06 13:15:13,562 | < InternalCredentials.auth: {'status': 'OK', 'username': 'thumbnails_service', 'version': 1} 2022-07-06 13:17:57,230 | Serving static files on port 3180. 2022-07-06 13:17:57,241 | Registering class 'InternalCredentials' that implements interface 'Credentials': 2022-07-06 13:17:57,242 | Method: 'get_settings' 2022-07-06 13:17:57,242 | Method: 'auth' 2022-07-06 13:17:57,242 | Method: 'register' 2022-07-06 13:17:57,242 | Method: 'reset' 2022-07-06 13:17:57,242 | Registering interface 'SSO': 2022-07-06 13:17:57,242 | Method: 'get_settings' 2022-07-06 13:17:57,242 | Method: 'auth' 2022-07-06 13:17:57,242 | Method: 'redirect' 2022-07-06 13:17:57,242 | Registering interface 'Profiles': 2022-07-06 13:17:57,242 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} 2022-07-06 13:17:57,243 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} 2022-07-06 13:17:57,243 | Deleting expired refresh tokens... 2022-07-06 13:17:57,245 | Deleted 0 refresh tokens. 2022-07-06 13:17:57,246 | Registered in ws://127.0.0.1:3333 with {'deployment': 'internal', 'login_url': 'http://*:3180'} meta. 2022-07-06 13:17:57,247 | Registered in ws://127.0.0.1:3333 with {'deployment': 'external', 'login_url': 'http://*:3180'} meta. 2022-07-06 13:17:57,263 | Method: 'get_settings' 2022-07-06 13:17:57,263 | Method: 'get_all' 2022-07-06 13:17:57,263 | Method: 'get' 2022-07-06 13:17:57,263 | Method: 'set_info' 2022-07-06 13:17:57,263 | Method: 'set_enabled' 2022-07-06 13:17:57,263 | Method: 'set_admin' 2022-07-06 13:17:57,263 | Method: 'set_nucleus_ro' 2022-07-06 13:17:57,263 | Method: 'add' 2022-07-06 13:17:57,263 | Registering interface 'Tokens': 2022-07-06 13:17:57,263 | Method: 'generate' 2022-07-06 13:17:57,263 | Method: 'refresh' 2022-07-06 13:17:57,263 | Method: 'subscribe' 2022-07-06 13:17:57,264 | Method: 'create_api_token' 2022-07-06 13:17:57,264 | Method: 'delete_api_token' 2022-07-06 13:17:57,264 | Method: 'get_api_tokens' 2022-07-06 13:17:57,264 | Method: 'auth_with_api_token' 2022-07-06 13:17:57,264 | Registering interface 'UserStore': 2022-07-06 13:17:57,264 | Method: 'get' 2022-07-06 13:17:57,264 | Method: 'set' 2022-07-06 13:17:57,264 | Method: 'remove' 2022-07-06 13:17:57,264 | Listen. 2022-07-06 13:18:00,985 | Connection error Traceback (most recent call last): File "_build\python\lib\asyncio\windows_events.py", line 457, in finish_recv OSError: [WinError 64] The specified network name is no longer available During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\python_lib\websockets\legacy\protocol.py", line 750, in transfer_data File "_build\python_lib\websockets\legacy\protocol.py", line 819, in read_message File "_build\python_lib\websockets\legacy\protocol.py", line 895, in read_data_frame File "_build\python_lib\websockets\legacy\protocol.py", line 971, in read_frame File "_build\python_lib\websockets\legacy\framing.py", line 55, in read File "_build\python\lib\asyncio\streams.py", line 723, in readexactly File "_build\python\lib\asyncio\streams.py", line 517, in _wait_for_data File "_build\python\lib\asyncio\proactor_events.py", line 280, in _loop_reading File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 461, in finish_recv ConnectionResetError: [WinError 64] The specified network name is no longer available The above exception was the direct cause of the following exception: Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 335, in _listen File "_build\python_lib\websockets\legacy\protocol.py", line 421, in recv File "_build\python_lib\websockets\legacy\protocol.py", line 726, in ensure_open websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason 2022-07-06 13:18:00,987 | Connection error Traceback (most recent call last): File "_build\python\lib\asyncio\windows_events.py", line 457, in finish_recv OSError: [WinError 64] The specified network name is no longer available During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\python_lib\websockets\legacy\protocol.py", line 750, in transfer_data File "_build\python_lib\websockets\legacy\protocol.py", line 819, in read_message File "_build\python_lib\websockets\legacy\protocol.py", line 895, in read_data_frame File "_build\python_lib\websockets\legacy\protocol.py", line 971, in read_frame File "_build\python_lib\websockets\legacy\framing.py", line 55, in read File "_build\python\lib\asyncio\streams.py", line 723, in readexactly File "_build\python\lib\asyncio\streams.py", line 517, in _wait_for_data File "_build\python\lib\asyncio\proactor_events.py", line 280, in _loop_reading File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 461, in finish_recv ConnectionResetError: [WinError 64] The specified network name is no longer available The above exception was the direct cause of the following exception: Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 335, in _listen File "_build\python_lib\websockets\legacy\protocol.py", line 421, in recv File "_build\python_lib\websockets\legacy\protocol.py", line 726, in ensure_open websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason 2022-07-06 13:18:00,987 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\python\lib\asyncio\windows_events.py", line 457, in finish_recv OSError: [WinError 64] The specified network name is no longer available During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\python_lib\websockets\legacy\protocol.py", line 750, in transfer_data File "_build\python_lib\websockets\legacy\protocol.py", line 819, in read_message File "_build\python_lib\websockets\legacy\protocol.py", line 895, in read_data_frame File "_build\python_lib\websockets\legacy\protocol.py", line 971, in read_frame File "_build\python_lib\websockets\legacy\framing.py", line 55, in read File "_build\python\lib\asyncio\streams.py", line 723, in readexactly File "_build\python\lib\asyncio\streams.py", line 517, in _wait_for_data File "_build\python\lib\asyncio\proactor_events.py", line 280, in _loop_reading File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 461, in finish_recv ConnectionResetError: [WinError 64] The specified network name is no longer available The above exception was the direct cause of the following exception: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 80, in register File "_build\omniverse_discovery_py\omni\discovery\client.py", line 78, in register File "_build\idl.py\idl\connection\transport\ws.py", line 390, in call_many File "_build\idl.py\idl\connection\transport\ws.py", line 77, in send File "_build\python_lib\websockets\legacy\protocol.py", line 471, in send File "_build\python_lib\websockets\legacy\protocol.py", line 726, in ensure_open websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason 2022-07-06 13:18:00,988 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\python\lib\asyncio\windows_events.py", line 457, in finish_recv OSError: [WinError 64] The specified network name is no longer available During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\python_lib\websockets\legacy\protocol.py", line 750, in transfer_data File "_build\python_lib\websockets\legacy\protocol.py", line 819, in read_message File "_build\python_lib\websockets\legacy\protocol.py", line 895, in read_data_frame File "_build\python_lib\websockets\legacy\protocol.py", line 971, in read_frame File "_build\python_lib\websockets\legacy\framing.py", line 55, in read File "_build\python\lib\asyncio\streams.py", line 723, in readexactly File "_build\python\lib\asyncio\streams.py", line 517, in _wait_for_data File "_build\python\lib\asyncio\proactor_events.py", line 280, in _loop_reading File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 461, in finish_recv ConnectionResetError: [WinError 64] The specified network name is no longer available The above exception was the direct cause of the following exception: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 80, in register File "_build\omniverse_discovery_py\omni\discovery\client.py", line 78, in register File "_build\idl.py\idl\connection\transport\ws.py", line 390, in call_many File "_build\idl.py\idl\connection\transport\ws.py", line 77, in send File "_build\python_lib\websockets\legacy\protocol.py", line 471, in send File "_build\python_lib\websockets\legacy\protocol.py", line 726, in ensure_open websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason 2022-07-06 13:18:05,996 | Registered in ws://127.0.0.1:3333 with {'deployment': 'external', 'login_url': 'http://*:3180'} meta. 2022-07-06 13:18:05,996 | Registered in ws://127.0.0.1:3333 with {'deployment': 'internal', 'login_url': 'http://*:3180'} meta. 2022-07-06 13:18:07,153 | > InternalCredentials.register: {'version': 0, 'username': 'thumbnails_service', 'profile': {'first_name': 'Thumbnails', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-07-06 13:18:07,153 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-07-06 13:18:07,154 | > InternalCredentials.auth: {'version': 0, 'username': 'thumbnails_service'} 2022-07-06 13:18:07,180 | < InternalCredentials.auth: {'status': 'OK', 'username': 'thumbnails_service', 'version': 1} 2022-07-06 13:18:11,791 | > InternalCredentials.register: {'version': 1, 'username': 'tags_service', 'profile': {'first_name': 'Tagging', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-07-06 13:18:11,792 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-07-06 13:18:11,793 | > InternalCredentials.auth: {'version': 1, 'username': 'tags_service'} 2022-07-06 13:18:11,798 | < InternalCredentials.auth: {'status': 'OK', 'username': 'tags_service', 'version': 1} 2022-07-06 13:24:33,753 | Serving static files on port 3180. 2022-07-06 13:24:33,763 | Registering class 'InternalCredentials' that implements interface 'Credentials': 2022-07-06 13:24:33,763 | Method: 'get_settings' 2022-07-06 13:24:33,763 | Method: 'auth' 2022-07-06 13:24:33,764 | Method: 'register' 2022-07-06 13:24:33,764 | Method: 'reset' 2022-07-06 13:24:33,764 | Registering interface 'SSO': 2022-07-06 13:24:33,764 | Method: 'get_settings' 2022-07-06 13:24:33,764 | Method: 'auth' 2022-07-06 13:24:33,764 | Method: 'redirect' 2022-07-06 13:24:33,764 | Registering interface 'Profiles': 2022-07-06 13:24:33,764 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} 2022-07-06 13:24:33,764 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} 2022-07-06 13:24:33,765 | Deleting expired refresh tokens... 2022-07-06 13:24:33,767 | Deleted 0 refresh tokens. 2022-07-06 13:24:33,769 | Registered in ws://127.0.0.1:3333 with {'deployment': 'internal', 'login_url': 'http://*:3180'} meta. 2022-07-06 13:24:33,769 | Registered in ws://127.0.0.1:3333 with {'deployment': 'external', 'login_url': 'http://*:3180'} meta. 2022-07-06 13:24:33,784 | Method: 'get_settings' 2022-07-06 13:24:33,784 | Method: 'get_all' 2022-07-06 13:24:33,785 | Method: 'get' 2022-07-06 13:24:33,785 | Method: 'set_info' 2022-07-06 13:24:33,785 | Method: 'set_enabled' 2022-07-06 13:24:33,785 | Method: 'set_admin' 2022-07-06 13:24:33,785 | Method: 'set_nucleus_ro' 2022-07-06 13:24:33,785 | Method: 'add' 2022-07-06 13:24:33,785 | Registering interface 'Tokens': 2022-07-06 13:24:33,785 | Method: 'generate' 2022-07-06 13:24:33,785 | Method: 'refresh' 2022-07-06 13:24:33,785 | Method: 'subscribe' 2022-07-06 13:24:33,785 | Method: 'create_api_token' 2022-07-06 13:24:33,785 | Method: 'delete_api_token' 2022-07-06 13:24:33,785 | Method: 'get_api_tokens' 2022-07-06 13:24:33,785 | Method: 'auth_with_api_token' 2022-07-06 13:24:33,785 | Registering interface 'UserStore': 2022-07-06 13:24:33,785 | Method: 'get' 2022-07-06 13:24:33,786 | Method: 'set' 2022-07-06 13:24:33,786 | Method: 'remove' 2022-07-06 13:24:33,786 | Listen. 2022-07-06 13:24:43,453 | > InternalCredentials.register: {'version': 1, 'username': 'tags_service', 'profile': {'first_name': 'Tagging', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-07-06 13:24:43,453 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-07-06 13:24:43,454 | > InternalCredentials.auth: {'version': 1, 'username': 'tags_service'} 2022-07-06 13:24:43,480 | < InternalCredentials.auth: {'status': 'OK', 'username': 'tags_service', 'version': 1} 2022-07-06 13:24:43,923 | > InternalCredentials.register: {'version': 0, 'username': 'thumbnails_service', 'profile': {'first_name': 'Thumbnails', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-07-06 13:24:43,923 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-07-06 13:24:43,924 | > InternalCredentials.auth: {'version': 0, 'username': 'thumbnails_service'} 2022-07-06 13:24:43,930 | < InternalCredentials.auth: {'status': 'OK', 'username': 'thumbnails_service', 'version': 1} 2022-07-06 13:28:16,040 | > Tokens.refresh: {'version': 0, 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTkyMDA1MTksInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiNjc1NmU1YjNmNTQzNDdlZWFlYTJmOGIwMjU0ZjY0MjAiLCJpYXQiOjE2NTY2MDg1MTl9.l5ki3j-RclbYbwWzE5UbvaPDcyGaKA5wDqPmCp7WmHdg9u8SXkNukwGDSFw8H2ZHD55diewonxJmyobxy3BSXg'} 2022-07-06 13:28:16,045 | < Tokens.refresh: {'status': 'OK', 'access_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTcxOTY4OTYsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiZGFjNDRmMjc5NzYxNDliOWFmMTdlZmEzMTkxYWE2ZGMiLCJpYXQiOjE2NTcxMTA0OTZ9.EDVFYn3Yt67im8ftr1-ZzrwzdfyAeNpaOaHxXcsuB9r83KhOogWTDzGDPKcZlCXiJ-vsJoACEZeiABpyvbeeVw', 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTk3MDI0OTYsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiMzdmZGYxNzY2ZWM0NGE3M2FlNWIyYmFlOTk4YzBiYzAiLCJpYXQiOjE2NTcxMTA0OTZ9.ih97SHK4Iv2cXiIysFjDIpYqd4GrAGIULALyA7HUGOXR1W0sULRvhLTW22kfk4TpYHvgiBJOMwXzCBcAsZ9Jsg', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-07-10 11:38:33,094 | Serving static files on port 3180. 2022-07-10 11:38:33,126 | Registering class 'InternalCredentials' that implements interface 'Credentials': 2022-07-10 11:38:33,127 | Method: 'get_settings' 2022-07-10 11:38:33,127 | Method: 'auth' 2022-07-10 11:38:33,127 | Method: 'register' 2022-07-10 11:38:33,127 | Method: 'reset' 2022-07-10 11:38:33,127 | Registering interface 'SSO': 2022-07-10 11:38:33,127 | Method: 'get_settings' 2022-07-10 11:38:33,127 | Method: 'auth' 2022-07-10 11:38:33,127 | Method: 'redirect' 2022-07-10 11:38:33,127 | Registering interface 'Profiles': 2022-07-10 11:38:33,127 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} 2022-07-10 11:38:33,128 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} 2022-07-10 11:38:33,128 | Deleting expired refresh tokens... 2022-07-10 11:38:33,130 | Deleted 8 refresh tokens. 2022-07-10 11:38:33,147 | Method: 'get_settings' 2022-07-10 11:38:33,147 | Method: 'get_all' 2022-07-10 11:38:33,147 | Method: 'get' 2022-07-10 11:38:33,147 | Method: 'set_info' 2022-07-10 11:38:33,147 | Method: 'set_enabled' 2022-07-10 11:38:33,147 | Method: 'set_admin' 2022-07-10 11:38:33,147 | Method: 'set_nucleus_ro' 2022-07-10 11:38:33,147 | Method: 'add' 2022-07-10 11:38:33,147 | Registering interface 'Tokens': 2022-07-10 11:38:33,147 | Method: 'generate' 2022-07-10 11:38:33,148 | Method: 'refresh' 2022-07-10 11:38:33,148 | Method: 'subscribe' 2022-07-10 11:38:33,148 | Method: 'create_api_token' 2022-07-10 11:38:33,148 | Method: 'delete_api_token' 2022-07-10 11:38:33,148 | Method: 'get_api_tokens' 2022-07-10 11:38:33,148 | Method: 'auth_with_api_token' 2022-07-10 11:38:33,148 | Registering interface 'UserStore': 2022-07-10 11:38:33,148 | Method: 'get' 2022-07-10 11:38:33,148 | Method: 'set' 2022-07-10 11:38:33,148 | Method: 'remove' 2022-07-10 11:38:33,148 | Listen. 2022-07-10 11:38:35,143 | Failed to connect to the discovery service using port-based routing (ws://127.0.0.1:3333). Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 310, in prepare File "_build\python_lib\websockets\legacy\client.py", line 622, in __await_impl__ File "_build\python\lib\asyncio\base_events.py", line 1025, in create_connection File "_build\python\lib\asyncio\base_events.py", line 1010, in create_connection File "_build\python\lib\asyncio\base_events.py", line 924, in _connect_sock File "_build\python\lib\asyncio\proactor_events.py", line 702, in sock_connect File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 599, in finish_connect ConnectionRefusedError: [WinError 1225] The remote computer refused the network connection During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 323, in create_port_based_client File "_build\idl.py\idl\connection\transport\ws.py", line 319, in prepare idl.connection.transport.TransportError: [WinError 1225] The remote computer refused the network connection 2022-07-10 11:38:35,144 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 77, in register ConnectionError: Failed to connect to the discovery service ws://127.0.0.1:3333 2022-07-10 11:38:35,173 | Failed to connect to the discovery service using port-based routing (ws://127.0.0.1:3333). Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 310, in prepare File "_build\python_lib\websockets\legacy\client.py", line 622, in __await_impl__ File "_build\python\lib\asyncio\base_events.py", line 1025, in create_connection File "_build\python\lib\asyncio\base_events.py", line 1010, in create_connection File "_build\python\lib\asyncio\base_events.py", line 924, in _connect_sock File "_build\python\lib\asyncio\proactor_events.py", line 702, in sock_connect File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 599, in finish_connect ConnectionRefusedError: [WinError 1225] The remote computer refused the network connection During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 323, in create_port_based_client File "_build\idl.py\idl\connection\transport\ws.py", line 319, in prepare idl.connection.transport.TransportError: [WinError 1225] The remote computer refused the network connection 2022-07-10 11:38:35,174 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 77, in register ConnectionError: Failed to connect to the discovery service ws://127.0.0.1:3333 2022-07-10 11:38:40,160 | Registered in ws://127.0.0.1:3333 with {'deployment': 'internal', 'login_url': 'http://*:3180'} meta. 2022-07-10 11:38:40,192 | Registered in ws://127.0.0.1:3333 with {'deployment': 'external', 'login_url': 'http://*:3180'} meta. 2022-07-10 11:38:44,420 | > InternalCredentials.register: {'version': 0, 'username': 'thumbnails_service', 'profile': {'first_name': 'Thumbnails', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-07-10 11:38:44,420 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-07-10 11:38:44,421 | > InternalCredentials.auth: {'version': 0, 'username': 'thumbnails_service'} 2022-07-10 11:38:44,505 | < InternalCredentials.auth: {'status': 'OK', 'username': 'thumbnails_service', 'version': 1} 2022-07-10 11:38:45,021 | > InternalCredentials.register: {'version': 1, 'username': 'tags_service', 'profile': {'first_name': 'Tagging', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-07-10 11:38:45,021 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-07-10 11:38:45,022 | > InternalCredentials.auth: {'version': 1, 'username': 'tags_service'} 2022-07-10 11:38:45,026 | < InternalCredentials.auth: {'status': 'OK', 'username': 'tags_service', 'version': 1} 2022-07-10 11:48:12,543 | > Tokens.refresh: {'version': 0, 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTk3MDI0OTYsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiMzdmZGYxNzY2ZWM0NGE3M2FlNWIyYmFlOTk4YzBiYzAiLCJpYXQiOjE2NTcxMTA0OTZ9.ih97SHK4Iv2cXiIysFjDIpYqd4GrAGIULALyA7HUGOXR1W0sULRvhLTW22kfk4TpYHvgiBJOMwXzCBcAsZ9Jsg'} 2022-07-10 11:48:12,548 | < Tokens.refresh: {'status': 'OK', 'access_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTc1MzY0OTIsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiNDE1NWFkNWI0NWM5NGNhYTg3ZDc5NDJlZDE3ZDQ0NDgiLCJpYXQiOjE2NTc0NTAwOTJ9.Fkl0sS0N-as0QjlTDfWHUf-gu8Jmd-hL1ioOnXc1h4Nyt7n1AD7-BevgCBj85urPDNdJWNTIqRTEclOw8RlckQ', 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NjAwNDIwOTIsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiMzRkMWM0NDBiMGRjNGI4NGJkYWI2MzBlNGY3ZjQ3MzAiLCJpYXQiOjE2NTc0NTAwOTJ9.gXkjoT9yakURx5gQI7NF485QCKLnRwVkI7ocZ9N3Mwxn0zKa61Td8l_CM6ET-h-NfnehnnVf9qLemzOOJiph3g', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-07-10 11:48:54,486 | > Tokens.refresh: {'version': 0, 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTk2NTE1NzcsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiOTAxZjRlZGQzNzlhNDdkZGFmZjVlNDY1ZDQ3ZjVkYzQiLCJpYXQiOjE2NTcwNTk1Nzd9.mj94rWxtOcIZ4PgHOV5A9fJ3motF9Bs_nQRrmt-9IPx5nhEa09X06gXDxgslUoatvVd_KFh-uH2BNI9eK4On0w'} 2022-07-10 11:48:54,493 | < Tokens.refresh: {'status': 'OK', 'access_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTc1MzY1MzQsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiMWYyM2FkMWIwZDFhNGQ4OWJiMDc0YmQ2MGMyMDBlY2YiLCJpYXQiOjE2NTc0NTAxMzR9.gxrOFG88T9KuToyz-dejPk2K4uPNgAhLvjIW1vgfjH9QnLeVW_3QWCd1BcURuyhXCC4WtkW0zh6upQNkhezNJQ', 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NjAwNDIxMzQsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiZjFkM2FhOTUxNGE2NDgyMjg5N2UxM2I4ZGVjMzdhMGMiLCJpYXQiOjE2NTc0NTAxMzR9.nCTPASZm59qeAWg2RFmlSTDA6dTa4hOvQ6d4T5ZmnnY2TRlItphU77-Wd75e0p5IuyzM0YsdWLJwmOG5Iv5a7g', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-07-10 11:51:46,811 | > Tokens.refresh: {'version': 0, 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTk2NTE1MjQsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiMWVhZTQ2YTc5NDhkNDYyMmJiNzdhZGI0NTRhZDJlMmMiLCJpYXQiOjE2NTcwNTk1MjR9.KCrb2ZSD6ZHcsvuuewQUKuQvJ9alaazhZi5yacVn78xsQxs9wAxKMFm3Mz8z5xonJUczQDebxWHYU2f6DUKnBQ'} 2022-07-10 11:51:46,817 | < Tokens.refresh: {'status': 'OK', 'access_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTc1MzY3MDYsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiNWVmY2I1ZTU3OWY0NDIwODllNTAzMjQ5NDVlZTk3ZTQiLCJpYXQiOjE2NTc0NTAzMDZ9.AmKH0xphnKh6WmZRBng6Jvxzgzg5JZloSDFU7oNfRqObi75WhYSTEfWPVDPRcFRDLK3Yx-luZFMopLh6BnWeCw', 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NjAwNDIzMDYsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiNTQ5NGFkZWM3ODAyNDQ4ODkyNjkzYjUzNTQxNzY4NjYiLCJpYXQiOjE2NTc0NTAzMDZ9.fUwAkESexlvICBASohNaBWLS6pDi8QKqWza0s5HTG0WxUfSY9cy7zc-g6LpAC7gYvBEi6AFCVAQqQt1E5wPZPA', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-07-11 11:10:49,565 | Serving static files on port 3180. 2022-07-11 11:10:49,593 | Registering class 'InternalCredentials' that implements interface 'Credentials': 2022-07-11 11:10:49,593 | Method: 'get_settings' 2022-07-11 11:10:49,593 | Method: 'auth' 2022-07-11 11:10:49,593 | Method: 'register' 2022-07-11 11:10:49,593 | Method: 'reset' 2022-07-11 11:10:49,593 | Registering interface 'SSO': 2022-07-11 11:10:49,593 | Method: 'get_settings' 2022-07-11 11:10:49,593 | Method: 'auth' 2022-07-11 11:10:49,593 | Method: 'redirect' 2022-07-11 11:10:49,593 | Registering interface 'Profiles': 2022-07-11 11:10:49,594 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} 2022-07-11 11:10:49,594 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} 2022-07-11 11:10:49,594 | Deleting expired refresh tokens... 2022-07-11 11:10:49,596 | Deleted 2 refresh tokens. 2022-07-11 11:10:49,621 | Method: 'get_settings' 2022-07-11 11:10:49,621 | Method: 'get_all' 2022-07-11 11:10:49,621 | Method: 'get' 2022-07-11 11:10:49,621 | Method: 'set_info' 2022-07-11 11:10:49,622 | Method: 'set_enabled' 2022-07-11 11:10:49,622 | Method: 'set_admin' 2022-07-11 11:10:49,622 | Method: 'set_nucleus_ro' 2022-07-11 11:10:49,622 | Method: 'add' 2022-07-11 11:10:49,622 | Registering interface 'Tokens': 2022-07-11 11:10:49,622 | Method: 'generate' 2022-07-11 11:10:49,622 | Method: 'refresh' 2022-07-11 11:10:49,622 | Method: 'subscribe' 2022-07-11 11:10:49,622 | Method: 'create_api_token' 2022-07-11 11:10:49,622 | Method: 'delete_api_token' 2022-07-11 11:10:49,622 | Method: 'get_api_tokens' 2022-07-11 11:10:49,622 | Method: 'auth_with_api_token' 2022-07-11 11:10:49,622 | Registering interface 'UserStore': 2022-07-11 11:10:49,622 | Method: 'get' 2022-07-11 11:10:49,622 | Method: 'set' 2022-07-11 11:10:49,622 | Method: 'remove' 2022-07-11 11:10:49,623 | Listen. 2022-07-11 11:10:51,622 | Failed to connect to the discovery service using port-based routing (ws://127.0.0.1:3333). Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 310, in prepare File "_build\python_lib\websockets\legacy\client.py", line 622, in __await_impl__ File "_build\python\lib\asyncio\base_events.py", line 1025, in create_connection File "_build\python\lib\asyncio\base_events.py", line 1010, in create_connection File "_build\python\lib\asyncio\base_events.py", line 924, in _connect_sock File "_build\python\lib\asyncio\proactor_events.py", line 702, in sock_connect File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 599, in finish_connect ConnectionRefusedError: [WinError 1225] The remote computer refused the network connection During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 323, in create_port_based_client File "_build\idl.py\idl\connection\transport\ws.py", line 319, in prepare idl.connection.transport.TransportError: [WinError 1225] The remote computer refused the network connection 2022-07-11 11:10:51,623 | Failed to connect to the discovery service using port-based routing (ws://127.0.0.1:3333). Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 310, in prepare File "_build\python_lib\websockets\legacy\client.py", line 622, in __await_impl__ File "_build\python\lib\asyncio\base_events.py", line 1025, in create_connection File "_build\python\lib\asyncio\base_events.py", line 1010, in create_connection File "_build\python\lib\asyncio\base_events.py", line 924, in _connect_sock File "_build\python\lib\asyncio\proactor_events.py", line 702, in sock_connect File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 599, in finish_connect ConnectionRefusedError: [WinError 1225] The remote computer refused the network connection During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 323, in create_port_based_client File "_build\idl.py\idl\connection\transport\ws.py", line 319, in prepare idl.connection.transport.TransportError: [WinError 1225] The remote computer refused the network connection 2022-07-11 11:10:51,623 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 77, in register ConnectionError: Failed to connect to the discovery service ws://127.0.0.1:3333 2022-07-11 11:10:51,623 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 77, in register ConnectionError: Failed to connect to the discovery service ws://127.0.0.1:3333 2022-07-11 11:10:56,630 | Registered in ws://127.0.0.1:3333 with {'deployment': 'external', 'login_url': 'http://*:3180'} meta. 2022-07-11 11:10:56,631 | Registered in ws://127.0.0.1:3333 with {'deployment': 'internal', 'login_url': 'http://*:3180'} meta. 2022-07-11 11:10:57,400 | > InternalCredentials.auth: {'version': 0, 'username': 'search_service'} 2022-07-11 11:10:57,445 | < InternalCredentials.auth: {'status': 'OK', 'username': 'search_service', 'version': 1} 2022-07-11 11:11:00,449 | > InternalCredentials.register: {'version': 0, 'username': 'thumbnails_service', 'profile': {'first_name': 'Thumbnails', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-07-11 11:11:00,450 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-07-11 11:11:00,451 | > InternalCredentials.auth: {'version': 0, 'username': 'thumbnails_service'} 2022-07-11 11:11:00,455 | < InternalCredentials.auth: {'status': 'OK', 'username': 'thumbnails_service', 'version': 1} 2022-07-11 11:11:02,163 | > InternalCredentials.register: {'version': 1, 'username': 'tags_service', 'profile': {'first_name': 'Tagging', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-07-11 11:11:02,163 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-07-11 11:11:02,164 | > InternalCredentials.auth: {'version': 1, 'username': 'tags_service'} 2022-07-11 11:11:02,169 | < InternalCredentials.auth: {'status': 'OK', 'username': 'tags_service', 'version': 1} 2022-07-11 13:47:32,221 | > Tokens.refresh: {'version': 0, 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NjAwNDIxMzQsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiZjFkM2FhOTUxNGE2NDgyMjg5N2UxM2I4ZGVjMzdhMGMiLCJpYXQiOjE2NTc0NTAxMzR9.nCTPASZm59qeAWg2RFmlSTDA6dTa4hOvQ6d4T5ZmnnY2TRlItphU77-Wd75e0p5IuyzM0YsdWLJwmOG5Iv5a7g'} 2022-07-11 13:47:32,392 | < Tokens.refresh: {'status': 'OK', 'access_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTc2MzAwNTIsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiMjQ5MTczOGIwMzI1NGVjYWJkYWUxYTkyZDYyZjQ2NTMiLCJpYXQiOjE2NTc1NDM2NTJ9.CpCw-9c3d5t9fhwCtFrJOMdM86kvQoTPOUuTPJsczE80zP0_aiYFVwXwl48nR9j4-ZEP9ZqhrmO4sQIjwDfBgA', 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NjAxMzU2NTIsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiOWUwMGZmYmIzMDFkNDQ5YWI0OTNkMjBiODQ1ZThlMTUiLCJpYXQiOjE2NTc1NDM2NTJ9.CWR2_E2lhuk3JG0LOq8B0Vjd271pSBKcqPRHyo2IUAY1L9F-R0iNrXTCuPRK2uQymWZoovTDrxzPDEEXOWyE-g', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-07-11 13:51:13,363 | > Tokens.refresh: {'version': 0, 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NjAwNDIzMDYsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiNTQ5NGFkZWM3ODAyNDQ4ODkyNjkzYjUzNTQxNzY4NjYiLCJpYXQiOjE2NTc0NTAzMDZ9.fUwAkESexlvICBASohNaBWLS6pDi8QKqWza0s5HTG0WxUfSY9cy7zc-g6LpAC7gYvBEi6AFCVAQqQt1E5wPZPA'} 2022-07-11 13:51:13,369 | < Tokens.refresh: {'status': 'OK', 'access_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTc2MzAyNzMsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiMjA5OWMxNTMwOWI4NGMxYWIwNDlkOTRmZjAyYzRjNzEiLCJpYXQiOjE2NTc1NDM4NzN9.Kk8EfE0twlizU-WFAFoR9Ix3LPYQ4Tdfeu7rgIv48417WgbR970YqdFw727wNB63IgFdP-eLPfd-FTUHzgkUxA', 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NjAxMzU4NzMsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiZDZlZmRmOTkwNTU0NDUyZmJmN2RjN2QxZDQ3NDk1NGQiLCJpYXQiOjE2NTc1NDM4NzN9.dvpinR_9WibMWLg3wDrkPYuTOX4GoY7F8BB1fCfnJbA_RFeO5C3ZFOx2PQjNgfomWEzqLmFwt7MdZ1VEmyp5KQ', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-07-12 11:09:43,272 | Serving static files on port 3180. 2022-07-12 11:09:43,298 | Registering class 'InternalCredentials' that implements interface 'Credentials': 2022-07-12 11:09:43,298 | Method: 'get_settings' 2022-07-12 11:09:43,298 | Method: 'auth' 2022-07-12 11:09:43,298 | Method: 'register' 2022-07-12 11:09:43,298 | Method: 'reset' 2022-07-12 11:09:43,299 | Registering interface 'SSO': 2022-07-12 11:09:43,299 | Method: 'get_settings' 2022-07-12 11:09:43,299 | Method: 'auth' 2022-07-12 11:09:43,299 | Method: 'redirect' 2022-07-12 11:09:43,299 | Registering interface 'Profiles': 2022-07-12 11:09:43,299 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} 2022-07-12 11:09:43,299 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} 2022-07-12 11:09:43,300 | Deleting expired refresh tokens... 2022-07-12 11:09:43,302 | Deleted 6 refresh tokens. 2022-07-12 11:09:43,321 | Method: 'get_settings' 2022-07-12 11:09:43,321 | Method: 'get_all' 2022-07-12 11:09:43,321 | Method: 'get' 2022-07-12 11:09:43,321 | Method: 'set_info' 2022-07-12 11:09:43,322 | Method: 'set_enabled' 2022-07-12 11:09:43,322 | Method: 'set_admin' 2022-07-12 11:09:43,322 | Method: 'set_nucleus_ro' 2022-07-12 11:09:43,322 | Method: 'add' 2022-07-12 11:09:43,322 | Registering interface 'Tokens': 2022-07-12 11:09:43,322 | Method: 'generate' 2022-07-12 11:09:43,322 | Method: 'refresh' 2022-07-12 11:09:43,322 | Method: 'subscribe' 2022-07-12 11:09:43,322 | Method: 'create_api_token' 2022-07-12 11:09:43,322 | Method: 'delete_api_token' 2022-07-12 11:09:43,322 | Method: 'get_api_tokens' 2022-07-12 11:09:43,322 | Method: 'auth_with_api_token' 2022-07-12 11:09:43,322 | Registering interface 'UserStore': 2022-07-12 11:09:43,322 | Method: 'get' 2022-07-12 11:09:43,322 | Method: 'set' 2022-07-12 11:09:43,323 | Method: 'remove' 2022-07-12 11:09:43,323 | Listen. 2022-07-12 11:09:45,344 | Failed to connect to the discovery service using port-based routing (ws://127.0.0.1:3333). Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 310, in prepare File "_build\python_lib\websockets\legacy\client.py", line 622, in __await_impl__ File "_build\python\lib\asyncio\base_events.py", line 1025, in create_connection File "_build\python\lib\asyncio\base_events.py", line 1010, in create_connection File "_build\python\lib\asyncio\base_events.py", line 924, in _connect_sock File "_build\python\lib\asyncio\proactor_events.py", line 702, in sock_connect File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 599, in finish_connect ConnectionRefusedError: [WinError 1225] The remote computer refused the network connection During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 323, in create_port_based_client File "_build\idl.py\idl\connection\transport\ws.py", line 319, in prepare idl.connection.transport.TransportError: [WinError 1225] The remote computer refused the network connection 2022-07-12 11:09:45,345 | Failed to connect to the discovery service using port-based routing (ws://127.0.0.1:3333). Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 310, in prepare File "_build\python_lib\websockets\legacy\client.py", line 622, in __await_impl__ File "_build\python\lib\asyncio\base_events.py", line 1025, in create_connection File "_build\python\lib\asyncio\base_events.py", line 1010, in create_connection File "_build\python\lib\asyncio\base_events.py", line 924, in _connect_sock File "_build\python\lib\asyncio\proactor_events.py", line 702, in sock_connect File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 599, in finish_connect ConnectionRefusedError: [WinError 1225] The remote computer refused the network connection During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 323, in create_port_based_client File "_build\idl.py\idl\connection\transport\ws.py", line 319, in prepare idl.connection.transport.TransportError: [WinError 1225] The remote computer refused the network connection 2022-07-12 11:09:45,345 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 77, in register ConnectionError: Failed to connect to the discovery service ws://127.0.0.1:3333 2022-07-12 11:09:45,346 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 77, in register ConnectionError: Failed to connect to the discovery service ws://127.0.0.1:3333 2022-07-12 11:09:50,363 | Registered in ws://127.0.0.1:3333 with {'deployment': 'internal', 'login_url': 'http://*:3180'} meta. 2022-07-12 11:09:50,364 | Registered in ws://127.0.0.1:3333 with {'deployment': 'external', 'login_url': 'http://*:3180'} meta. 2022-07-12 11:09:51,147 | > InternalCredentials.auth: {'version': 0, 'username': 'search_service'} 2022-07-12 11:09:51,302 | < InternalCredentials.auth: {'status': 'OK', 'username': 'search_service', 'version': 1} 2022-07-12 11:09:53,809 | > InternalCredentials.register: {'version': 0, 'username': 'thumbnails_service', 'profile': {'first_name': 'Thumbnails', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-07-12 11:09:53,810 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-07-12 11:09:53,811 | > InternalCredentials.auth: {'version': 0, 'username': 'thumbnails_service'} 2022-07-12 11:09:53,817 | < InternalCredentials.auth: {'status': 'OK', 'username': 'thumbnails_service', 'version': 1} 2022-07-12 11:09:55,920 | > InternalCredentials.register: {'version': 1, 'username': 'tags_service', 'profile': {'first_name': 'Tagging', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-07-12 11:09:55,921 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-07-12 11:09:55,922 | > InternalCredentials.auth: {'version': 1, 'username': 'tags_service'} 2022-07-12 11:09:55,927 | < InternalCredentials.auth: {'status': 'OK', 'username': 'tags_service', 'version': 1} 2022-07-12 11:13:53,216 | > Tokens.refresh: {'version': 0, 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NjAwNDIwOTIsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiMzRkMWM0NDBiMGRjNGI4NGJkYWI2MzBlNGY3ZjQ3MzAiLCJpYXQiOjE2NTc0NTAwOTJ9.gXkjoT9yakURx5gQI7NF485QCKLnRwVkI7ocZ9N3Mwxn0zKa61Td8l_CM6ET-h-NfnehnnVf9qLemzOOJiph3g'} 2022-07-12 11:13:53,221 | < Tokens.refresh: {'status': 'OK', 'access_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTc3MDcyMzMsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiOWQwMzk2OTFjYTQ3NGRhZmFmNmMzODE3YzU1MGNiNDQiLCJpYXQiOjE2NTc2MjA4MzN9.IZVpH3UHxq_T6VDduqYblrxtCQIlWjNlQ4SUpyeLcrLfdOCRdf-IV1PS7x62n8DJqOjaLTR8McMaIm4d8Xen6g', 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NjAyMTI4MzMsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiODMzMzRiMGI3MDA0NDg4Njg5NjNlN2I2Y2ZkNTcyMjciLCJpYXQiOjE2NTc2MjA4MzN9.L7PoZ9-GETGV4hxwvNgmftz3iy4kF_mX9beHxt48IsidLpKzVyIN0p8FnI9wd_oPepk3hNqKQu7ZqxfovjGS4A', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-07-12 15:20:00,772 | > Tokens.refresh: {'version': 0, 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NjAxMzU4NzMsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiZDZlZmRmOTkwNTU0NDUyZmJmN2RjN2QxZDQ3NDk1NGQiLCJpYXQiOjE2NTc1NDM4NzN9.dvpinR_9WibMWLg3wDrkPYuTOX4GoY7F8BB1fCfnJbA_RFeO5C3ZFOx2PQjNgfomWEzqLmFwt7MdZ1VEmyp5KQ'} 2022-07-12 15:20:00,808 | < Tokens.refresh: {'status': 'OK', 'access_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTc3MjIwMDAsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiOWM1YjhlODFhNmQ3NDU3ZThhYzYzZjFjYzNiYjY3ZTEiLCJpYXQiOjE2NTc2MzU2MDB9.OhV6TqZqjrTzXX_kWo7y3QNqLy9_g_NP4Eb-kBHWb0UEI0VfDa6tKeJcEgaRua0bCZxHkkhuK7VS_ZQXvHyhRQ', 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NjAyMjc2MDAsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiYmQ3Y2ZmMmIyOGJlNGZiMzhiODUxYjRkYTJhYTdkNWQiLCJpYXQiOjE2NTc2MzU2MDB9.Zvkbw7bnzHg81hkwelI8AJrKsEOTVBJ9Uj9JlRL7k6z_-SwSxQ4xCeIuRUPb03uIFgshkFHsynjqCaCQb14Lpw', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-07-14 12:59:34,528 | Serving static files on port 3180. 2022-07-14 12:59:34,557 | Registering class 'InternalCredentials' that implements interface 'Credentials': 2022-07-14 12:59:34,557 | Method: 'get_settings' 2022-07-14 12:59:34,557 | Method: 'auth' 2022-07-14 12:59:34,557 | Method: 'register' 2022-07-14 12:59:34,557 | Method: 'reset' 2022-07-14 12:59:34,557 | Registering interface 'SSO': 2022-07-14 12:59:34,557 | Method: 'get_settings' 2022-07-14 12:59:34,557 | Method: 'auth' 2022-07-14 12:59:34,557 | Method: 'redirect' 2022-07-14 12:59:34,557 | Registering interface 'Profiles': 2022-07-14 12:59:34,557 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} 2022-07-14 12:59:34,557 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} 2022-07-14 12:59:34,557 | Deleting expired refresh tokens... 2022-07-14 12:59:34,557 | Deleted 3 refresh tokens. 2022-07-14 12:59:34,572 | Method: 'get_settings' 2022-07-14 12:59:34,572 | Method: 'get_all' 2022-07-14 12:59:34,572 | Method: 'get' 2022-07-14 12:59:34,572 | Method: 'set_info' 2022-07-14 12:59:34,572 | Method: 'set_enabled' 2022-07-14 12:59:34,572 | Method: 'set_admin' 2022-07-14 12:59:34,572 | Method: 'set_nucleus_ro' 2022-07-14 12:59:34,572 | Method: 'add' 2022-07-14 12:59:34,572 | Registering interface 'Tokens': 2022-07-14 12:59:34,572 | Method: 'generate' 2022-07-14 12:59:34,572 | Method: 'refresh' 2022-07-14 12:59:34,572 | Method: 'subscribe' 2022-07-14 12:59:34,572 | Method: 'create_api_token' 2022-07-14 12:59:34,572 | Method: 'delete_api_token' 2022-07-14 12:59:34,572 | Method: 'get_api_tokens' 2022-07-14 12:59:34,572 | Method: 'auth_with_api_token' 2022-07-14 12:59:34,572 | Registering interface 'UserStore': 2022-07-14 12:59:34,572 | Method: 'get' 2022-07-14 12:59:34,572 | Method: 'set' 2022-07-14 12:59:34,572 | Method: 'remove' 2022-07-14 12:59:34,572 | Listen. 2022-07-14 12:59:36,607 | Failed to connect to the discovery service using port-based routing (ws://127.0.0.1:3333). Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 310, in prepare File "_build\python_lib\websockets\legacy\client.py", line 622, in __await_impl__ File "_build\python\lib\asyncio\base_events.py", line 1025, in create_connection File "_build\python\lib\asyncio\base_events.py", line 1010, in create_connection File "_build\python\lib\asyncio\base_events.py", line 924, in _connect_sock File "_build\python\lib\asyncio\proactor_events.py", line 702, in sock_connect File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 599, in finish_connect ConnectionRefusedError: [WinError 1225] The remote computer refused the network connection During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 323, in create_port_based_client File "_build\idl.py\idl\connection\transport\ws.py", line 319, in prepare idl.connection.transport.TransportError: [WinError 1225] The remote computer refused the network connection 2022-07-14 12:59:36,607 | Failed to connect to the discovery service using port-based routing (ws://127.0.0.1:3333). Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 310, in prepare File "_build\python_lib\websockets\legacy\client.py", line 622, in __await_impl__ File "_build\python\lib\asyncio\base_events.py", line 1025, in create_connection File "_build\python\lib\asyncio\base_events.py", line 1010, in create_connection File "_build\python\lib\asyncio\base_events.py", line 924, in _connect_sock File "_build\python\lib\asyncio\proactor_events.py", line 702, in sock_connect File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 599, in finish_connect ConnectionRefusedError: [WinError 1225] The remote computer refused the network connection During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 323, in create_port_based_client File "_build\idl.py\idl\connection\transport\ws.py", line 319, in prepare idl.connection.transport.TransportError: [WinError 1225] The remote computer refused the network connection 2022-07-14 12:59:36,607 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 77, in register ConnectionError: Failed to connect to the discovery service ws://127.0.0.1:3333 2022-07-14 12:59:36,607 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 77, in register ConnectionError: Failed to connect to the discovery service ws://127.0.0.1:3333 2022-07-14 12:59:41,624 | Registered in ws://127.0.0.1:3333 with {'deployment': 'external', 'login_url': 'http://*:3180'} meta. 2022-07-14 12:59:41,624 | Registered in ws://127.0.0.1:3333 with {'deployment': 'internal', 'login_url': 'http://*:3180'} meta. 2022-07-14 12:59:42,167 | > InternalCredentials.auth: {'version': 0, 'username': 'search_service'} 2022-07-14 12:59:42,221 | < InternalCredentials.auth: {'status': 'OK', 'username': 'search_service', 'version': 1} 2022-07-14 12:59:42,601 | > InternalCredentials.register: {'version': 1, 'username': 'tags_service', 'profile': {'first_name': 'Tagging', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-07-14 12:59:42,602 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-07-14 12:59:42,603 | > InternalCredentials.auth: {'version': 1, 'username': 'tags_service'} 2022-07-14 12:59:42,608 | < InternalCredentials.auth: {'status': 'OK', 'username': 'tags_service', 'version': 1} 2022-07-14 12:59:43,136 | > InternalCredentials.register: {'version': 0, 'username': 'thumbnails_service', 'profile': {'first_name': 'Thumbnails', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-07-14 12:59:43,136 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-07-14 12:59:43,137 | > InternalCredentials.auth: {'version': 0, 'username': 'thumbnails_service'} 2022-07-14 12:59:43,142 | < InternalCredentials.auth: {'status': 'OK', 'username': 'thumbnails_service', 'version': 1} 2022-07-14 13:00:15,369 | > Tokens.refresh: {'version': 0, 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NjAxMzU2NTIsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiOWUwMGZmYmIzMDFkNDQ5YWI0OTNkMjBiODQ1ZThlMTUiLCJpYXQiOjE2NTc1NDM2NTJ9.CWR2_E2lhuk3JG0LOq8B0Vjd271pSBKcqPRHyo2IUAY1L9F-R0iNrXTCuPRK2uQymWZoovTDrxzPDEEXOWyE-g'} 2022-07-14 13:00:15,374 | < Tokens.refresh: {'status': 'OK', 'access_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTc4ODY0MTUsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiM2U3ODA5MGVlMjFjNGRhOWE0YjdlZGI5YTg3ZGJiYjYiLCJpYXQiOjE2NTc4MDAwMTV9.cwrhDbEp6s_0D9BHvzCyv86y9GMpk4PF1rXtdLJVSS7BLMa_Ucq2EMXwcHFXD6DD1YJAj72M5zEGkh2lX_kQUQ', 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NjAzOTIwMTUsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiZDdmYzdkOTllNjI3NDc0ZjgzYTMxODJmMjQzNzA0MWEiLCJpYXQiOjE2NTc4MDAwMTV9.sd8eiB3-GG_n9HAMkCOFVf4aWJ3cNI6OmSJv4ezwVdKVYBeLqxPdN2qwavIvP8c-UaB_cOX4oukB_kGMPB6Rsg', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-07-14 13:00:21,294 | > Tokens.refresh: {'version': 0, 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NjAyMTI4MzMsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiODMzMzRiMGI3MDA0NDg4Njg5NjNlN2I2Y2ZkNTcyMjciLCJpYXQiOjE2NTc2MjA4MzN9.L7PoZ9-GETGV4hxwvNgmftz3iy4kF_mX9beHxt48IsidLpKzVyIN0p8FnI9wd_oPepk3hNqKQu7ZqxfovjGS4A'} 2022-07-14 13:00:21,299 | < Tokens.refresh: {'status': 'OK', 'access_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTc4ODY0MjEsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiODU2Y2YzNTUyNDM1NDcyZmI4YTQ4ZGZiYWZlYTc0ODkiLCJpYXQiOjE2NTc4MDAwMjF9.b6ZaY-zsLjlqI1o2bNlGVK3KOojmyZmkHWBc14cRBRZsVSnSHnskuqF7EEng23ZxosRhuZFe0DnkfyFVQxhwDw', 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NjAzOTIwMjEsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiYjgxYWMxMzI3ZTk3NDdiNmIwMTczNjhhZjliZGZmODAiLCJpYXQiOjE2NTc4MDAwMjF9.iCuhSAupvmjvouaz-NGWS_YWBkwC3FX-xM1jaUPfXmQXsuxtmCb3IlRCZauiERHIRufA5HvtaCad3eAmi5l9xA', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-07-14 13:01:33,425 | > Tokens.refresh: {'version': 0, 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NjAyMjc2MDAsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiYmQ3Y2ZmMmIyOGJlNGZiMzhiODUxYjRkYTJhYTdkNWQiLCJpYXQiOjE2NTc2MzU2MDB9.Zvkbw7bnzHg81hkwelI8AJrKsEOTVBJ9Uj9JlRL7k6z_-SwSxQ4xCeIuRUPb03uIFgshkFHsynjqCaCQb14Lpw'} 2022-07-14 13:01:33,429 | < Tokens.refresh: {'status': 'OK', 'access_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NTc4ODY0OTMsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiODZjNTM5OTFmYTBkNGQ2YWJhM2M0YjFmOWEyOTFhZTEiLCJpYXQiOjE2NTc4MDAwOTN9.V_oI5_Rx5HjR47PzC31v55wOgEM0N_UDGrjMovDzA5Y4UtxxKhT7zBTriWOMfRBDeNPkPCgDMnj7hUsNxlYdrg', 'refresh_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJqYW1lc3RhYmJ1c2giLCJleHAiOjE2NjAzOTIwOTMsInByb2ZpbGUiOnsiZmlyc3RfbmFtZSI6IkphbWVzIiwibGFzdF9uYW1lIjoiVGFiYnVzaCIsImVtYWlsIjoiamFtZXN0YWJidXNoQGdtYWlsLmNvbSIsImFkbWluIjp0cnVlLCJudWNsZXVzX3JvIjpmYWxzZSwicmVhZG9ubHkiOmZhbHNlLCJwcm92aWRlciI6IkludGVybmFsIiwiZW5hYmxlZCI6dHJ1ZSwiYWN0aXZhdGVkIjp0cnVlfSwianRpIjoiMzM4YmI3NjViY2RjNDAwMzgyZmUyYjhmMzgwMDI2ZjMiLCJpYXQiOjE2NTc4MDAwOTN9.lBTKFplDHRXyOI2qWv2rWqP4oCbJvrto2eOT3LLokze19LqLgjZ3raKqOyvsHvpUY1w-_ftX08Cz1h8PcwtZxw', 'username': 'jamestabbush', 'profile': {'first_name': 'James', 'last_name': 'Tabbush', 'email': 'jamestabbush@gmail.com', 'admin': True, 'nucleus_ro': False, 'readonly': False, 'provider': 'Internal', 'enabled': True, 'activated': True}, 'version': 0} 2022-07-14 13:02:54,965 | Serving static files on port 3180. 2022-07-14 13:02:54,977 | Registering class 'InternalCredentials' that implements interface 'Credentials': 2022-07-14 13:02:54,977 | Method: 'get_settings' 2022-07-14 13:02:54,977 | Method: 'auth' 2022-07-14 13:02:54,977 | Method: 'register' 2022-07-14 13:02:54,977 | Method: 'reset' 2022-07-14 13:02:54,977 | Registering interface 'SSO': 2022-07-14 13:02:54,977 | Method: 'get_settings' 2022-07-14 13:02:54,977 | Method: 'auth' 2022-07-14 13:02:54,977 | Method: 'redirect' 2022-07-14 13:02:54,977 | Registering interface 'Profiles': 2022-07-14 13:02:54,977 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} 2022-07-14 13:02:54,978 | Registering the service in the discovery with these parameters: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} 2022-07-14 13:02:54,978 | Deleting expired refresh tokens... 2022-07-14 13:02:54,980 | Deleted 0 refresh tokens. 2022-07-14 13:02:54,982 | Registered in ws://127.0.0.1:3333 with {'deployment': 'internal', 'login_url': 'http://*:3180'} meta. 2022-07-14 13:02:54,982 | Registered in ws://127.0.0.1:3333 with {'deployment': 'external', 'login_url': 'http://*:3180'} meta. 2022-07-14 13:02:54,998 | Method: 'get_settings' 2022-07-14 13:02:54,998 | Method: 'get_all' 2022-07-14 13:02:54,998 | Method: 'get' 2022-07-14 13:02:54,998 | Method: 'set_info' 2022-07-14 13:02:54,998 | Method: 'set_enabled' 2022-07-14 13:02:54,998 | Method: 'set_admin' 2022-07-14 13:02:54,998 | Method: 'set_nucleus_ro' 2022-07-14 13:02:54,999 | Method: 'add' 2022-07-14 13:02:54,999 | Registering interface 'Tokens': 2022-07-14 13:02:54,999 | Method: 'generate' 2022-07-14 13:02:54,999 | Method: 'refresh' 2022-07-14 13:02:54,999 | Method: 'subscribe' 2022-07-14 13:02:54,999 | Method: 'create_api_token' 2022-07-14 13:02:54,999 | Method: 'delete_api_token' 2022-07-14 13:02:54,999 | Method: 'get_api_tokens' 2022-07-14 13:02:54,999 | Method: 'auth_with_api_token' 2022-07-14 13:02:54,999 | Registering interface 'UserStore': 2022-07-14 13:02:54,999 | Method: 'get' 2022-07-14 13:02:54,999 | Method: 'set' 2022-07-14 13:02:54,999 | Method: 'remove' 2022-07-14 13:02:54,999 | Listen. 2022-07-14 13:02:55,553 | > InternalCredentials.auth: {'version': 0, 'username': 'search_service'} 2022-07-14 13:02:55,578 | < InternalCredentials.auth: {'status': 'OK', 'username': 'search_service', 'version': 1} 2022-07-14 13:02:59,042 | Connection error Traceback (most recent call last): File "_build\python\lib\asyncio\windows_events.py", line 457, in finish_recv OSError: [WinError 64] The specified network name is no longer available During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\python_lib\websockets\legacy\protocol.py", line 750, in transfer_data File "_build\python_lib\websockets\legacy\protocol.py", line 819, in read_message File "_build\python_lib\websockets\legacy\protocol.py", line 895, in read_data_frame File "_build\python_lib\websockets\legacy\protocol.py", line 971, in read_frame File "_build\python_lib\websockets\legacy\framing.py", line 55, in read File "_build\python\lib\asyncio\streams.py", line 723, in readexactly File "_build\python\lib\asyncio\streams.py", line 517, in _wait_for_data File "_build\python\lib\asyncio\proactor_events.py", line 280, in _loop_reading File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 461, in finish_recv ConnectionResetError: [WinError 64] The specified network name is no longer available The above exception was the direct cause of the following exception: Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 335, in _listen File "_build\python_lib\websockets\legacy\protocol.py", line 421, in recv File "_build\python_lib\websockets\legacy\protocol.py", line 726, in ensure_open websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason 2022-07-14 13:02:59,045 | Connection error Traceback (most recent call last): File "_build\python\lib\asyncio\windows_events.py", line 457, in finish_recv OSError: [WinError 64] The specified network name is no longer available During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\python_lib\websockets\legacy\protocol.py", line 750, in transfer_data File "_build\python_lib\websockets\legacy\protocol.py", line 819, in read_message File "_build\python_lib\websockets\legacy\protocol.py", line 895, in read_data_frame File "_build\python_lib\websockets\legacy\protocol.py", line 971, in read_frame File "_build\python_lib\websockets\legacy\framing.py", line 55, in read File "_build\python\lib\asyncio\streams.py", line 723, in readexactly File "_build\python\lib\asyncio\streams.py", line 517, in _wait_for_data File "_build\python\lib\asyncio\proactor_events.py", line 280, in _loop_reading File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 461, in finish_recv ConnectionResetError: [WinError 64] The specified network name is no longer available The above exception was the direct cause of the following exception: Traceback (most recent call last): File "_build\idl.py\idl\connection\transport\ws.py", line 335, in _listen File "_build\python_lib\websockets\legacy\protocol.py", line 421, in recv File "_build\python_lib\websockets\legacy\protocol.py", line 726, in ensure_open websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason 2022-07-14 13:02:59,046 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'internal', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\python\lib\asyncio\windows_events.py", line 457, in finish_recv OSError: [WinError 64] The specified network name is no longer available During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\python_lib\websockets\legacy\protocol.py", line 750, in transfer_data File "_build\python_lib\websockets\legacy\protocol.py", line 819, in read_message File "_build\python_lib\websockets\legacy\protocol.py", line 895, in read_data_frame File "_build\python_lib\websockets\legacy\protocol.py", line 971, in read_frame File "_build\python_lib\websockets\legacy\framing.py", line 55, in read File "_build\python\lib\asyncio\streams.py", line 723, in readexactly File "_build\python\lib\asyncio\streams.py", line 517, in _wait_for_data File "_build\python\lib\asyncio\proactor_events.py", line 280, in _loop_reading File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 461, in finish_recv ConnectionResetError: [WinError 64] The specified network name is no longer available The above exception was the direct cause of the following exception: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 80, in register File "_build\omniverse_discovery_py\omni\discovery\client.py", line 78, in register File "_build\idl.py\idl\connection\transport\ws.py", line 390, in call_many File "_build\idl.py\idl\connection\transport\ws.py", line 77, in send File "_build\python_lib\websockets\legacy\protocol.py", line 471, in send File "_build\python_lib\websockets\legacy\protocol.py", line 726, in ensure_open websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason 2022-07-14 13:02:59,047 | An error has occurred while registering the service in the discovery. Info: Discovery URI: ws://127.0.0.1:3333 Transport settings: {'name': 'sows', 'params': '{"host": "127.0.0.1", "port": 3100}', 'meta': {'marshaller': 'bs', 'serializer': 'json', 'ssl': 'false'}} Meta: {'deployment': 'external', 'login_url': 'http://*:3180'} Traceback (most recent call last): File "_build\python\lib\asyncio\windows_events.py", line 457, in finish_recv OSError: [WinError 64] The specified network name is no longer available During handling of the above exception, another exception occurred: Traceback (most recent call last): File "_build\python_lib\websockets\legacy\protocol.py", line 750, in transfer_data File "_build\python_lib\websockets\legacy\protocol.py", line 819, in read_message File "_build\python_lib\websockets\legacy\protocol.py", line 895, in read_data_frame File "_build\python_lib\websockets\legacy\protocol.py", line 971, in read_frame File "_build\python_lib\websockets\legacy\framing.py", line 55, in read File "_build\python\lib\asyncio\streams.py", line 723, in readexactly File "_build\python\lib\asyncio\streams.py", line 517, in _wait_for_data File "_build\python\lib\asyncio\proactor_events.py", line 280, in _loop_reading File "_build\python\lib\asyncio\windows_events.py", line 812, in _poll File "_build\python\lib\asyncio\windows_events.py", line 461, in finish_recv ConnectionResetError: [WinError 64] The specified network name is no longer available The above exception was the direct cause of the following exception: Traceback (most recent call last): File "_build\omniverse_discovery_py\omni\discovery\__init__.py", line 80, in register File "_build\omniverse_discovery_py\omni\discovery\client.py", line 78, in register File "_build\idl.py\idl\connection\transport\ws.py", line 390, in call_many File "_build\idl.py\idl\connection\transport\ws.py", line 77, in send File "_build\python_lib\websockets\legacy\protocol.py", line 471, in send File "_build\python_lib\websockets\legacy\protocol.py", line 726, in ensure_open websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason 2022-07-14 13:03:04,064 | Registered in ws://127.0.0.1:3333 with {'deployment': 'internal', 'login_url': 'http://*:3180'} meta. 2022-07-14 13:03:04,065 | Registered in ws://127.0.0.1:3333 with {'deployment': 'external', 'login_url': 'http://*:3180'} meta. 2022-07-14 13:03:05,188 | > InternalCredentials.register: {'version': 1, 'username': 'tags_service', 'profile': {'first_name': 'Tagging', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-07-14 13:03:05,189 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-07-14 13:03:05,190 | > InternalCredentials.auth: {'version': 1, 'username': 'tags_service'} 2022-07-14 13:03:05,196 | < InternalCredentials.auth: {'status': 'OK', 'username': 'tags_service', 'version': 1} 2022-07-14 13:03:05,582 | > InternalCredentials.register: {'version': 0, 'username': 'thumbnails_service', 'profile': {'first_name': 'Thumbnails', 'last_name': 'Service', 'admin': True, 'enabled': True}} 2022-07-14 13:03:05,582 | < InternalCredentials.register: {'status': 'EXISTS', 'version': 1} 2022-07-14 13:03:05,583 | > InternalCredentials.auth: {'version': 0, 'username': 'thumbnails_service'} 2022-07-14 13:03:05,588 | < InternalCredentials.auth: {'status': 'OK', 'username': 'thumbnails_service', 'version': 1}