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

Handling unprocessable assets #312

Open
donaldgray opened this issue Jun 7, 2022 · 2 comments
Open

Handling unprocessable assets #312

donaldgray opened this issue Jun 7, 2022 · 2 comments
Labels
bug Something isn't working 💬 Discussion

Comments

@donaldgray
Copy link
Member

During testing Orchestrator with Cantaloupe using Grok on the dlcs development environment I came across a couple of images that returned a 501 / Not Implemented.

Both of the items in question look to have been direct uploads via the Portal or API as they are stored in the origin-bucket. IIP has no issues processing these so it's maybe a Grok issue rather than Cantaloupe.

This ticket is to ensure we revisit these to clarify how to handle them and whether this affects Kakadu and/or OpenJpeg processor too.

The assets that caused issues were:

  • 8/1/002-Index-A-B-1760-1762-Mass-SJC.jp2
  • 8/1/001-Cover-1760-1762-Mass-SJC.jp2
@donaldgray donaldgray created this issue from a note in Wellcome 2022 (For discussion) Jun 7, 2022
@donaldgray donaldgray added bug Something isn't working 💬 Discussion labels Jun 7, 2022
@donaldgray donaldgray removed this from For discussion in Wellcome 2022 May 25, 2023
@donaldgray
Copy link
Member Author

Possibly related to dlcs/image-server-node-cantaloupe#7

@donaldgray
Copy link
Member Author

Closing for now - 501 / Not Implemented seems to be result of issue with JP2 processor. Also seeing issues where JP2 processor failing can result in an empty 200 response (0-byte length), only seen with Grok so far but can be tracked by issue above.

Regarding the 2 issues in original ticket, these are resolved by upgrades made in: dlcs/image-server-node-cantaloupe#9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 💬 Discussion
Projects
None yet
Development

No branches or pull requests

1 participant