runtime error
Exit code: 1. Reason: 15:00:56.438 Vector database does not exist at 'data/chroma-db-all_sources', downloading from Hugging Face Hub Returning existing local_dir `data` as remote repo cannot be accessed in `snapshot_download` (401 Client Error. (Request ID: Root=1-6a69f988-541b6f140eed630f1886dc88;1246f2ed-61c8-43d9-86b9-79230eda6de1) Repository Not Found for url: https://huggingface.co/api/datasets/towardsai-tutors/ai-tutor-vector-db/revision/main. Please make sure you specified the correct `repo_id` and `repo_type`. If you are trying to access a private or gated repo, make sure you are authenticated. For more details, see https://huggingface.co/docs/huggingface_hub/authentication Invalid username or password.). 15:00:56.458 Downloaded vector database to 'data/chroma-db-all_sources' Logfire project URL: https://logfire-us.pydantic.dev/kennypuah/starter-project Traceback (most recent call last): File "/home/user/app/scripts/main.py", line 18, in <module> from setup import ( File "/home/user/app/scripts/setup.py", line 99, in <module> custom_retriever_all_sources: CustomRetriever = setup_database( File "/home/user/app/scripts/setup.py", line 93, in setup_database with open(f"data/{db_collection}/{dict_file_name}", "rb") as f: FileNotFoundError: [Errno 2] No such file or directory: 'data/chroma-db-all_sources/document_dict_all_sources.pkl'
Container logs:
Fetching error logs...