-
Notifications
You must be signed in to change notification settings - Fork 10
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
[Jupiter]500 Error when facet by type image #1129
Comments
I did a little investigation. There is an item with an image that's "not an image". I'm not sure which item it is, but rollbar could help us triangulate. https://rollbar.com/ualbertalib/jupiter/items/647/?item_page=1&#instances |
Can use search.json to help narrow down. It's this one! https://era.library.ualberta.ca/items/f1c4404a-f946-4077-8356-572b5cc10b0a
|
Interesting; thanks @pgwillia! Interestingly, if you try and navigate to the Halpern collection (which this item is from) you get the same error, so it must be that image. @pbinkley @weiweishi is there any way to see if we can get the object from OpenStack to see if it's corrupted? The original dvds may be in the vault if we need to go that far back. |
the file is not a jpeg.
I'll see if we have a good copy in Swift. |
I've confirmed that the file in the old Fedora 3 repo (wolves) has the same SHA1 checksum as the file in Jupiter (48c88c0c7638cfb5de2cdd2dde76b98b33ad0e52), so it must have been corrupt when we got it. |
Conclusion: we need a new image from source. |
actual crashes are at long last fixed, tracking the possibility of getting a non-corrupt copy of that file over on #898 |
Describe the bug
When attempting to facet across all ERA items by type Image, a 500 error is returned.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
One would expect a result list of all ERA items of type Image.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: