I have set up a server to handle resizes of images stored in an S3 folder. The problem is that some images are not resized at all but return with a grey image with a red 'x' at the top left. And to frustrate me even further, the log has no indication of what is wrong and returns a 200.
Example: http://crater.greenqloud.com/fit/?size=200x200&url=https://s.greenqloud.com/laddih-default/Photos/2002/2-Innflutningspart%C3%AD/Svana%20og%20Þórunn.jpg?Expires=1361376965&AWSAccessKeyId=RFdLVGdmWk9hWkZQempESVc4RG5ybkhPOFU3WFE2&Signature=sS4VLAZyYYDn8ERyPlwXL9iImRc%3D
Is this a problem with the server or maybe with node-imageable module?
I have set up a server to handle resizes of images stored in an S3 folder. The problem is that some images are not resized at all but return with a grey image with a red 'x' at the top left. And to frustrate me even further, the log has no indication of what is wrong and returns a 200.
Example: http://crater.greenqloud.com/fit/?size=200x200&url=https://s.greenqloud.com/laddih-default/Photos/2002/2-Innflutningspart%C3%AD/Svana%20og%20Þórunn.jpg?Expires=1361376965&AWSAccessKeyId=RFdLVGdmWk9hWkZQempESVc4RG5ybkhPOFU3WFE2&Signature=sS4VLAZyYYDn8ERyPlwXL9iImRc%3D
Is this a problem with the server or maybe with node-imageable module?