Warning: file_put_contents(): Only -1 of 100 bytes written, possibly out of free disk space in /usr/local/emhttp/plugins/dynamix/include/DefaultPageLayout.php on line 714


odie

Recommended Posts

  • 1 month later...
  • 3 weeks later...

I am seeing the same issue on my unraid instance. I see /run at 100%

 

Filesystem              Size  Used Avail Use% Mounted on
rootfs                   40G  2.2G   38G   6% /
tmpfs                    32M   32M     0 100% /run
/dev/sda1               7.5G  1.1G  6.4G  14% /boot
overlay                  40G  2.2G   38G   6% /lib/firmware
overlay                  40G  2.2G   38G   6% /lib/modules
devtmpfs                8.0M     0  8.0M   0% /dev
tmpfs                    40G     0   40G   0% /dev/shm
cgroup_root             8.0M     0  8.0M   0% /sys/fs/cgroup
tmpfs                   128M  4.3M  124M   4% /var/log
tmpfs                   1.0M     0  1.0M   0% /mnt/disks
tmpfs                   1.0M     0  1.0M   0% /mnt/remotes
tmpfs                   1.0M     0  1.0M   0% /mnt/rootshare
/dev/md1                2.8T  2.1T  690G  76% /mnt/disk1
/dev/md2                2.8T  1.9T  907G  68% /mnt/disk2
/dev/md3                2.8T  2.8T   13G 100% /mnt/disk3
/dev/md4                1.9T  868G  995G  47% /mnt/disk4
/dev/md5                1.9T  379G  1.5T  21% /mnt/disk5
/dev/md6                1.9T   14G  1.9T   1% /mnt/disk6
/dev/md7                1.9T   14G  1.9T   1% /mnt/disk7
/dev/md8                1.9T   14G  1.9T   1% /mnt/disk8
/dev/md9                1.9T   14G  1.9T   1% /mnt/disk9
/dev/md10               1.9T   14G  1.9T   1% /mnt/disk10
/dev/md11               1.9T   14G  1.9T   1% /mnt/disk11
shfs                     23T  8.0T   15T  35% /mnt/user0
shfs                     23T  8.0T   15T  35% /mnt/user
/dev/loop2               20G   12G  8.0G  60% /var/lib/docker
/dev/loop3              1.0G  4.1M  905M   1% /etc/libvirt

Link to comment
  • 4 weeks later...

Started getting the same error last night. 

 

Running "df -h" shows this:

 

root@LIBRARY:~# df -h
Filesystem      Size  Used Avail Use% Mounted on
rootfs           16G  3.7G   12G  24% /
tmpfs            32M   32M     0 100% /run
/dev/sda1       7.7G  668M  7.0G   9% /boot
overlay          16G  3.7G   12G  24% /lib/firmware
overlay          16G  3.7G   12G  24% /lib/modules
devtmpfs        8.0M     0  8.0M   0% /dev
tmpfs            16G     0   16G   0% /dev/shm
cgroup_root     8.0M     0  8.0M   0% /sys/fs/cgroup
tmpfs           128M   33M   96M  26% /var/log
/dev/md1         13T  9.7T  3.2T  76% /mnt/disk1
/dev/md2         13T  9.6T  3.2T  76% /mnt/disk2
/dev/md3         13T  9.6T  3.2T  76% /mnt/disk3
/dev/md4         13T  9.6T  3.2T  76% /mnt/disk4
/dev/md5         13T  8.3T  4.5T  65% /mnt/disk5
/dev/md6         13T  6.4T  6.4T  51% /mnt/disk6
/dev/md7         13T  6.5T  6.3T  51% /mnt/disk7
/dev/md8         13T  6.4T  6.4T  51% /mnt/disk8
/dev/md9         13T  6.4T  6.4T  51% /mnt/disk9
/dev/md10        13T  6.4T  6.4T  51% /mnt/disk10
/dev/sdf1       932G  252G  678G  28% /mnt/cache
shfs            128T   79T   49T  62% /mnt/user0
shfs            128T   79T   49T  62% /mnt/user
/dev/loop2       20G  9.9G  9.6G  51% /var/lib/docker
/dev/loop3      1.0G  4.1M  905M   1% /etc/libvirt
 

Disk, RAM, and flash drive have plenty of space. Did anyone resolve this yet? 

CA-Logging-20230326-1034.zip

Edited by limitz
Link to comment
  • 3 weeks later...
  • 1 month later...

Same issue here, on most pages 

Warning: file_put_contents(): Only -1 of 173 bytes written, possibly out of free disk space in /usr/local/emhttp/plugins/dynamix/include/DefaultPageLayout.php on line 714

As far as I can tell, it's not affecting anything else, no issues with plugin/updates.  I've attached diagnostics as well.

 

root@Pantainos:~# df -h /
Filesystem      Size  Used Avail Use% Mounted on
rootfs           16G  2.2G   14G  14% /

 

 

pantainos-diagnostics-20230526-1105.zip

Link to comment
  • 2 weeks later...
On 6/4/2023 at 3:55 AM, GrimorioTech said:

In my case I found that the plex docker was flooding the log with useless info logs. For now I solved restarting the plex docker every 12hours with user script

Definitely Plex.  Stopped my server and my /run usage dropped to next to nothing.  Going to turn off debug logging (which is on by default) and see if that makes a difference.

  • Upvote 1
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.