nextcloud / ios

📱 Nextcloud iOS App
https://itunes.apple.com/us/app/nextcloud/id1125420102
GNU General Public License v3.0
1.98k stars 882 forks source link

Autoupload - same file is listed multiple times #1372

Open jacotec opened 4 years ago

jacotec commented 4 years ago

Expected behaviour

Each new photo should automatically be listed and uploaded once to Nextcloud when the geofence triggers the upload

Actual behaviour

Sometimes files are listed multiple times in the upload queue. As these files are already uploaded or in upload progress, it results in WebDAV lock errors and brings the upload process to stall. Double files needs to be cleared manually.

image

Steps to reproduce

No special steps. Just enable auto upload of photos and videos.

Reasoning or why should it be changed/implemented?

It's just not working properly. 😉

iOS version

13.6

App version

3.0.2.16

Server configuration

Operating system:

Ubuntu 18.04

Web server:

Apache behind HAPROXY

Database:

MariaDB

PHP version:

7.3 (FPM)

Nextcloud version: (see Nextcloud admin page)

18.0.7

Tucubanito07 commented 4 years ago

If I am not wrong this is a known issue as it has to do with how the upload deals with Live Photo's.

marinofaggiana commented 4 years ago

You can try the new 3.0.3, should be fixed.

fuzunspm commented 4 years ago

I'm on 3.0.7 and this issue still persist