Repl isn't loading after uploading a larger folder

Bug description:
Repl isn’t loading. All IDE windows are spinning indefinitely after I uploaded a large folder (that had node_modules in it by mistake)

Expected vs Current Behavior:
Some way to access repl, even if to delete that folder. Right now, the IDE is completely stuck and I can’t even pull out ssh credentials to log into it and delete that folder.

Steps to reproduce:
Open a repl and see it never opens anything.

Bug appears at this link: https://replit.com/@gkossakowski/askgdpr

Screenshot(s)/Screen Recording:

Browser/OS/Device: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Safari/605.1.15

Replit Profile: https://replit.com/@gkossakowski

Hi @gkossakowski thanks for your message.

Unfortunately I cannot access the Repl you linked to. Is it set to private?

Yes, it’s set to private. I managed to find the ssh command in my old notes, logged in and nuked the folder so the repl it working again.

However, it’s a very non-user friendly behavior to get everything stuck if one uploads a large folder by a mistake.