Hello there is error [2024-10-09 03:51:38,134] ERROR in app: Request failed: HTTPSConnectionPool(host='user-api.mytvsuper.com', port=443): Read timed out. (read timeout=5), retrying...
Pleaes kindly tell what the reason is. Thank you
found more error [2024-10-09 05:15:08,470] ERROR in app: Request failed: 403 Client Error: Forbidden for url: https://user-api.mytvsuper.com/v1/channel/checkout?platform=android_tv&network_code=CTHR, retrying...
[2024-10-09 05:15:09,600] ERROR in app: Request failed: 403 Client Error: Forbidden for url: https://user-api.mytvsuper.com/v1/channel/checkout?platform=android_tv&network_code=CTHR, retrying...
[2024-10-09 05:15:10,420] ERROR in app: Request failed: 403 Client Error: Forbidden for url: https://user-api.mytvsuper.com/v1/channel/checkout?platform=android_tv&network_code=CNIJR, retrying...
[2024-10-09 05:15:12,680] ERROR in app: Request failed: 403 Client Error: Forbidden for url: https://user-api.mytvsuper.com/v1/channel/checkout?platform=android_tv&network_code=CNIJR, retrying...
[2024-10-09 05:15:12,681] ERROR in app: Request failed after retrying
[2024-10-09 05:15:13,856] ERROR in app: Request failed: 403 Client Error: Forbidden for url: https://user-api.mytvsuper.com/v1/channel/checkout?platform=android_tv&network_code=CTHR, retrying...
[2024-10-09 05:15:13,857] ERROR in app: Request failed after retrying
If It happen after executed the command of "docker exec pixman sh -c 'flask mytvsuper_tivimate'"?
It also happen to me, maybe because of I use sg vps to deploy pixman docker, but I try 2-3 times, and waiting a moment, and then it will generate the playlist.
Because some channels are only available to members, using a normal user's token to get the link will get a 403 error, which is not a network problem, but caused by not having a membership.
Thanks for your answer. Actually, I have membership. With member login, I got the token. Just wonder, I did some thing wrong.