runtime error

Exit code: 1. Reason: ate_python(data, self_instance=self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/.venv/lib/python3.12/site-packages/galileo_core/schemas/base_config.py", line 386, in set_jwt_token jwt_token, new_refresh_token = self.get_jwt_token( ^^^^^^^^^^^^^^^^^^^ File "/app/.venv/lib/python3.12/site-packages/galileo_core/schemas/base_config.py", line 320, in get_jwt_token token_data = async_run( ^^^^^^^^^^ File "/app/.venv/lib/python3.12/site-packages/galileo_core/helpers/execution.py", line 30, in async_run return _thread_pool.submit(coroutine, wait_for_result=wait_for_result) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/.venv/lib/python3.12/site-packages/galileo_core/helpers/event_loop_thread_pool.py", line 184, in submit return random.choice(self.threads).submit(async_fn, wait_for_result) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/.venv/lib/python3.12/site-packages/galileo_core/helpers/event_loop_thread_pool.py", line 128, in submit result = future.result() ^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/concurrent/futures/_base.py", line 456, in result return self.__get_result() ^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result raise self._exception File "/app/.venv/lib/python3.12/site-packages/galileo_core/helpers/api_client.py", line 83, in make_request ApiClient.validate_response(response) File "/app/.venv/lib/python3.12/site-packages/galileo_core/helpers/api_client.py", line 54, in validate_response raise GalileoHTTPException( galileo_core.exceptions.http.GalileoHTTPException: ('Galileo API returned HTTP status code 401. Error was: {"detail":"Invalid credentials."}', 401, '{"detail":"Invalid credentials."}') E20251124 21:40:12.278591 35 server.cpp:47] [SERVER][BlockLock][milvus] Process exit

Container logs:

Fetching error logs...