project-lux / lux-frontend

Web front end of LUX
Apache License 2.0
3 stars 0 forks source link

Some Wikidata images are not rendering in IIIF viewer and returning 500 error upon request to server #114

Closed kamerynB closed 7 months ago

kamerynB commented 7 months ago

Problem Description: Some Wikidata images are failing to be retrieved from the manifest server. The requests are returning 500 error codes.

Expected Behavior/Solution: The images should render.

Requirements:

Needed for promotion: If an item on the list is not needed, it should be crossed off but not removed.

UAT/LUX Examples:

Dependencies/Blocks: N/A

Related Github Issues: N/A

Related links:

Wireframe/Mockup: N/A

gigamorph commented 7 months ago

For the example of https://lux-front-tst.collections.yale.edu/view/text/0c354407-170b-42d1-973d-b913ddeef68d,

gigamorph commented 7 months ago

In agreement with with what @kamerynB suggested, the CDS2 manifest server was only letting JPEG images go through the processing. Began working on the manifest server with https://git.yale.edu/cultural-heritage-dam/cds2-manifest-server/issues/3.

gigamorph commented 7 months ago

Fixed and deployed the manifest server. LUX should work now.

kamerynB commented 7 months ago

@prowns @jffcamp @ar2674 I'm proposing this is closed as Seong found the issue and deployed. The images are now rendering. PNG files were being filtered out but are now being accepted by the manifest server.

jffcamp commented 7 months ago

I agree that this can be closed. The issue was due to a dependency on another system which has been remediated.

kamerynB commented 7 months ago

Closing the issue.