runtime error
Exit code: 3. Reason: 290, in handler return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/pymilvus/decorators.py", line 484, in handler raise e from e File "/usr/local/lib/python3.11/site-packages/pymilvus/decorators.py", line 476, in handler return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/pymilvus/client/grpc_handler.py", line 2973, in __internal_register response = self._stub.Connect(request=req) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/grpc/_interceptor.py", line 276, in __call__ response, ignored_call = self._with_call( ^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/grpc/_interceptor.py", line 331, in _with_call return call.result(), call ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/grpc/_channel.py", line 438, in result raise self File "/usr/local/lib/python3.11/site-packages/grpc/_interceptor.py", line 314, in continuation response, call = self._thunk(new_method).with_call( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/grpc/_channel.py", line 1173, in with_call return _end_unary_response_blocking(state, call, True, None) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/grpc/_channel.py", line 990, in _end_unary_response_blocking raise _InactiveRpcError(state) # pytype: disable=not-instantiable ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: status = StatusCode.UNAUTHENTICATED details = "The action is unavailable under current cluster status STOPPED." debug_error_string = "UNKNOWN:Error received from peer {grpc_status:16, grpc_message:"The action is unavailable under current cluster status STOPPED."}" > ERROR: Application startup failed. Exiting.
Container logs:
Fetching error logs...