Question
No space left on device (28)
Hi, I tried logging into my wordpress account and I receive this error:
Warning: sessionstart(): open(/srv/users/serverpilot/tmp/creativesob/sessf3cf1cf81fcbd2e6cd29356c8555f074, O_RDWR) failed: No space left on device (28) in /srv/users/serverpilot/apps/creativesob/public/wp-content/plugins/mainwp/class/class-mainwp-system.php on line 3
Warning: session_start(): Failed to read session data: files (path: ) in /srv/users/serverpilot/apps/creativesob/public/wp-content/plugins/mainwp/class/class-mainwp-system.php on line 3
I rebooted the server and it didn’t free up anything Here’s the results when I run df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
udev 60017 402 59615 1% /dev
tmpfs 62727 320 62407 1% /run
/dev/disk/by-label/DOROOT 1310720 1310720 0 100% /
none 62727 2 62725 1% /sys/fs/cgroup
none 62727 1 62726 1% /run/lock
none 62727 1 62726 1% /run/shm
none 62727 3 62724 1% /run/user
I’m running a couple wordpress and static sites that receive very little traffic on DO’s smallest droplet. I’m also using Server Pilot as my control panel.
Any help or advice would be greatly appreciated. Thanks!!!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×