Storage Full and Can't delete the cause

Bug description:
I uploaded a file greater than 1GB now storage is maxed and I cant find the file to delete it.

Expected vs Current Behavior:
Be able to find and delete the file.

Steps to reproduce:
Upload a .bin file> 1GB

Bug appears at this link: https://replit.com/@NicholasSwamina/Stuttr-1

Screenshot(s)/Screen Recording:

Browser/OS/Device: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36

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

Try after running kill 1 in Shell.

2 Likes

Thanks for the quick reply I tried that and nothing seems to have changed

Use the shell cmd ncdu to see where your files are. You may have to select the “view hidden files” option at the top of the file tree in the three-dot menu to see the full list of files.

1 Like

I was able to solve by seeing the file name that the service generated for the partial download when I downloaded the zip and delete from there.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.