Problem uploading files larger than 8-10MB

Hi guys,

Is there any chance this problem will get fixed? I get the same error "Error when assembling chunks, status code 405” when I upload a file that is bigger than 9.9MByte.

The reason I think this should be fixed:

  • A folder shared as filedrop works perfectly with every file size
  • FlowUpload works as well (thanks @Nagui_Bihelek )

These are just workarounds as I have to move the file to the destination folder afterwards as the filedrop and FlowUpload put the files in one specific folder.

@safran
As I’m running NextCloud on a hoster I cannot change the php.ini. My values (full list here:
memory_limit = 256M
upload_max_filesize = 32M
post_max_size = 32M

I would understand when you say “Tough luck if I can’t change php.ini”… but: FileDrop works perfectly! So why is that?

Thanks
Soko