Large files Large files fail no matter what I do

system is HPE Proliant ML350 Gen 9
Operating System: Linux 6.1.38
Unraid 6.12.3
CPU: Intel(R) Xeon(R) CPU E5-2640 v4 @ 2.40GHz 20 cores
Memory:188.77 GB

php overrides that I have:
memory_limit = 8192M
max_input_time = 81600
max_execution_time = 81600
upload_max_filesize = 64G
post_max_size = 64G

PHP Info under system info in next cloud says:
Version: 8.2.9
Memory limit: 8.6 GB
Max execution time: 81600
Upload max size: 68.7 GB

Nextcloud version : 27.0.2
Operating system and version Unraid 6.12.3
PHP version: 8.2 I assume this as the folder in the docker is 82

The issue you are facing:
large files fail to sync

Is this the first time you’ve seen this error? N

Steps to replicate it:

  1. put a file over 2GB in folder wait for sync to fail at about 1.2GB

I can upload from the web interface and the file will finish uploading but then fails in processing. I see nothing in logs that has anything to do with as a matter of fact nothing for the last few hours

So, you have no errors in your logs at all?

Here are docs for https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/big_file_upload_configuration.html

1 Like