rstudio-服务器错误:错误系统错误 28(设备上没有剩余空间)

qkh*_*hly 6 r rstudio-server

我的磁盘不久前空间不足,并且在我的计算机上运行的 rstudio-server 给了我一个错误。我已经清理了空间,但错误仍然出现:

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
Run Code Online (Sandbox Code Playgroud)

每次我单击文件窗格上的文件夹时,错误都会显示在控制台上。我尝试过重新启动服务器,但没有帮助。我只是尝试更新到最新的 rstudio-server (0.98.1091),但它仍然发生。任何帮助表示赞赏!

顺便说一句,我正在运行 ubuntu 14.04 64 位。