You have exceeded the disk space limit in Node_modules

Hello my project has been suspended just because you exceeded the disk space limit node_modules I just made a correction, please help to edit the bot for the limit of disk space in node_modules said you have exceeded the limit and suspended but I just corrected a code

Hi @turkhd

Let us know the name of the project and we will do our best to help you!

project name suspended project :frowning:

Screenshot_1

I found it. Your project is evanescent-gaura.

I’ve given your project additional disk space for 24 hours. This should give you the room needed 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.

Once you have add larger files to .gitignore run the following commands in the project console:

git prune and hit enter
git gc and hit enter.
refresh and hit enter

This should free up the space you need.

If you need additional help, let us know!

1 Like

thank you finally activated the boat

Hi, @tasha
my project has been suspended

image

Hi @Never2Kill,

I’ve given your project additional disk space for 24 hours. This should give you the room needed 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.

You guys should consider a paid service. Maybe on a container to container bases or some kind of redeem code that will allow people to expand their storage. I personally only use glitch for my dev and alpha testing. Then in production move it to a digital ocean droplet. Myself still having issues using Linux solely by command line can speak for others and say it would be quite successful if expansion was possible

2 Likes