My disk ran out of space a while ago and the rstudio-server running on my machine gave me an error about that. I have cleaned up space but the error keep showing up:
05 Jan 2015 16:14:19 [rsession-user] ERROR system error 28 (No space left on device)
[path=/home/user/rstudio-project]; OCCURRED AT: core::Error
core::system::file_monitor::<unnamed>::addWatch(const core::FileInfo&, const
core::FilePath&, bool, int, core::system::file_monitor::<unnamed>::Watches*)
/home/ubuntu/rstudio/src/cpp/core/system/file_monitor/LinuxFileMonitor.cpp:225; LOGGED
FROM: core::Error session::modules::files::FilesListingMonitor::start(const
core::FilePath&, core::json::Array*)
/home/ubuntu/rstudio/src/cpp/session/modules/SessionFilesListingMonitor.cpp:66
The error shows up on the console every time I click a folder on the file pane. I have tried to restart the server but not helpful. I just tried to update to the most recent rstudio-server (0.98.1091), but it still happens. Any help is appreciated!
I am running ubuntu 14.04 64bit, by the way.