Increase Web Server Quota (Upload Errors)

Expected behaviour

Uploading a file, anywhere in the folder structure, by any user.

Actual behaviour

Error when uploading: says files is grater than amount fo space available
User set to unlimited quota
Error on Settings page:
You are using 5 GB of 5 GB (99.98 %)

Server configuration

Operating system: LAMP
Web server: WHM / cPanel
Database: my SQL
PHP version: PHP 7.4 (ea-php74)
ownCloud version: 10.11.0
Updated from an older ownCloud or fresh install: Fresh
Where did you install ownCloud from: Softaculous

List of activated apps: NONE

Are you using external storage, if yes which one: NO

As per suggestions elsewhere, I upped PHP.INI Settings to:
memory_limit 16G
post_max_size 16G
upload_max_filesize 16G

It had no effect.
I have NO IDEA why the limit for the whole system is 5 GB, or where to change it.

It shouldn’t be that fricken hard…

It isn’t that hard. I have no idea why you are futzing around in the PHP config files in your server. User storage quotas are configured by the ownCloud administrator in the user settings.

See the admin docs for more details.

Sorry, you misunderstood the issue and missed the details. I’m talking about the overall cloud storage limit, which is why I said any user uploading anywhere. As I wrote, the users experiencing the problem are already set to UNLIMITED.

Unless you can show me a setting for that I missed, I stand by my statement that it shouldn’t be so hard. It shouldn’t be a problem at all. Yet here we are …