Fatal error: cannot create 'R_TempDir'


[user@mgmt dir]$ R
Fatal error: cannot create 'R_TempDir' [user@mgmt dir]$ ll -ad /tmp drwxrwxrwt. 2 root root 135168 Jun 20 19:12 /tmp [user@mgmt dir]$ df -lh /tmp Filesystem Size Used Avail Use% Mounted on /tmp 100G 100G 0 100% /tmp 

ps: 解決方案:https://stackoverflow.com/questions/6307836/fatal-error-cannot-mkdir-r-tempdir

Find who is filling up the /tmp dir or /root dir and delete it

du -sh *


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM