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

Submission Upload Error - Insufficient Space Despite Deleted Models #1665

Open
edoardotavassi opened this issue Nov 15, 2024 · 3 comments
Open
Labels

Comments

@edoardotavassi
Copy link

Issue: Submission Upload Error - Insufficient Space Despite Deleted Models

Issue Description

I encountered an error while trying to upload a model for my university exam competition hosted on Codabench. The error message reads:

Steps to Reproduce

  1. Uploaded several models initially without issue.
  2. Requested the competition administrator to delete previous submissions to free up space.
  3. Attempted to upload a new model (file size: 732.7MiB).
  4. Received the error message mentioned above, stating that my available space is negative (-567.9MiB), despite previous models being deleted.

Expected Behavior

I expected to have sufficient storage space for the new model upload after deleting the earlier models. The system should reflect the updated available space correctly after deletion.

Actual Behavior

The system shows a negative available space value, suggesting that either:

  1. The deletion of previous submissions did not properly update the storage quota, or
  2. There is a bug in the storage quota calculation logic.

Impact

  • Prevents participation in the competition, affecting the evaluation process for my exam.
  • Creates confusion around storage management in Codabench.

Suggested Fixes

  1. Verify that storage space calculations are updated correctly when files are deleted.
  2. Ensure that the available space reflects real-time changes in user resources.
  3. Provide users with a more detailed view of their storage usage, including logs of deleted and current files, for better transparency.

Additional Information

  • Browser: Google Chrome Version 131.0.6778.70 (Official Build) (64-bit)
  • Operating System: Windows 11
  • File Size: 732.7MiB
  • Submission Context: University exam competition
  • Competition Link: Codabench Competition #4430

Request

Please prioritize this issue as it is time-sensitive for the ongoing competition. Let me know if additional details or logs are needed. Thank you!

@edoardotavassi edoardotavassi changed the title Issue: Submission Upload Error - Insufficient Space Despite Deleted Models Submission Upload Error - Insufficient Space Despite Deleted Models Nov 16, 2024
@Didayolo
Copy link
Member

Hi,

Thank you for your issue report. Could you please share your Codabench username to help us investigate the problem?

If you don't want to share your username here, you can send an email to the administrators at [email protected]

@nicomy
Copy link
Contributor

nicomy commented Nov 29, 2024

Hello,

I have the same problem with ghost data remaining on my account and reducing my resources quota.
I am unable to delete them from the resources tab.

I think my problem originates from the competition bundle being too big to be uploaded which result in a zombie upload where the bundle size is deduced from the available 15 Go while the bundle is not linked to our account and therefore prevent its deletion.

My username : nicolas

@Didayolo Didayolo added the Bug label Dec 10, 2024
@Didayolo
Copy link
Member

I think my problem originates from the competition bundle being too big to be uploaded which result in a zombie upload where the bundle size is deduced from the available 15 Go while the bundle is not linked to our account and therefore prevent its deletion.

That is an interesting take. We are trying to investigate it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants