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

Identify failed file uploads #566

Open
grahamjevon opened this issue Oct 8, 2024 · 0 comments
Open

Identify failed file uploads #566

grahamjevon opened this issue Oct 8, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@grahamjevon
Copy link
Collaborator

grahamjevon commented Oct 8, 2024

Sometimes file uploads fail (e.g. if the file size is too big). The failure is not always obvious because the file metadata is added (even if the actual file is not). Sometimes the file will be listed as an item within a work, but the actual file is not available for download. An indicator of such an instance is an item with no filesize. I have fixed all the known instances. Is there a script that can be run to find any other instances?

In this screenshot below, the file is ok because it says it is 400MB, but if this field was empty, it would be an indicator that an error had occurred.

Image

@grahamjevon grahamjevon added the bug Something isn't working label Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Ready for Development (Bugs)
Development

No branches or pull requests

1 participant