runtime error
Exit code: 3. Reason: e 147, in lifespan client.get_collections() File "/usr/local/lib/python3.10/site-packages/qdrant_client/qdrant_client.py", line 1565, in get_collections return self._client.get_collections(**kwargs) File "/usr/local/lib/python3.10/site-packages/qdrant_client/qdrant_remote.py", line 2038, 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 1335, 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 432, 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 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' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/starlette/routing.py", line 638, in lifespan async with self.lifespan_context(app) as maybe_state: File "/usr/local/lib/python3.10/contextlib.py", line 199, in __aenter__ return await anext(self.gen) File "/usr/local/lib/python3.10/site-packages/fastapi/routing.py", line 216, in merged_lifespan async with original_context(app) as maybe_original_state: File "/usr/local/lib/python3.10/contextlib.py", line 199, in __aenter__ return await anext(self.gen) File "/app/main.py", line 238, in lifespan raise RuntimeError("Lỗi khởi tạo hệ thống. Kiểm tra log để biết chi tiết.") RuntimeError: Lỗi khởi tạo hệ thống. Kiểm tra log để biết chi tiết. ERROR: Application startup failed. Exiting.
Container logs:
Fetching error logs...