Now this is getting bizarre…
So i created a second nextcloud service having its own storage and database (using the same separate MariaDB server and nextcloud/latest(20.0.1)). After fresh install, trying to upload a file… “Not enough free space”.
So i take another computer, install docker, do a fresh docker install (using nextcloud/latest (v20.0.1)) with new database (using the same MariaDB server)… “Not enough free space”.
So I ditch this docker container and erase all data, do a fresh docker nextcloud choosing sqlite db… “Not enough free space”
How on earth can a new install on a different computer still give the same problem?