There is insufficiant space available on the server for some uploads after upgrade from 10.11 to 10.12

I have been running this oc for several years without any problems.
After upgrade from oc 10.11 to 10.12 oc claims that there is no space available for all the users!
The upgrade was a litle messy as the occ upgrade said that I had to upgrade to php 7.4. I found out that the latest php was 8.2 so I went for that, but that was to much for oc. php7.4, no more no less. So I removed the 8 version and finally got everything working. But after that I cannot post any files to the oc, neither thru the pc client nor thru the web interface. The client says "There is insufficiant … " as in the headline. The browser gets a yellow note in top of the screen saying “not enough free space”. I can create new folders, but that’s it. Quota has not been enabled and the 2 TB HDD has only a use pct of 14.
I suspect there is some value in the database that is wrong. But which?

Steps to reproduce

1.Don’t know

Operating system:
Operating System: Raspbian GNU/Linux 10 (buster) 32 bit
Kernel: Linux 5.10.103-v7+
Architecture: arm

**Web server:
nginx 1.14.2

**Database:
mariadb 10.3

**PHP version:
7.4

**ownCloud version:
10.12

**Updated from an older ownCloud or fresh install:
Updated from 10.11

**Where did you install ownCloud from:
via apt
download. opensuse. org/ repositories/ isv:/ ownCloud:/ server:/ 10/ Debian_10/ /

Signing status (ownCloud 9.0 and above):

No errors have been found

The content of config/config.php:
{
“basic”: {
“license key”: “REMOVED SENSITIVE VALUE”,
“date”: “Fri, 31 Mar 2023 16:08:14 +0000”,
“ownCloud version”: “10.12.0.6”,
“ownCloud version string”: “10.12.0”,
“ownCloud edition”: “Community”,
“server OS”: “Linux”,
“server OS version”: “Linux REMOVED SENSITIVE VALUE 5.10.103-v7+ #1529 SMP Tue Mar 8 12:21:37 GMT 2022 armv7l”,
“server SAPI”: “fpm-fcgi”,
“webserver version”: “nginx/1.14.2”,
“hostname”: “REMOVED SENSITIVE VALUE”,
“logged-in user”: “REMOVED SENSITIVE VALUE
},
“stats”: {
“users”: {
“Database”: {
“total_count”: 21,
“guest_count”: 0,
“seen”: 17,
“logged in (30 days)”: 4
}
},
“groups”: {
“OC\Group\Database”: 4
}
},
“config”: {
“instanceid”: “oc598505b932”,
“passwordsalt”: “REMOVED SENSITIVE VALUE”,
“secret”: “REMOVED SENSITIVE VALUE”,
“trusted_domains”: [
REMOVED SENSITIVE VALUE”,
REMOVED SENSITIVE VALUE
],
“datadirectory”: “/media/owncloud/data”,
“overwrite.cli.url”: “webs://REMOVED SENSITIVE VALUE”,
“dbtype”: “mysql”,
“version”: “10.12.0.6”,
“memcache.local”: “\OC\Memcache\APCu”,
“filelocking.enabled”: true,
“memcache.locking”: “\OC\Memcache\Redis”,
“redis”: {
“host”: “localhost”,
“port”: 6379,
“timeout”: 0,
“password”: “REMOVED SENSITIVE VALUE
},
“dbname”: “REMOVED SENSITIVE VALUE”,
“dbhost”: “localhost”,
“dbtableprefix”: “oc_”,
“dbuser”: “REMOVED SENSITIVE VALUE”,
“dbpassword”: “REMOVED SENSITIVE VALUE”,
“installed”: true,
“forcessl”: true,
“mail_smtpmode”: “smtp”,
“mail_from_address”: “REMOVED SENSITIVE VALUE”,
“mail_smtpauthtype”: “LOGIN”,
“mail_domain”: “REMOVED SENSITIVE VALUE”,
“mail_smtphost”: “REMOVED SENSITIVE VALUE”,
“mail_smtpport”: “465”,
“mail_smtpdebug”: true,
“mail_smtpauth”: 1,
“mail_smtpname”: “REMOVED SENSITIVE VALUE”,
“mail_smtppassword”: “REMOVED SENSITIVE VALUE”,
“log_type”: “owncloud”,
“logfile”: “/var/log/owncloud.log”,
“loglevel”: 2,
“logtimezone”: “Europe/Berlin”,
“updatechecker”: false,
“theme”: “”,
“maintenance”: false,
“trashbin_retention_obligation”: “auto”,
“appstore.experimental.enabled”: true,
“htaccess.RewriteBase”: “/”,
“mail_smtpsecure”: “ssl”,
“allow_user_to_change_mail_address”: “”,
“files_antivirus.av_path”: “/usr/bin/clamscan”
},
“integritychecker”: {
“passing”: true,
“enabled”: true,
“result”: []
},
“core”: {
“backgroundjobs_mode”: “cron”,
“global_cache_gc_lastrun”: “1460635646”,
“incoming_server2server_share_enabled”: “no”,
“installedat”: “1456933139.1786”,
“lastcron”: “1680231617”,
“lastupdateResult”: “[]”,
“lastupdatedat”: “1680278883”,
“outgoing_server2server_share_enabled”: “no”,
“public_caldav”: “calendar/share.php”,
“public_calendar”: “calendar/share.php”,
“public_documents”: “documents/public.php”,
“public_files”: “files_sharing/public.php”,
“public_gallery”: “gallery/public.php”,
“public_webdav”: “dav/appinfo/v1/publicwebdav.php”,
“remote_caldav”: “dav/appinfo/v1/caldav.php”,
“remote_calendar”: “dav/appinfo/v1/caldav.php”,
“remote_carddav”: “dav/appinfo/v1/carddav.php”,
“remote_contacts”: “dav/appinfo/v1/carddav.php”,
“remote_dav”: “dav/appinfo/v2/remote.php”,
“remote_files”: “dav/appinfo/v1/webdav.php”,
“remote_filesync”: “files/appinfo/filesync.php”,
“remote_webdav”: “dav/appinfo/v1/webdav.php”,
“repairlegacystoragesdone”: “yes”,
“shareapi_allow_mail_notification”: “yes”,
“shareapi_allow_public_notification”: “yes”,
“shareapi_allow_public_upload”: “yes”,
“umgmt_send_email”: “true”,
“umgmt_show_backend”: “false”,
“umgmt_show_email”: “true”,
“umgmt_show_is_enabled”: “false”,
“umgmt_show_last_login”: “true”,
“umgmt_show_storage_location”: “false”,
“vendor”: “owncloud”
},
“apps”: [ *** REMOVED THE APPS SECTION, TOO LARGE ***
“mounts”: [],
“tables”: {***REMOVED TABLES TOO LARGE ***
}
}
}
List of activated apps:
Enabled:

  • activity:
    • Version: 2.7.1
    • Path: / var/ www/ owncloud/ apps/ activity
  • calendar:
    • Version: 2.0.0
    • Path:
  • comments:
    • Version: 0.3.0
    • Path:
  • configreport:
    • Version: 0.2.1
    • Path:
  • contacts:
    • Version: 1.5.5
    • Path:
  • dav:
    • Version: 0.7.0
    • Path:
  • federatedfilesharing:
    • Version: 0.5.0
    • Path:
  • federation:
    • Version: 0.1.0
    • Path:
  • files:
    • Version: 1.5.2
    • Path:
  • files_external:
    • Version: 0.9.0
    • Path:
  • files_mediaviewer:
    • Version: 1.0.5
    • Path:
  • files_pdfviewer:
    • Version: 1.0.1
    • Path:
  • files_sharing:
    • Version: 0.14.0
    • Path:
  • files_texteditor:
    • Version: 2.5.1
    • Path:
  • files_trashbin:
    • Version: 0.9.1
    • Path:
  • files_versions:
    • Version: 1.3.0
    • Path:
  • firstrunwizard:
    • Version: 1.2.0
    • Path:
  • gallery:
    • Version: 16.1.2
    • Path:
  • market:
    • Version: 0.7.0
    • Path:
  • notifications:
    • Version: 0.5.4
    • Path:
  • provisioning_api:
    • Version: 0.5.0
    • Path:
  • systemtags:
    • Version: 0.3.0
    • Path:
  • templateeditor:
    • Version: 0.4.0
    • Path:
  • updatenotification:
    • Version: 0.2.1
    • Path:

**Are you using external storage
No

**Are you using encryption:
No

**Are you using an external user-backend
No

Client configuration

Browser Firefox 111.0.1 (64-bit)

Operating system:
Win 10 updated

It’s a known issue with OC 10.12 and 32 bits systems. 10.12.1 is coming soon which should fix that issue.

Just saying that 32 bits isn’t officially supported and you should use 64 bits.

I think you’ll have to wait until 10.12.1 is out.

1 Like

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