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

Cannot remove or find 0-byte files #90

Open
coleshaw opened this issue Jun 30, 2020 · 2 comments
Open

Cannot remove or find 0-byte files #90

coleshaw opened this issue Jun 30, 2020 · 2 comments

Comments

@coleshaw
Copy link
Contributor

Some of the S3 dump files are 0 bytes (weird?), and after they are imported to Metis, they cannot be found by API (specifically bulk_copy) even though they have database entries and appear in the Metis UI. Since they cannot be found (they point to the 0 data_block), they cannot be removed via the UI or otherwise copied...

Expected behavior is that 0-byte files can be removed via the UI / API, and maybe even be copied if so desired?

@graft
Copy link
Contributor

graft commented Jul 10, 2020

Was this fixed by us cleaning up the db?

@coleshaw
Copy link
Contributor Author

I mean, we solved the short-term tactical problem. Not sure if that fixed the long-term problem if another 0-byte file gets into the system.

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