Disk_free_space Error since Update to AIO 8.1.0

Hi everyone,

Today I updated my Nextcloud Docker AIO on Version 8.1.0 and also started the nextcloud collabora Container for the first time.
Since then I get the errors below like crazy (hundreds). There is enough space for the user “jufo” and for the vm.
I found one topic a few days ago, that wasn`t continued, so can someone help or has an idea?
I would really appreciate any help :slight_smile:

Nextcloud version (eg, 20.0.5): 28.0.4.1
Operating system and version (eg, Ubuntu 20.04): proxmox with docker-AIO 8.1.0

The output of your Nextcloud log in Admin > Logging:

[PHP] Fehler: disk_free_space(): Resource temporarily unavailable at /var/www/html/lib/private/Files/Storage/Local.php#451
	GET /apps/files/api/v1/stats
	von 192.168.102.25 von jufo um 10.04.2024, 21:00:06

Output of sudo df -h

df: /mnt/l-nas_proxmox-tausch: Resource temporarily unavailable
df: /mnt/l-nas_nextcloud: Resource temporarily unavailable
Filesystem      Size  Used Avail Use% Mounted on
/dev/root        59G  9.4G   50G  16% /
tmpfs           4.8G     0  4.8G   0% /dev/shm
tmpfs           2.0G  1.4M  1.9G   1% /run
tmpfs           5.0M     0  5.0M   0% /run/lock
/dev/sda15      105M  6.1M   99M   6% /boot/efi
overlay          59G  9.4G   50G  16% /var/lib/docker/overlay2/f3e4f2cfb31b199c1a7902d51ccd20507bd8d1a1c08e3356987c88737e673d71/merged
overlay          59G  9.4G   50G  16% /var/lib/docker/overlay2/ea6e75b24149ae293cf8983a5c712353174fb7e4b0757ab6da1fde54669706f8/merged
overlay          59G  9.4G   50G  16% /var/lib/docker/overlay2/46c638c29d3f4b2a88c2e5e70d27d05749a135c94189c3c50229d52c8e91be79/merged
overlay          59G  9.4G   50G  16% /var/lib/docker/overlay2/ccc7ef0a1be2c2fc4176e69710c5c2e608657690b8fa1db3e533015c858b63bc/merged
overlay          59G  9.4G   50G  16% /var/lib/docker/overlay2/8d24a50807960139970390e081a38cdbd3833c7b071e2c437c9a2c5f50622a16/merged
overlay          59G  9.4G   50G  16% /var/lib/docker/overlay2/f543a5951f647c491261809b9667af6626b2b5fa5107b942c491549a7b5d69c4/merged
overlay          59G  9.4G   50G  16% /var/lib/docker/overlay2/8d4f8dda1c44f8638aaf9881e67a5baf8f6b32eb1cd8dbae9084a68b95908d76/merged
overlay          59G  9.4G   50G  16% /var/lib/docker/overlay2/5aceff1357f6ec5ebab200f868103a96e6cdbf804156483726426f69c7a9d989/merged
overlay          59G  9.4G   50G  16% /var/lib/docker/overlay2/1e513fa88e0da533f7c88eb7d5fba5541ebac1d19c09e743fcf83f5c3076f7de/merged
overlay          59G  9.4G   50G  16% /var/lib/docker/overlay2/91c5ebb964335d574b163fb68fb6c5cc0b5baedc60ed86222cda0b81d60e8778/merged
tmpfs           974M  4.0K  974M   1% /run/user/1000

This is your issue

3 Likes

Thank you!
I saw the message and thought it would`t be the problem, because before the update there was no error and I could still access my files.
But that was not smart by me. The cifs mount was indeed not correct and now there are no errors anymore.
So thanks again for the quick help!

This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.