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

Invalid links killing imageproxy #196

Open
shyim opened this issue Sep 3, 2019 · 1 comment
Open

Invalid links killing imageproxy #196

shyim opened this issue Sep 3, 2019 · 1 comment

Comments

@shyim
Copy link

shyim commented Sep 3, 2019

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

@willnorris
Copy link
Owner

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?

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

2 participants