runtime error

Exit code: 1. Reason: ocal/lib/python3.9/site-packages/click/core.py", line 788, in invoke return __callback(*args, **kwargs) File "/home/user/.local/lib/python3.9/site-packages/chainlit/cli/__init__.py", line 154, in chainlit_run run_chainlit(target) File "/home/user/.local/lib/python3.9/site-packages/chainlit/cli/__init__.py", line 55, in run_chainlit load_module(config.run.module_name) File "/home/user/.local/lib/python3.9/site-packages/chainlit/config.py", line 282, in load_module spec.loader.exec_module(module) File "<frozen importlib._bootstrap_external>", line 850, in exec_module File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed File "app.py", line 112, in <module> vectorstore = FAISS.from_documents(split_chunks[i:i+32], hf_embeddings) File "/home/user/.local/lib/python3.9/site-packages/langchain_core/vectorstores.py", line 635, in from_documents return cls.from_texts(texts, embedding, metadatas=metadatas, **kwargs) File "/home/user/.local/lib/python3.9/site-packages/langchain_community/vectorstores/faiss.py", line 930, in from_texts embeddings = embedding.embed_documents(texts) File "/home/user/.local/lib/python3.9/site-packages/langchain_huggingface/embeddings/huggingface_endpoint.py", line 107, in embed_documents responses = self.client.post( File "/home/user/.local/lib/python3.9/site-packages/huggingface_hub/utils/_deprecation.py", line 132, in inner_f return f(*args, **kwargs) File "/home/user/.local/lib/python3.9/site-packages/huggingface_hub/inference/_client.py", line 305, in post return self._inner_post( File "/home/user/.local/lib/python3.9/site-packages/huggingface_hub/inference/_client.py", line 357, in _inner_post hf_raise_for_status(response) File "/home/user/.local/lib/python3.9/site-packages/huggingface_hub/utils/_http.py", line 465, in hf_raise_for_status raise _format(BadRequestError, message, response) from e huggingface_hub.errors.BadRequestError: (Request ID: o1bigc) Bad request: Bad Request: Invalid state

Container logs:

Fetching error logs...