Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

429 Image Proxy Error #8

Open
Dylawelt opened this issue Nov 22, 2024 · 4 comments
Open

429 Image Proxy Error #8

Dylawelt opened this issue Nov 22, 2024 · 4 comments

Comments

@Dylawelt
Copy link

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
Copy link

I am also facing the same errors

@PrzemekSkw
Copy link

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
Copy link

brkr1 commented Nov 25, 2024

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

@eBarazi
Copy link

eBarazi commented Jan 12, 2025

The same here, what the format or file extension streamdock is expecting?

ERROR:root:Error proxying image: 429 Client Error: Unknown Error for url: https://i.imgur.com/0ACMAgi.png

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants