runtime error
Exit code: 1. Reason: ��█████| 17.2k/17.2k [00:00<00:00, 55.9MB/s] config.json: 0%| | 0.00/727 [00:00<?, ?B/s][A config.json: 100%|██████████| 727/727 [00:00<00:00, 5.93MB/s] model.safetensors: 0%| | 0.00/1.19G [00:00<?, ?B/s][A model.safetensors: 100%|██████████| 1.19G/1.19G [00:02<00:00, 589MB/s][A model.safetensors: 100%|██████████| 1.19G/1.19G [00:02<00:00, 576MB/s] Loading weights: 0%| | 0/310 [00:00<?, ?it/s][A Loading weights: 100%|██████████| 310/310 [00:00<00:00, 32836.69it/s] tokenizer_config.json: 0%| | 0.00/9.71k [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 9.71k/9.71k [00:00<00:00, 50.3MB/s] vocab.json: 0%| | 0.00/2.78M [00:00<?, ?B/s][A vocab.json: 100%|██████████| 2.78M/2.78M [00:00<00:00, 34.9MB/s] merges.txt: 0%| | 0.00/1.67M [00:00<?, ?B/s][A merges.txt: 100%|██████████| 1.67M/1.67M [00:00<00:00, 59.7MB/s] tokenizer.json: 0%| | 0.00/11.4M [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 11.4M/11.4M [00:00<00:00, 35.8MB/s] config.json: 0%| | 0.00/313 [00:00<?, ?B/s][A config.json: 100%|██████████| 313/313 [00:00<00:00, 2.46MB/s] /home/user/app/app.py:971: FutureWarning: The `get_sentence_embedding_dimension` method has been renamed to `get_embedding_dimension`. dim = m.get_sentence_embedding_dimension() if hasattr(m, "get_sentence_embedding_dimension") else getattr(m, "get_embedding_dimension", lambda: "?")() OK — dim=1024 All embedding models ready. Fallback embed_model: bge_m3 Traceback (most recent call last): File "/home/user/app/app.py", line 986, in <module> os.makedirs(MILVUS_DIR, exist_ok=True) File "<frozen os>", line 215, in makedirs File "<frozen os>", line 215, in makedirs File "<frozen os>", line 225, in makedirs PermissionError: [Errno 13] Permission denied: '/content'
Container logs:
Fetching error logs...