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

ntiff2vips: read error #506

Open
AlekseyArh opened this issue Dec 5, 2024 · 4 comments
Open

ntiff2vips: read error #506

AlekseyArh opened this issue Dec 5, 2024 · 4 comments

Comments

@AlekseyArh
Copy link

{
"message": "TIFFFillStrip: Read error at scanline 4294967295; got 7012 bytes, expected 165621\ntiff2vips: read error",
"status": 406
}

5a21523c-e71f-4324-b1b4-c7bd0f5dd295.tiff.zip

Hi. Some tiff that used to work fine have now stopped.

@AlekseyArh
Copy link
Author

It works fine if you roll back to v1.4.12

Repository owner deleted a comment from adrian-moovup Dec 19, 2024
@cshum
Copy link
Owner

cshum commented Dec 19, 2024

It seems working fine in the current version?

docker run -rm -p 8000:8000 shumc/imagor:1.4.16 -imagor-unsafe
http://localhost:8000/unsafe/fit-in/200x200/filters:format(jpg)/https://moovup-content-asset.s3.ap-southeast-1.amazonaws.com/images/5a21523c-e71f-4324-b1b4-c7bd0f5dd295.tiff

5a21523c-e71f-4324-b1b4-c7bd0f5dd295

@AlekseyArh
Copy link
Author

It seems working fine in the current version?

docker run -rm -p 8000:8000 shumc/imagor:1.4.16 -imagor-unsafe
http://localhost:8000/unsafe/fit-in/200x200/filters:format(jpg)/https://moovup-content-asset.s3.ap-southeast-1.amazonaws.com/images/5a21523c-e71f-4324-b1b4-c7bd0f5dd295.tiff

5a21523c-e71f-4324-b1b4-c7bd0f5dd295

Strange. It didn't work, rolled back to 1.4.12, then returned 1.4.16 and it worked.
I thought it was the filters, but no.

http://localhost:10008/unsafe/fit-in/2000x1332/filters:upscale():fill(blur):strip_exif():strip_icc():quality(70)/test/22/33/65/223365c16f919e668795afb739de74b6.tiff

@AlekseyArh
Copy link
Author

It's not working again.
I think it worked because it was saved in the results

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