runtime error

Exit code: 1. Reason: 2-14 15:30:31,578 - INFO - 工作目录: /app 2025-12-14 15:30:31,578 - INFO - 环境变量PORT: 未设置 2025-12-14 15:30:31,578 - INFO - 环境变量VOXCPM_API_URL: 未设置 2025-12-14 15:30:31,578 - INFO - ================================================== 2025-12-14 15:30:31,578 - INFO - 🎬 开始执行主程序... 2025-12-14 15:30:31,578 - INFO - 🚀 开始启动VoxCPM演示应用... 2025-12-14 15:30:31,578 - INFO - 📡 创建VoxCPM API客户端... 2025-12-14 15:30:31,578 - INFO - 📡 初始化VoxCPMClient... 2025-12-14 15:30:31,578 - INFO - 🔗 准备连接到VoxCPM API: https://deployment-5512-xjbzp8ey-7860.550w.link 2025-12-14 15:30:31,578 - INFO - ⏳ 测试API连接... 2025-12-14 15:30:33,822 - ERROR - ❌ 初始化VoxCPMClient失败: 503 Server Error: Service Unavailable for url: https://deployment-5512-xjbzp8ey-7860.550w.link/health 2025-12-14 15:30:33,823 - ERROR - 错误详情: Traceback (most recent call last): File "/app/app.py", line 62, in __init__ health_response.raise_for_status() File "/usr/local/lib/python3.10/site-packages/requests/models.py", line 1026, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: https://deployment-5512-xjbzp8ey-7860.550w.link/health 2025-12-14 15:30:33,823 - ERROR - ❌ 应用启动失败: 503 Server Error: Service Unavailable for url: https://deployment-5512-xjbzp8ey-7860.550w.link/health 2025-12-14 15:30:33,823 - ERROR - 错误详情: Traceback (most recent call last): File "/app/app.py", line 568, in run_demo client = VoxCPMClient() File "/app/app.py", line 62, in __init__ health_response.raise_for_status() File "/usr/local/lib/python3.10/site-packages/requests/models.py", line 1026, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: https://deployment-5512-xjbzp8ey-7860.550w.link/health 2025-12-14 15:30:33,823 - INFO - 🔚 程序结束

Container logs:

Fetching error logs...