runtime error
Exit code: 1. Reason: 4-08-06 18:11:28,405 - INFO - HTTP Request: POST http://device-api.zero/allow?allowToken=03234771bfc12dd47089ae7d90c1bdfffc48cd632cb3c24d03159e51138a0d99&pid=234 "HTTP/1.1 200 OK" 2024-08-06 18:11:29,734 - INFO - Loading models... Downloading shards: 0%| | 0/4 [00:00<?, ?it/s][A Downloading shards: 25%|██▌ | 1/4 [00:05<00:17, 5.77s/it][A Downloading shards: 50%|█████ | 2/4 [00:10<00:09, 4.88s/it][A Downloading shards: 75%|███████▌ | 3/4 [00:14<00:04, 4.70s/it][A Downloading shards: 100%|██████████| 4/4 [00:16<00:00, 3.64s/it][A Downloading shards: 100%|██████████| 4/4 [00:16<00:00, 4.13s/it] 2024-08-06 18:11:47,151 - INFO - We will use 90% of the memory on device 0 for storing the model, and 10% for the buffer to avoid OOM. You can set `max_memory` in to a higher value to use more memory (at your own risk). Loading checkpoint shards: 0%| | 0/4 [00:00<?, ?it/s][A Loading checkpoint shards: 25%|██▌ | 1/4 [00:03<00:09, 3.20s/it][A Loading checkpoint shards: 50%|█████ | 2/4 [00:05<00:05, 2.90s/it][A Loading checkpoint shards: 75%|███████▌ | 3/4 [00:08<00:02, 2.89s/it][A Loading checkpoint shards: 100%|██████████| 4/4 [00:09<00:00, 2.38s/it] 2024-08-06 18:11:57,087 - INFO - Use pytorch device_name: cuda 2024-08-06 18:11:57,087 - INFO - Load pretrained SentenceTransformer: all-MiniLM-L6-v2 2024-08-06 18:11:58,144 - INFO - Models loaded successfully. 2024-08-06 18:11:58,442 - INFO - HTTP Request: POST http://device-api.zero/release?allowToken=03234771bfc12dd47089ae7d90c1bdfffc48cd632cb3c24d03159e51138a0d99&fail=false "HTTP/1.1 200 OK" Traceback (most recent call last): File "/home/user/app/app.py", line 170, in <module> asyncio.create_task(process_data_background()) File "/usr/local/lib/python3.10/asyncio/tasks.py", line 336, in create_task loop = events.get_running_loop() RuntimeError: no running event loop
Container logs:
Fetching error logs...