I am having issues with one of my projects in R Studio Cloud. It was working earlier but then all of a sudden it keeps giving me a pop up error saying No Such File Or Directory and it won't let me save any files.
It also throws the below error message when I try to open anything.
Warning message:
In file.remove(cacheFile) :
cannot remove file '/home/rstudio-user/.rstudio/sessions/active/session-632191f3/viewer-cache/1E7948D7.Rdata', reason 'Read-only file system'
I have restarted the session and tried a number of other things, but nothing is working. I've found some terminal code that apparently fixes this but it appears that this code snippet does not work on the cloud version.
Anyone know how to fix this?
Thank you