runtime error

Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py:1132: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. warnings.warn( /usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py:1132: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 76, in <module> """.format(qdrant.get_collection('questions-binaryq').vectors_count) File "/usr/local/lib/python3.10/site-packages/qdrant_client/qdrant_client.py", line 1578, in get_collection return self._client.get_collection(collection_name=collection_name, **kwargs) File "/usr/local/lib/python3.10/site-packages/qdrant_client/qdrant_remote.py", line 2050, in get_collection result: Optional[types.CollectionInfo] = self.http.collections_api.get_collection( File "/usr/local/lib/python3.10/site-packages/qdrant_client/http/api/collections_api.py", line 1314, in get_collection return self._build_for_get_collection( File "/usr/local/lib/python3.10/site-packages/qdrant_client/http/api/collections_api.py", line 397, in _build_for_get_collection return self.api_client.request( File "/usr/local/lib/python3.10/site-packages/qdrant_client/http/api_client.py", line 76, in request return self.send(request, type_) File "/usr/local/lib/python3.10/site-packages/qdrant_client/http/api_client.py", line 99, in send raise UnexpectedResponse.for_response(response) qdrant_client.http.exceptions.UnexpectedResponse: Unexpected Response: 404 (Not Found) Raw response content: b'404 page not found\n' IMPORTANT: You are using gradio version 4.21.0, however version 4.29.0 is available, please upgrade. --------

Container logs:

Fetching error logs...