Hey, my project vghours.glitch.me got suspended (possibly due to excess resource usage). I am unable to access the website or the source code, so I cannot make any changes to it. How can I lift the suspension?
“project vghours suspended: Error while preparing the project. Please contact Glitch Support.”
Hi,
your project was above the disk quota and got suspended because of that. We sent you 2 emails reminding about it… perhaps they got into the spam folder? Anyway, we gave you another 24 hours to go below the quota, otherwise the project will be suspended again. Make sure you put in .gitignore
any files that changes often, otherwise the disk usage will increase again very quickly.
1 Like
Thanks for the reply, I’ll be sure to limit my disk usage.