Replies: 1 comment 1 reply
-
|
How exactly did you delete the files? You must use the actual storage tab in the dashboard UI or the REST storage API. You must never delete storage.objects directly. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm experiencing a significant discrepancy between the Storage Size shown in the dashboard and the actual storage usage from the database.
Dashboard shows:
Average Storage Size: 830.465 MB (as of Nov 8, 2025)
The metric has been consistently showing 700-830 MB for several days
What I did:
storage.objects)Additional context:
generated_videosandgenerated_imagesExpected behavior:
The Storage Size dashboard should reflect the actual storage usage of ~1.5 MB
Current behavior:
Dashboard continues to show 830 MB despite files being deleted
Is this a known caching issue? Is there a way to force the storage metrics to recalculate? I'm concerned about potential billing implications even though I'm currently on the free plan.
Beta Was this translation helpful? Give feedback.
All reactions