runtime error
Exit code: 1. Reason: �█▉ | 2.21G/4.47G [00:12<00:09, 247MB/s][A 56%|█████▌ | 2.49G/4.47G [00:13<00:08, 265MB/s][A 62%|██████▏ | 2.76G/4.47G [00:14<00:06, 272MB/s][A 69%|██████▊ | 3.07G/4.47G [00:15<00:05, 287MB/s][A 75%|███████▍ | 3.34G/4.47G [00:16<00:04, 273MB/s][A 81%|████████▏ | 3.64G/4.47G [00:17<00:03, 286MB/s][A 88%|████████▊ | 3.94G/4.47G [00:18<00:01, 297MB/s][A 95%|█████████▍| 4.23G/4.47G [00:19<00:00, 301MB/s][A 100%|██████████| 4.47G/4.47G [00:20<00:00, 232MB/s] /home/user/app/app.py:29: UserWarning: Failed to obtain server version. Unable to check client-server compatibility. Set check_compatibility=False to skip version check. qdrant_client = QdrantClient( Traceback (most recent call last): File "/home/user/app/app.py", line 34, in <module> print(qdrant_client.get_collections()) File "/usr/local/lib/python3.10/site-packages/qdrant_client/qdrant_client.py", line 2214, in get_collections return self._client.get_collections(**kwargs) File "/usr/local/lib/python3.10/site-packages/qdrant_client/qdrant_remote.py", line 2571, in get_collections self.http.collections_api.get_collections().result File "/usr/local/lib/python3.10/site-packages/qdrant_client/http/api/collections_api.py", line 330, in get_collections return self._build_for_get_collections() File "/usr/local/lib/python3.10/site-packages/qdrant_client/http/api/collections_api.py", line 159, in _build_for_get_collections return self.api_client.request( File "/usr/local/lib/python3.10/site-packages/qdrant_client/http/api_client.py", line 90, in request return self.send(request, type_) File "/usr/local/lib/python3.10/site-packages/qdrant_client/http/api_client.py", line 125, 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'
Container logs:
Fetching error logs...