imageproxy icon indicating copy to clipboard operation
imageproxy copied to clipboard

Invalid links killing imageproxy

Open shyim opened this issue 4 years ago • 1 comments

imgproxy_1 | 2019/09/03 11:21:04 error transforming image https://image.tmdb.org/t/p/originalnull#170x0: image: unknown format imgproxy_1 | 2019/09/03 11:21:04 content-type not allowed: "text/html" web_imgproxy_1 exited with code 137

shyim avatar Sep 03 '19 11:09 shyim

is imageproxy crashing immediately after trying to load this invalid image? The "exited with code 137" looks like an out of memory error from docker. There are certainly other reports of memory issues (#97), but they seem to be somewhat sporadic.

Can you give a little more details about your setup? What version of go and imageproxy are you using? What kind of resources (memory, cpu) are you running imageproxy on? How much traffic is it serving?

willnorris avatar Sep 03 '19 13:09 willnorris