你好大神们,我刚部署了 docker, 启动后,也能到达 m3u 文件,但是播放不了,显示错误:
[2025-08-14 05:50:44,589] ERROR in app: Request failed: HTTPSConnectionPool(host='api.wx.sb', port=443): Max retries exceeded with url: /api/tptv/G_CCTV-1-AVS-4K264 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name does not resolve')), retrying...
[2025-08-14 05:50:45,093] ERROR in app: Request failed: HTTPSConnectionPool(host='api.wx.sb', port=443): Max retries exceeded with url: /api/tptv/G_CCTV-1-AVS-4K264 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name does not resolve')), retrying...
[2025-08-14 05:50:45,596] ERROR in app: Request failed: HTTPSConnectionPool(host='api.wx.sb', port=443): Max retries exceeded with url: /api/tptv/G_CCTV-1-AVS-4K264 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name does not resolve')), retrying...
[2025-08-14 05:50:45,596] ERROR in app: Request failed after retrying
求助这个怎么解决?