runtime error

Exit code: 3. Reason: File "/home/user/app/src/retrieval/vector_search.py", line 28, in __init__ self.points_count = self.client.count( ^^^^^^^^^^^^^^^^^^ File "/home/user/app/.venv/lib/python3.12/site-packages/qdrant_client/qdrant_client.py", line 807, in count return self._client.count( ^^^^^^^^^^^^^^^^^^^ File "/home/user/app/.venv/lib/python3.12/site-packages/qdrant_client/qdrant_remote.py", line 950, in count response = self.grpc_points.Count( ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/user/app/.venv/lib/python3.12/site-packages/grpc/_interceptor.py", line 276, in __call__ response, ignored_call = self._with_call( ^^^^^^^^^^^^^^^^ File "/home/user/app/.venv/lib/python3.12/site-packages/grpc/_interceptor.py", line 331, in _with_call return call.result(), call ^^^^^^^^^^^^^ File "/home/user/app/.venv/lib/python3.12/site-packages/grpc/_channel.py", line 438, in result raise self File "/home/user/app/.venv/lib/python3.12/site-packages/grpc/_interceptor.py", line 314, in continuation response, call = self._thunk(new_method).with_call( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/user/app/.venv/lib/python3.12/site-packages/grpc/_channel.py", line 1173, in with_call return _end_unary_response_blocking(state, call, True, None) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/user/app/.venv/lib/python3.12/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.UNIMPLEMENTED details = "Received http2 header with status: 404" debug_error_string = "UNKNOWN:Error received from peer {grpc_message:"Received http2 header with status: 404", grpc_status:12}" > ERROR: Application startup failed. Exiting. Initializing Anime RAG Pipeline...

Container logs:

Fetching error logs...