Unable to upload large video through iOS app
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
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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