mikeizbicki / cmc-csci046

CMC's Data Structures and Algorithms Course Materials
55 stars 155 forks source link

Still having Issue 532 (Can't save files) #539

Open pulsar-heart opened 1 year ago

pulsar-heart commented 1 year ago

Hello,

Issue 532 was closed and referred to Issue 537, but I am still unable to save files. I still get this error when I login or run any command in the terminal:

This error when I open a file: E297: Write error in swap file And this error when I attempt to save changes in the file: "try.py" E514: write error (file system full?)

mikeizbicki commented 1 year ago

The filesystem is not full, but you've likely used up your allocated disk space. See for example #485, #475, #308.