Error while copying file to target location. Cant upload large file

Nextcloud version 13.0.5:
Operating system and version (Ubuntu 16.04):
Apache version (Apache 2.4.18):
PHP version (7.0.3):

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

The output of Nextcloud log in Admin > Logging:

https://paste.ubuntu.com/p/6KdtPmZq37/

The output of config.php file:

<?php
$CONFIG = array (
  'instanceid' => 'xxx',
  'passwordsalt' => 'xxx',
  'secret' => 'xxx',
  'trusted_domains' =>
  array (
    0 => 'xxx',
    1 => 'xxx',
  ),
  'datadirectory' => '/var/www/nextcloud/data',
  'overwrite.cli.url' => 'http://xxx',
  'htaccess.RewriteBase' => '/',
  'dbtype' => 'mysql',
  'version' => '13.0.5.2',
  'dbname' => 'nextcloud',
  'dbhost' => 'localhost',
  'dbport' => '',
  'dbtableprefix' => 'oc_',
  'dbuser' => 'nextclouduser',
  'dbpassword' => 'xxx',
  'installed' => true,
  'skeletondirectory' => '',
  'maintenance' => false,
  'theme' => '',
  'loglevel' => 2,
  'default_language' => 'ru_RU',
);

The output of /var/log/apache2/error.log after I tried to upload 3.5gb:
https://paste.ubuntu.com/p/pZ4Dx2mjd2/

The log in Nextcloud after I tried to upload 3.5gb:

https://paste.ubuntu.com/p/SwhzGYjtS5/

I don’t store data in my Nextcloud directly I use only external storage connected via smb.
My Nextcloud works fine. But after some time it denied to upload large files (about few GB, sometimes even 100mb or above)
What should I do to fix this problem?

1 Like

Same issue, any one has fixed?

1 Like

Same problem here now. I have connected a RAID system via USB to save my data and files bigger than 4 GB won’t upload. The only current solution I know is to use the app flowupload for this but it’s very slow.
NextCloud 16.0.3 with NCP on ODROID N2