runtime error

Exit code: 1. Reason: n_qdrant/qdrant.py", line 450, in from_existing_collection return cls( File "/usr/local/lib/python3.9/site-packages/langchain_qdrant/qdrant.py", line 208, in __init__ self._validate_collection_config( File "/usr/local/lib/python3.9/site-packages/langchain_qdrant/qdrant.py", line 1137, in _validate_collection_config cls._validate_collection_for_dense( File "/usr/local/lib/python3.9/site-packages/langchain_qdrant/qdrant.py", line 1163, in _validate_collection_for_dense collection_info = client.get_collection(collection_name=collection_name) File "/usr/local/lib/python3.9/site-packages/qdrant_client/qdrant_client.py", line 1541, in get_collection return self._client.get_collection(collection_name=collection_name, **kwargs) File "/usr/local/lib/python3.9/site-packages/qdrant_client/qdrant_remote.py", line 1808, in get_collection self.grpc_collections.Get( File "/usr/local/lib/python3.9/site-packages/grpc/_interceptor.py", line 276, in __call__ response, ignored_call = self._with_call( File "/usr/local/lib/python3.9/site-packages/grpc/_interceptor.py", line 331, in _with_call return call.result(), call File "/usr/local/lib/python3.9/site-packages/grpc/_channel.py", line 438, in result raise self File "/usr/local/lib/python3.9/site-packages/grpc/_interceptor.py", line 314, in continuation response, call = self._thunk(new_method).with_call( File "/usr/local/lib/python3.9/site-packages/grpc/_channel.py", line 1173, in with_call return _end_unary_response_blocking(state, call, True, None) File "/usr/local/lib/python3.9/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}" >

Container logs:

Fetching error logs...