ruby on rails - Errno::ENOSPC keeps happening even after space increases -



ruby on rails - Errno::ENOSPC keeps happening even after space increases -

i using linux ubuntu server nginx , passenger ruby on rails app.

i run out of space on disk , got "an errno::enospc occurred". tried prepare increasing disk size error persists.

if run df -l in server get:

if run df -i get:

any thought happening , how solve it? thanks!

solution: unmount tmp directory (umount /tmp)

ruby-on-rails nginx

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -