Skip to content

Uploading multiple big files fails #10006

@stantios

Description

@stantios

⚠️ Before submitting, please verify the following: ⚠️

Bug description

I am trying to upload multiple files bigger than 1GB, but it keeps resulting in an error next to the file mentioning The operation couldn't be completed. (NSFileProviderErrorDomain error -2005.) and I'm not sure if its something on my side or Nextcloud's side.

You can see in the images below that most if not all my files failed to upload because of this error.

Image Image

Steps to reproduce

  1. Upload multiple files over 1GB
  2. Wait a few minutes
  3. You should see the error next to a file, like I have shown in the image above.

Expected behavior

I should be able to upload multiple files over any file size limit with no issues or errors.

Which files are affected by this bug

ATM10-Server.tar.gz

Operating system

macOS

Which version of the operating system you are running.

macOS 26.4.1

Installation method

Official Installer for macOS 13 and later

Nextcloud Server version

32.0.9

Nextcloud Desktop Client version

33.0.4

Did this occur after an update or on a clean installation?

Clean desktop client installation

Are you using the Nextcloud Server Encryption module?

No

Are you using an external user-backend?

  • Default internal user-backend
  • LDAP or Active Directory
  • SSO - SAML
  • Other

Nextcloud Server logs

Additional info

I'm using OpenID Connect to log into Nextcloud, and using the Nextcloud AIO image which is why I am not on the latest version of Nextcloud Server. I am curious if it is being limited by both my NEXTCLOUD_UPLOAD_LIMIT which is set to 16G and my NEXTCLOUD_MAX_TIME which is set to 7200.

Nextcloud Server Logs:
nextcloud.log

Desktop Client Logs:
debug-archive.zip

Let me know if you need any other information!

Metadata

Metadata

Assignees

Labels

1. to developbugfeature: 📁 file providermacOS File Provider Extension, more general also known as virtual file system.os: 🍎 macOSApple macOS, formerly also known as OS X

Type

No fields configured for Bug.

Projects

Status

📄 To do

Relationships

None yet

Development

No branches or pull requests

Issue actions