Greetings!
My project got suspended for the following reason. I’m not exactly sure why it would be suspended for it, and what it even means. I was hoping someone could take a look.
Thanks,
Greetings!
My project got suspended for the following reason. I’m not exactly sure why it would be suspended for it, and what it even means. I was hoping someone could take a look.
Thanks,
@edwrddd Sorry you’re seeing this! That is due to an issue we had starting your project. I can take a look right now.
I’ve unsuspended the project- if there’s any issue with it starting properly let me know!
It is still suspended. Should I wait a little longer?
It looks like your project is stuck starting up because its disk is full.
I’ve given your project additional disk space for 24 hours. This should give you the room needed to:
You can see a list of your project files and their file size by opening the project console and entering the command, ls -lah
Once you have done this, you can 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 would like to** permanently increase the disk space limit** for this project, check out our Boosted Apps subscription options.
If you have any questions, let me know!
I boosted the app and the extra space went poof so now I cannot run git gc
. The disk is stuck at 400MB now. Can you add it back? Thanks and sorry
Nevermind! Thank you, though.