runtime error

Exit code: 3. Reason: header with status: 404"}" >, Retrying in 0 seconds... 2024-08-13 19:26:16.523 | ERROR | uvicorn.lifespan.on:send:121 - Traceback (most recent call last): File "/opt/conda/lib/python3.10/site-packages/starlette/routing.py", line 732, in lifespan async with self.lifespan_context(app) as maybe_state: File "/opt/conda/lib/python3.10/contextlib.py", line 199, in __aenter__ return await anext(self.gen) File "/opt/NekoImageGallery/app/webapp.py", line 26, in lifespan await provider.onload() File "/opt/NekoImageGallery/app/Services/provider.py", line 51, in onload await asyncio.gather(*tasks) File "/opt/NekoImageGallery/app/Services/vector_db_context.py", line 49, in on_load if not await self.check_collection(): File "/opt/NekoImageGallery/app/Services/vector_db_context.py", line 204, in check_collection resp = await self._client.get_collections() File "/opt/NekoImageGallery/app/util/retry_deco_async.py", line 21, in f_retry return await f(*args, **kwargs) File "/opt/conda/lib/python3.10/site-packages/qdrant_client/async_qdrant_client.py", line 1681, in get_collections return await self._client.get_collections(**kwargs) File "/opt/conda/lib/python3.10/site-packages/qdrant_client/async_qdrant_remote.py", line 1925, in get_collections await self.grpc_collections.List( File "/opt/conda/lib/python3.10/site-packages/grpc/aio/_interceptor.py", line 471, in __await__ response = yield from call.__await__() File "/opt/conda/lib/python3.10/site-packages/grpc/aio/_call.py", line 318, in __await__ raise _create_rpc_error( grpc.aio._call.AioRpcError: <AioRpcError 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, created_time:"2024-08-13T19:26:16.497629472+00:00"}" > 2024-08-13 19:26:16.523 | ERROR | uvicorn.lifespan.on:startup:59 - Application startup failed. Exiting.

Container logs:

Fetching error logs...