-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Unable to write file 'vscode-remote://zy3cpv/nodebox/video.av1.mp4' (Error: (422) You have exceeded your maximum storage space of 50MB.) #8594
Comments
Do I need to upgrade? https://codesandbox.io/pricing doesn't mention anything about storage regarding this number. |
one more CodeSandbox: https://codesandbox.io/p/sandbox/094-image-alt-attribute-fgcs54 |
It looks like a bug, because I can easily fork from already existing CodeSandbox, and somehow there's no error storage. https://codesandbox.io/p/sandbox/100-multimedia-integration-zlskc5 created from already mentioned https://codesandbox.io/p/sandbox/086-video-optimization-688yvn |
Same here https://codesandbox.io/p/sandbox/1c8gs - I deleted thumb to reduce it size, now can't upload it xD similar error, but with 50mb limit - its per sandbox, or account? Deleted unused files, also images from sandbox - no results, deleted unused sandbox - same. I can't found any info what take that storage. [edit] Ok, resolved, I found it under Avatar menu in dashboard, seems that in my case one of node sb write cache files to storage... |
Hi @danieldanielecki. Thanks for reporting this. We have some outdated information on the Docs about storage limits, which are vastly different for Sandboxes and Devboxes. We're merging a PR to the Docs soon with an update. Find below the up-to-date information: For Sandboxes, the limits are:
For Devboxes and repositories, the limits are:
|
@filipelima18 thanks a million! I'll soon update to PRO and give feedback if it works :) making a note of next CodeSandbox: https://codesandbox.io/p/sandbox/114-audio-and-video-api-zzyzjg |
Pay attention to the bug though: while making a fork, the size limit can be skipped. |
🐛 bug report
Preflight Checklist
Description of the problem
How has this issue affected you? What are you trying to accomplish?
To Reproduce
Try to upload the video file to https://codesandbox.io/p/sandbox/086-video-optimization-688yvn.
video.av1.mp4
Link to sandbox: link (optional)
Your Environment
The text was updated successfully, but these errors were encountered: