nextcloud / nextcloud/ios

Unable to upload large video through iOS app

Open
#2,061 16 comments 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
2.5k
Forks
1k
Avg merge
2d 18h
Merged PRs (30d)
13

Description

Hello,
The automatic upload of my photo library on my iOS device doesn't work properly. Each time a file size is >100M, I've the following error: error, waiting for upload.
I don't have the issue when I'm uploading the file from Safari on this device or with another computer.

In my PHP.ini :
;Maximum allowed size for uploaded files.
upload_max_filesize = 800G

; Maximum number of files that can be uploaded via a single request
max_file_uploads = 50

Screenshots

IMG_2768

iOS version: iOS 15.5 (iPhone Xs)

Nextcloud iOS app version: 4.4.0.18

Server operating system:
Distributor ID: Ubuntu
Description: Ubuntu 22.04 LTS
Release: 22.04
Codename: jammy

Web server: nginx

Database: mysql

PHP version:
PHP 8.1.2 (cli) (built: Jun 13 2022 13:52:54) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.1.2, Copyright (c) Zend Technologies
with Zend OPcache v8.1.2, Copyright (c), by Zend Technologies

Nextcloud version: 24.0.2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing automatic photo-library uploads over 100 MB in the Nextcloud iOS app using the reported iOS 15.5, app 4.4.0.18, and server setup, then compare the behavior with Safari uploads. No source file or test is identified in the issue; done means large files upload successfully without remaining in an error or waiting state.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.