Hello, We've got pyramidal tiffs on S3, with custom S3 metadata for height, width and others.
These were working well with Openseadragon. Sometime in the last month or so, they stopped working. The zoomed-out view is blank, and only zoomed-in views work.
Web inspector shows some tiles returning a 500 error. When you look at tiles with a 500 error, you see "Error: Input buffer has corrupt header: tiff2vips: TIFF does not contain page 2"
I'm doing some testing, and finding that the same source tiffs, uploaded to the source bucket without S3 custom metadata, work fine. All tiles resolve for those files.
It seems like something changed in the function to cause the problem. (Did the JP2 layer change? Could the issue be fixed by changing the sharp layer env variable to INTERNAL?)
Suggestions welcome--Thanks!
Hello, We've got pyramidal tiffs on S3, with custom S3 metadata for height, width and others.
These were working well with Openseadragon. Sometime in the last month or so, they stopped working. The zoomed-out view is blank, and only zoomed-in views work.
Web inspector shows some tiles returning a 500 error. When you look at tiles with a 500 error, you see "Error: Input buffer has corrupt header: tiff2vips: TIFF does not contain page 2"
I'm doing some testing, and finding that the same source tiffs, uploaded to the source bucket without S3 custom metadata, work fine. All tiles resolve for those files.
It seems like something changed in the function to cause the problem. (Did the JP2 layer change? Could the issue be fixed by changing the sharp layer env variable to INTERNAL?)
Suggestions welcome--Thanks!