runtime error

Exit code: 1. Reason: /opt/conda/lib/python3.11/site-packages/transformers/utils/hub.py:128: FutureWarning: Using `TRANSFORMERS_CACHE` is deprecated and will be removed in v5 of Transformers. Use `HF_HOME` instead. warnings.warn( Loading model facebook/seamless-m4t-v2-large on cpu... Could not cache non-existence of file. Will ignore error and continue. Error: [Errno 13] Permission denied: '/app/models/models--facebook--seamless-m4t-v2-large/.no_exist/5f8cc790b19fc3f67a61c105133b20b34e3dcb76/processor_config.json' Could not cache non-existence of file. Will ignore error and continue. Error: [Errno 13] Permission denied: '/app/models/models--facebook--seamless-m4t-v2-large/.no_exist/5f8cc790b19fc3f67a61c105133b20b34e3dcb76/processor_config.json' Could not cache non-existence of file. Will ignore error and continue. Error: [Errno 13] Permission denied: '/app/models/models--facebook--seamless-m4t-v2-large/.no_exist/5f8cc790b19fc3f67a61c105133b20b34e3dcb76/chat_template.json' Could not cache non-existence of file. Will ignore error and continue. Error: [Errno 13] Permission denied: '/app/models/models--facebook--seamless-m4t-v2-large/.no_exist/5f8cc790b19fc3f67a61c105133b20b34e3dcb76/chat_template.jinja' Downloading shards: 0%| | 0/2 [00:00<?, ?it/s] Downloading shards: 100%|██████████| 2/2 [00:00<00:00, 7570.95it/s] Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s] Loading checkpoint shards: 50%|█████ | 1/2 [00:00<00:00, 1.70it/s] Loading checkpoint shards: 100%|██████████| 2/2 [00:01<00:00, 1.86it/s] Loading checkpoint shards: 100%|██████████| 2/2 [00:01<00:00, 1.83it/s] Traceback (most recent call last): File "/app/server51.py", line 91, in <module> serve() File "/app/server51.py", line 77, in serve with open("server.crt", "rb") as cert_file, open("server.key", "rb") as key_file: ^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: 'server.crt'

Container logs:

Fetching error logs...