limmer55 / streamdock

📺 A Web-IPTV Player docker image.
GNU General Public License v3.0
121 stars 1 forks source link

429 Image Proxy Error #8

Open Dylawelt opened 4 days ago

Dylawelt commented 4 days ago

When starting, it looks like streamdock attempts to pull channel images from Imgur, only to be met with a flurry of "ERROR:root:Error proxying image: 429 Client Error: Unknown Error for url" in the logs. Not sure if its erroring because of the sheer volume of requests being sent at once or something like a headers misconfiguration.

Example of the error logs I am seeing: streamdeck_429errors.txt

Specifically using the US link for IPTV.

LackesLab commented 3 days ago

I am also facing the same errors

PrzemekSkw commented 3 days ago

The same here. I load free playlist for Poland and it works but when I load my private lists it shows me image errors:

[2024-11-23 16:48:09 +0100] [1] [INFO] Starting gunicorn 21.2.0
[2024-11-23 16:48:09 +0100] [1] [INFO] Listening at: http://0.0.0.0:6050 (1)
[2024-11-23 16:48:09 +0100] [1] [INFO] Using worker: sync
[2024-11-23 16:48:09 +0100] [7] [INFO] Booting worker with pid: 7
ERROR:root:No M3U URL configured.
ERROR:root:Error proxying image: 429 Client Error: Unknown Error for url: https://i.imgur.com/rI1wo2l.png
ERROR:root:Error proxying image: 429 Client Error: Unknown Error for url: https://i.imgur.com/sUVgn4V.png
ERROR:root:Error proxying image: 429 Client Error: Unknown Error for url: https://i.imgur.com/Tf32BJa.png
ERROR:root:Error proxying image: 429 Client Error: Unknown Error for url: https://i.imgur.com/xff6zGN.png
ERROR:root:Error proxying image: 429 Client Error: Unknown Error for url: https://i.imgur.com/aK7xfKi.png
ERROR:root:Error proxying image: 429 Client Error: Unknown Error for url: https://i.imgur.com/qqv9Nbj.png
.
.
.
.
.
ERROR:root:Error proxying image: 429 Client Error: Unknown Error for url: https://i.imgur.com/DIIRPNN.png
ERROR:root:Error proxying image: 429 Client Error: Unknown Error for url: https://i.imgur.com/VtKYELf.png
[2024-11-23 16:56:13 +0100] [1] [CRITICAL] WORKER TIMEOUT (pid:7)
[2024-11-23 16:56:13 +0100] [7] [INFO] Worker exiting (pid: 7)
[2024-11-23 16:56:13 +0100] [1] [ERROR] Worker (pid:7) exited with code 1
[2024-11-23 16:56:13 +0100] [1] [ERROR] Worker (pid:7) exited with code 1.
[2024-11-23 16:56:13 +0100] [8] [INFO] Booting worker with pid: 8
[2024-11-23 17:10:03 +0100] [1] [INFO] Handling signal: term
[2024-11-23 17:10:05 +0100] [8] [INFO] Worker exiting (pid: 8)
[2024-11-23 17:10:05 +0100] [1] [INFO] Shutting down: Master
[2024-11-23 17:10:05 +0100] [1] [INFO] Starting gunicorn 21.2.0
[2024-11-23 17:10:05 +0100] [1] [INFO] Listening at: http://0.0.0.0:6050 (1)
[2024-11-23 17:10:05 +0100] [1] [INFO] Using worker: sync
[2024-11-23 17:10:05 +0100] [7] [INFO] Booting worker with pid: 7
ERROR:root:Error proxying image: 404 Client Error: Not Found for url: http://icon-tmdb.me/stalker_portal/misc/logos/320/12210.jpg?49960
ERROR:root:Error proxying image: 404 Client Error: Not Found for url: http://icon-tmdb.me/stalker_portal/misc/logos/320/617.jpg?67920
ERROR:root:Error proxying image: 404 Client Error: Not Found for url: http://icon-tmdb.me/stalker_portal/misc/logos/320/1942.jpg?67743
brkr1 commented 1 day ago

Any news on that regard? Its happening the same to me