The useage of user is wrong

Support intro

Sorry to hear you’re facing problems :slightly_frowning_face:

help.nextcloud.com is for home/non-enterprise users. If you’re running a business, paid support can be accessed via portal.nextcloud.com where we can ensure your business keeps running smoothly.

In order to help you as quickly as possible, before clicking Create Topic please provide as much of the below as you can. Feel free to use a pastebin service for logs, otherwise either indent short log examples with four spaces:

example

Or for longer, use three backticks above and below the code snippet:

longer
example
here

Some or all of the below information will be requested if it isn’t supplied; for fastest response please provide as much as you can :heart:

Nextcloud version (eg, 12.0.2): 17.0.1
Operating system and version (eg, Ubuntu 17.04): Centos 6.10
Apache or nginx version (eg, Apache 2.4.25): Nginx 1.16.1
PHP version (eg, 7.1): 7.2.24

The issue you are facing:
The useage of user is wrong, it shows over 270G has been used, in fact is only used nearly 120G.

Is this the first time you’ve seen this error? (Y/N):Y

Steps to replicate it:

  1. host a nextcloud server.
  2. use ocdownloader to download serval file.
  3. usage wrong.

The output of your Nextcloud log in Admin > Logging:

sorry, too long to paste ;(

The output of your config.php file in /path/to/nextcloud (make sure you remove any identifiable information!):

<?php
$CONFIG = array (
  'instanceid' => '',
  'passwordsalt' => '',
  'secret' => '',
  'trusted_domains' => 
  array (
    0 => 'pan.tamabi.de',
  ),
  'datadirectory' => '/blockStorage0/site/nextcloud',
  'dbtype' => 'mysql',
  'version' => '17.0.1.1',
  'overwrite.cli.url' => 'https://pan.tamabi.de',
  'dbname' => 'nextCloud',
  'dbhost' => 'localhost',
  'dbport' => '',
  'dbtableprefix' => 'oc_',
  'mysql.utf8mb4' => true,
  'dbuser' => '',
  'dbpassword' => '',
  'installed' => true,
  'mail_smtpmode' => 'smtp',
  'mail_smtpsecure' => 'tls',
  'mail_sendmailmode' => 'smtp',
  'mail_smtpauth' => 1,
  'mail_from_address' => 'no-reply-pan',
  'mail_domain' => '',
  'mail_smtphost' => '',
  'mail_smtpport' => '',
  'mail_smtpname' => '',
  'mail_smtppassword' => '',
  'mail_smtpauthtype' => 'PLAIN',
  'maintenance' => false,
  'memcache.local' => '\OC\Memcache\APCu',
);

The output of your Apache/nginx/system log in /var/log/____:

sorry, too long to paste ;(

like this:


I just use nearly 140G.

but:
wrong%20useage

Have you checked for deleted files and versions of files?

Hi, the deleted files only have 10GB, and after my server reboot accidently, I delete all mission in ocdownloader. the useage only get 12.4mb now.2019-11-23%20122118