Disk Full Error

Previously, the disk space had been raised again, the project does not work.
Project:https://turkbot-tr.glitch.me
git gc git prune I write but it does not give error

The additional field that had previously been given

Running enable-pnpm should also help keep your disk usage low as node_modules won’t count towards your disk space.

did not work @charliea21

Does git gc and git prune work?

hey @Emre - i went ahead and gave you temporary extra disk space so i could run git prune successfully. you should be good now!

Thank you What should I do if the problem again @jenn

@Emre

If this is repeat information for you, my apologies… but here is some general information for you:

  • You will want to add files that are taking up too much space to .gitignore .

  • Project files that take up alot of space are usually ones that your project rewrites often. This includes any .sqlite files.

If you find that you are quickly approaching the disk limit again and don’t know how to fix it, you can ask the community for help here. If you project gets locked again - don’t sweat it! Just send a message to support@glitch.com and we will get it open for you again.

Hello, I’m getting the same error. I can’t run the commands, can you temporarily give me space? My Project name : teta

Type rm -rf /app/.git/ to delete the rewind cache to any save the disk storage.