pitcairn1987Original post
Rank 2: Process
Hi, I'm testing my app where I upload also files to appwrite storage. As I suspect, I've filled up my disk. Now I can't start Appwrite. Could I ask for help with this issue? Can I somehow access the files from the console and delete the recently uploaded ones?
Summary
Developers are having trouble starting Docker containers due to no space on the device. They are hesitant to run 'docker compose down -v' to clean up volume files. A suggestion is made to access project storage through the console to delete files manually. A link to a relevant Stack Overflow thread is provided for guidance on cleaning up volume files via CLI. If testing locally, wiping the instance with 'docker compose down -v' is recommended. Alternatively, developers can check the volume and clean it up if using Docker Desktop.