{
"system": {
"instanceid": "",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
""
],
"datadirectory": "",
"overwrite.cli.url": "",
"dbtype": "mysql",
"version": "12.0.1.5",
"dbname": "nextcloud",
"dbhost": "localhost",
"dbport": "",
"dbtableprefix": "oc_",
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"logtimezone": "UTC",
"installed": true,
"enable_previews": "false",
"htaccess.RewriteBase": "\/",
"filelocking.enabled": "true",
"memcache.distributed": "\\OC\\Memcache\\Redis",
"memcache.local": "\\OC\\Memcache\\APCu",
"memcache.locking": "\\OC\\Memcache\\Redis",
"redis": {
"host": "\/tmp\/redis.sock",
"port": 0,
"timeout": 0
},
"maintenance": false,
"theme": "",
"loglevel": 2,
"updater.release.channel": "stable",
"mail_smtpmode": "php",
"updater.secret": "***REMOVED SENSITIVE VALUE***",
"mysql.utf8mb4": true
}
}
Steps to reproduce
Expected behaviour
I have about 10 GB in my Nextcloud, but it displays the usage with 0%. The Nextcloud client however does show folder sizes in the GB's. But the 'in use' graph also displays 0% usage.
Actual behaviour
What I expect is to have the same disk usage displayed. I already did a "files:scan", but didn't made any difference.
Server configuration
Operating system: Raspbian 8
Web server: Apache 2
Database: MariaDB
PHP version: 5.6
Nextcloud version: 12.1
Updated from an older Nextcloud/ownCloud or fresh install: 11
Where did you install Nextcloud from: Manually, downloaded from the official source.
List of activated apps:
App list
Nextcloud configuration:
Config report
Are you using external storage, if yes which one: local
Are you using encryption: no
Are you using an external user-backend, if yes which one: No
Client configuration
Browser: Chrome
Operating system: Fedora 26