ios icon indicating copy to clipboard operation
ios copied to clipboard

iOS sync uploads same files over and over again in a loop

Open baughj opened this issue 6 years ago • 15 comments

Steps to reproduce

  1. Use iOS app to sync entire camera roll (Settings->Auto upload, enable Auto upload and upload the whole camera roll)
  2. This process had about 8000 pictures / movies, a few thousand synchronized
  3. Now the app is uploading the same five photos over and over and over again

Expected behaviour

All photos should successfully synchronize

Actual behaviour

App seems to be stuck on uploading the same five files over and over

Server configuration

Operating system: Ubuntu Server 14.04

Web server: nginx 1.15.8 with php-fpm

Database: MySQL 5.6.17 (Percona XtraDB)

PHP version: 7.3

Nextcloud version: (see Nextcloud admin page) 15.0.2

Updated from an older Nextcloud/ownCloud or fresh install: Updated from Owncloud in several steps

Where did you install Nextcloud from: Source

Signing status:

Signing status
No errors have been found.

List of activated apps:

App list
Enabled:
  - accessibility: 1.1.0
  - activity: 2.8.2
  - cloud_federation_api: 0.1.0
  - comments: 1.5.0
  - dav: 1.8.1
  - federatedfilesharing: 1.5.0
  - federation: 1.5.0
  - files: 1.10.0
  - files_external: 1.6.0
  - files_pdfviewer: 1.4.0
  - files_sharing: 1.7.0
  - files_texteditor: 2.7.0
  - files_trashbin: 1.5.0
  - files_versions: 1.8.0
  - files_videoplayer: 1.4.0
  - firstrunwizard: 2.4.0
  - gallery: 18.2.0
  - logreader: 2.0.0
  - lookup_server_connector: 1.3.0
  - nextcloud_announcements: 1.4.0
  - notifications: 2.3.0
  - oauth2: 1.3.0
  - password_policy: 1.5.0
  - provisioning_api: 1.5.0
  - serverinfo: 1.5.0
  - sharebymail: 1.5.0
  - support: 1.0.0
  - survey_client: 1.3.0
  - systemtags: 1.5.0
  - theming: 1.6.0
  - twofactor_backupcodes: 1.4.1
  - updatenotification: 1.5.0
  - user_external: 0.5.0
  - workflowengine: 1.5.0
Disabled:
  - admin_audit
  - encryption
  - user_ldap

Nextcloud configuration:

Config report
{
    "system": {
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": [
            "cloud.eris.io"
        ],
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "overwrite.cli.url": "https:\/\/cloud.eris.io",
        "dbtype": "mysql",
        "version": "15.0.2.0",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbtableprefix": "oc_",
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "forcessl": true,
        "forceSSLforSubdomains": true,
        "mail_smtpmode": "smtp",
        "memcache.locking": "\\OC\Memcache\\Redis",
        "memcache.local": "\\OC\\Memcache\\Redis",
        "memcache.distributed": "\\OC\\Memcache\\Redis",
        "redis": {
            "host": "***REMOVED SENSITIVE VALUE***",
            "port": 0,
            "dbindex": 1,
            "timeout": 0
        },
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "25",
        "user_backends": [
            {
                "class": "OC_User_IMAP",
                "arguments": [
                    "***REMOVED SENSITIVE VALUE***"
                ]
            }
        ],
        "maintenance": false,
        "loglevel": 0,
        "trashbin_retention_obligation": "auto",
        "theme": "",
        "updater.release.channel": "stable"
    }
}

Are you using external storage, if yes which one: No

Are you using encryption: Not yet

Are you using an external user-backend, if yes which one: OC_User_IMAP

Client configuration

Browser: iOS App

Operating system: iOS 12.

Logs

Web server error log

Web server error log
No errors.

Nextcloud log (data/nextcloud.log)

Nextcloud log
{"reqId":"1HoWxSKaoiFn8VOkbeg7","level":0,"time":"2019-01-24T18:03:56+00:00","remoteAddr":"96.72.166.121","user":"USERDELETED","app":"no app in context","method":"PUT","url":"\/remote.php\/webdav\/Photos\/17-02-20%2014-05-41%206357.png","message":"No cache entry found for \/appdata_ocu0bu3lk097\/preview\/45805 (storage: local::\/srv\/owncloud\/, internalPath: appdata_ocu0bu3lk097\/preview\/45805)","userAgent":"Mozilla\/5.0 (iOS) Nextcloud-iOS\/2.22.8","version":"15.0.2.0"}
{"reqId":"6mq2E900LKihG901wLlk","level":0,"time":"2019-01-24T18:03:57+00:00","remoteAddr":"96.72.166.121","user":"USERDELETED","app":"no app in context","method":"PUT","url":"\/remote.php\/webdav\/Photos\/16-11-08%2016-01-56%205975.jpg","message":"No cache entry found for \/appdata_ocu0bu3lk097\/preview\/45334 (storage: local::\/srv\/owncloud\/, internalPath: appdata_ocu0bu3lk097\/preview\/45334)","userAgent":"Mozilla\/5.0 (iOS) Nextcloud-iOS\/2.22.8","version":"15.0.2.0"}
{"reqId":"OUl3JAUvTaJo4nxvkYLL","level":0,"time":"2019-01-24T18:03:58+00:00","remoteAddr":"96.72.166.121","user":"USERDELETED","app":"no app in context","method":"PUT","url":"\/remote.php\/webdav\/Photos\/17-02-20%2014-05-41%206357.png","message":"No cache entry found for \/appdata_ocu0bu3lk097\/preview\/45805 (storage: local::\/srv\/owncloud\/, internalPath: appdata_ocu0bu3lk097\/preview\/45805)","userAgent":"Mozilla\/5.0 (iOS) Nextcloud-iOS\/2.22.8","version":"15.0.2.0"}
{"reqId":"w3eHJ9yYgb3tlIvBVhQa","level":0,"time":"2019-01-24T18:03:59+00:00","remoteAddr":"96.72.166.121","user":"USERDELETED","app":"no app in context","method":"PUT","url":"\/remote.php\/webdav\/Photos\/16-11-08%2016-01-56%205975.jpg","message":"No cache entry found for \/appdata_ocu0bu3lk097\/preview\/45334 (storage: local::\/srv\/owncloud\/, internalPath: appdata_ocu0bu3lk097\/preview\/45334)","userAgent":"Mozilla\/5.0 (iOS) Nextcloud-iOS\/2.22.8","version":"15.0.2.0"}
{"reqId":"V6FPPFV886zNIOlblzN2","level":0,"time":"2019-01-24T18:03:59+00:00","remoteAddr":"96.72.166.121","user":"USERDELETED","app":"no app in context","method":"PUT","url":"\/remote.php\/webdav\/Photos\/16-11-24%2016-54-54%206064.jpg","message":"No cache entry found for \/appdata_ocu0bu3lk097\/preview\/45491 (storage: local::\/srv\/owncloud\/, internalPath: appdata_ocu0bu3lk097\/preview\/45491)","userAgent":"Mozilla\/5.0 (iOS) Nextcloud-iOS\/2.22.8","version":"15.0.2.0"}
{"reqId":"mf5yRvnk8NS2Bl7GzwbB","level":0,"time":"2019-01-24T18:03:59+00:00","remoteAddr":"96.72.166.121","user":"USERDELETED","app":"no app in context","method":"PUT","url":"\/remote.php\/webdav\/Photos\/16-11-24%2017-17-35%206066.jpg","message":"No cache entry found for \/appdata_ocu0bu3lk097\/preview\/45492 (storage: local::\/srv\/owncloud\/, internalPath: appdata_ocu0bu3lk097\/preview\/45492)","userAgent":"Mozilla\/5.0 (iOS) Nextcloud-iOS\/2.22.8","version":"15.0.2.0"}
{"reqId":"wdRTkgvUUkQQjN0H3VKD","level":0,"time":"2019-01-24T18:04:00+00:00","remoteAddr":"96.72.166.121","user":"USERDELETED","app":"no app in context","method":"PUT","url":"\/remote.php\/webdav\/Photos\/17-02-20%2014-05-41%206357.png","message":"No cache entry found for \/appdata_ocu0bu3lk097\/preview\/45805 (storage: local::\/srv\/owncloud\/, internalPath: appdata_ocu0bu3lk097\/preview\/45805)","userAgent":"Mozilla\/5.0 (iOS) Nextcloud-iOS\/2.22.8","version":"15.0.2.0"}
{"reqId":"Jo2nS37F7JNuRR18fd21","level":0,"time":"2019-01-24T18:04:00+00:00","remoteAddr":"96.72.166.121","user":"USERDELETED","app":"no app in context","method":"PUT","url":"\/remote.php\/webdav\/Photos\/16-11-08%2016-01-56%205975.jpg","message":"No cache entry found for \/appdata_ocu0bu3lk097\/preview\/45334 (storage: local::\/srv\/owncloud\/, internalPath: appdata_ocu0bu3lk097\/preview\/45334)","userAgent":"Mozilla\/5.0 (iOS) Nextcloud-iOS\/2.22.8","version":"15.0.2.0"}
{"reqId":"ewd7ZjMNfoUGs62lGHl2","level":0,"time":"2019-01-24T18:04:01+00:00","remoteAddr":"96.72.166.121","user":"USERDELETED","app":"no app in context","method":"PUT","url":"\/remote.php\/webdav\/Photos\/16-11-24%2016-54-54%206061.jpg","message":"No cache entry found for \/appdata_ocu0bu3lk097\/preview\/45489 (storage: local::\/srv\/owncloud\/, internalPath: appdata_ocu0bu3lk097\/preview\/45489)","userAgent":"Mozilla\/5.0 (iOS) Nextcloud-iOS\/2.22.8","version":"15.0.2.0"}
{"reqId":"9tLF6oFaeTnlw6LeCSJy","level":0,"time":"2019-01-24T18:04:01+00:00","remoteAddr":"96.72.166.121","user":"USERDELETED","app":"no app in context","method":"PUT","url":"\/remote.php\/webdav\/Photos\/17-02-20%2014-05-41%206357.png","message":"No cache entry found for \/appdata_ocu0bu3lk097\/preview\/45805 (storage: local::\/srv\/owncloud\/, internalPath: appdata_ocu0bu3lk097\/preview\/45805)","userAgent":"Mozilla\/5.0 (iOS) Nextcloud-iOS\/2.22.8","version":"15.0.2.0"}
{"reqId":"Qu52nldU4WrOW9Y778AH","level":0,"time":"2019-01-24T18:04:02+00:00","remoteAddr":"96.72.166.121","user":"USERDELETED","app":"no app in context","method":"PUT","url":"\/remote.php\/webdav\/Photos\/16-11-08%2016-01-56%205975.jpg","message":"No cache entry found for \/appdata_ocu0bu3lk097\/preview\/45334 (storage: local::\/srv\/owncloud\/, internalPath: appdata_ocu0bu3lk097\/preview\/45334)","userAgent":"Mozilla\/5.0 (iOS) Nextcloud-iOS\/2.22.8","version":"15.0.2.0"}
{"reqId":"dpM8Fmzs2KWdKNskP3Qa","level":0,"time":"2019-01-24T18:04:02+00:00","remoteAddr":"96.72.166.121","user":"USERDELETED","app":"no app in context","method":"PUT","url":"\/remote.php\/webdav\/Photos\/16-11-24%2017-17-35%206066.jpg","message":"No cache entry found for \/appdata_ocu0bu3lk097\/preview\/45492 (storage: local::\/srv\/owncloud\/, internalPath: appdata_ocu0bu3lk097\/preview\/45492)","userAgent":"Mozilla\/5.0 (iOS) Nextcloud-iOS\/2.22.8","version":"15.0.2.0"}
{"reqId":"Mq9RtssLSG6W9k4F6PWI","level":0,"time":"2019-01-24T18:04:03+00:00","remoteAddr":"96.72.166.121","user":"USERDELETED","app":"no app in context","method":"PUT","url":"\/remote.php\/webdav\/Photos\/17-02-20%2014-05-41%206357.png","message":"No cache entry found for \/appdata_ocu0bu3lk097\/preview\/45805 (storage: local::\/srv\/owncloud\/, internalPath: appdata_ocu0bu3lk097\/preview\/45805)","userAgent":"Mozilla\/5.0 (iOS) Nextcloud-iOS\/2.22.8","version":"15.0.2.0"}
{"reqId":"SQKZzRj0Ziqm0WVI9frI","level":0,"time":"2019-01-24T18:04:03+00:00","remoteAddr":"96.72.166.121","user":"USERDELETED","app":"no app in context","method":"PUT","url":"\/remote.php\/webdav\/Photos\/16-11-08%2016-01-56%205975.jpg","message":"No cache entry found for \/appdata_ocu0bu3lk097\/preview\/45334 (storage: local::\/srv\/owncloud\/, internalPath: appdata_ocu0bu3lk097\/preview\/45334)","userAgent":"Mozilla\/5.0 (iOS) Nextcloud-iOS\/2.22.8","version":"15.0.2.0"}
{"reqId":"MGuX3IfNzHp966wsLMyv","level":0,"time":"2019-01-24T18:04:04+00:00","remoteAddr":"96.72.166.121","user":"USERDELETED","app":"no app in context","method":"PUT","url":"\/remote.php\/webdav\/Photos\/16-11-24%2016-54-54%206064.jpg","message":"No cache entry found for \/appdata_ocu0bu3lk097\/preview\/45491 (storage: local::\/srv\/owncloud\/, internalPath: appdata_ocu0bu3lk097\/preview\/45491)","userAgent":"Mozilla\/5.0 (iOS) Nextcloud-iOS\/2.22.8","version":"15.0.2.0"}
{"reqId":"zYoWu9MdyWfPOqAD649v","level":0,"time":"2019-01-24T18:04:04+00:00","remoteAddr":"96.72.166.121","user":"USERDELETED","app":"no app in context","method":"PUT","url":"\/remote.php\/webdav\/Photos\/17-02-20%2014-05-41%206357.png","message":"No cache entry found for \/appdata_ocu0bu3lk097\/preview\/45805 (storage: local::\/srv\/owncloud\/, internalPath: appdata_ocu0bu3lk097\/preview\/45805)","userAgent":"Mozilla\/5.0 (iOS) Nextcloud-iOS\/2.22.8","version":"15.0.2.0"}
{"reqId":"btGb6X0CEkjvznTluftS","level":0,"time":"2019-01-24T18:04:05+00:00","remoteAddr":"96.72.166.121","user":"USERDELETED","app":"no app in context","method":"PUT","url":"\/remote.php\/webdav\/Photos\/16-11-08%2016-01-56%205975.jpg","message":"No cache entry found for \/appdata_ocu0bu3lk097\/preview\/45334 (storage: local::\/srv\/owncloud\/, internalPath: appdata_ocu0bu3lk097\/preview\/45334)","userAgent":"Mozilla\/5.0 (iOS) Nextcloud-iOS\/2.22.8","version":"15.0.2.0"}
{"reqId":"7xlGlFGvJbRdM65JDBRg","level":0,"time":"2019-01-24T18:04:05+00:00","remoteAddr":"96.72.166.121","user":"USERDELETED","app":"no app in context","method":"PUT","url":"\/remote.php\/webdav\/Photos\/16-11-24%2017-17-35%206066.jpg","message":"No cache entry found for \/appdata_ocu0bu3lk097\/preview\/45492 (storage: local::\/srv\/owncloud\/, internalPath: appdata_ocu0bu3lk097\/preview\/45492)","userAgent":"Mozilla\/5.0 (iOS) Nextcloud-iOS\/2.22.8","version":"15.0.2.0"}
{"reqId":"ini207QarsW9TdY6GZT9","level":0,"time":"2019-01-24T18:04:05+00:00","remoteAddr":"96.72.166.121","user":"USERDELETED","app":"no app in context","method":"PUT","url":"\/remote.php\/webdav\/Photos\/17-02-20%2014-05-41%206357.png","message":"No cache entry found for \/appdata_ocu0bu3lk097\/preview\/45805 (storage: local::\/srv\/owncloud\/, internalPath: appdata_ocu0bu3lk097\/preview\/45805)","userAgent":"Mozilla\/5.0 (iOS) Nextcloud-iOS\/2.22.8","version":"15.0.2.0"}
{"reqId":"G5Gbv95vHcMZ4cChc8nO","level":0,"time":"2019-01-24T18:04:06+00:00","remoteAddr":"96.72.166.121","user":"USERDELETED","app":"no app in context","method":"PUT","url":"\/remote.php\/webdav\/Photos\/16-11-08%2016-01-56%205975.jpg","message":"No cache entry found for \/appdata_ocu0bu3lk097\/preview\/45334 (storage: local::\/srv\/owncloud\/, internalPath: appdata_ocu0bu3lk097\/preview\/45334)","userAgent":"Mozilla\/5.0 (iOS) Nextcloud-iOS\/2.22.8","version":"15.0.2.0"}
{"reqId":"hyLcVoDLbYR3xLs4RgCe","level":0,"time":"2019-01-24T18:04:07+00:00","remoteAddr":"96.72.166.121","user":"USERDELETED","app":"no app in context","method":"PUT","url":"\/remote.php\/webdav\/Photos\/16-11-24%2016-54-54%206061.jpg","message":"No cache entry found for \/appdata_ocu0bu3lk097\/preview\/45489 (storage: local::\/srv\/owncloud\/, internalPath: appdata_ocu0bu3lk097\/preview\/45489)","userAgent":"Mozilla\/5.0 (iOS) Nextcloud-iOS\/2.22.8","version":"15.0.2.0"}
{"reqId":"TU8pBTVjgsp3SG70KDZZ","level":0,"time":"2019-01-24T18:04:07+00:00","remoteAddr":"96.72.166.121","user":"USERDELETED","app":"no app in context","method":"PUT","url":"\/remote.php\/webdav\/Photos\/16-11-24%2017-17-35%206066.jpg","message":"No cache entry found for \/appdata_ocu0bu3lk097\/preview\/45492 (storage: local::\/srv\/owncloud\/, internalPath: appdata_ocu0bu3lk097\/preview\/45492)","userAgent":"Mozilla\/5.0 (iOS) Nextcloud-iOS\/2.22.8","version":"15.0.2.0"}
{"reqId":"dgM264P6Z0KhJVvuNK9K","level":0,"time":"2019-01-24T18:04:08+00:00","remoteAddr":"96.72.166.121","user":"USERDELETED","app":"no app in context","method":"PUT","url":"\/remote.php\/webdav\/Photos\/17-02-20%2014-05-41%206357.png","message":"No cache entry found for \/appdata_ocu0bu3lk097\/preview\/45805 (storage: local::\/srv\/owncloud\/, internalPath: appdata_ocu0bu3lk097\/preview\/45805)","userAgent":"Mozilla\/5.0 (iOS) Nextcloud-iOS\/2.22.8","version":"15.0.2.0"}
{"reqId":"chfTmqS7YTFrT1ahZcGg","level":0,"time":"2019-01-24T18:04:08+00:00","remoteAddr":"96.72.166.121","user":"USERDELETED","app":"no app in context","method":"PUT","url":"\/remote.php\/webdav\/Photos\/16-11-08%2016-01-56%205975.jpg","message":"No cache entry found for \/appdata_ocu0bu3lk097\/preview\/45334 (storage: local::\/srv\/owncloud\/, internalPath: appdata_ocu0bu3lk097\/preview\/45334)","userAgent":"Mozilla\/5.0 (iOS) Nextcloud-iOS\/2.22.8","version":"15.0.2.0"}
{"reqId":"TgspU0Su4MOmaPKYuWSR","level":0,"time":"2019-01-24T18:04:09+00:00","remoteAddr":"96.72.166.121","user":"USERDELETED","app":"no app in context","method":"PUT","url":"\/remote.php\/webdav\/Photos\/16-11-24%2016-54-54%206064.jpg","message":"No cache entry found for \/appdata_ocu0bu3lk097\/preview\/45491 (storage: local::\/srv\/owncloud\/, internalPath: appdata_ocu0bu3lk097\/preview\/45491)","userAgent":"Mozilla\/5.0 (iOS) Nextcloud-iOS\/2.22.8","version":"15.0.2.0"}
{"reqId":"x8qF2Jc3GUF09fPJbuAl","level":0,"time":"2019-01-24T18:04:09+00:00","remoteAddr":"96.72.166.121","user":"USERDELETED","app":"no app in context","method":"PUT","url":"\/remote.php\/webdav\/Photos\/16-11-08%2016-01-56%205975.jpg","message":"No cache entry found for \/appdata_ocu0bu3lk097\/preview\/45334 (storage: local::\/srv\/owncloud\/, internalPath: appdata_ocu0bu3lk097\/preview\/45334)","userAgent":"Mozilla\/5.0 (iOS) Nextcloud-iOS\/2.22.8","version":"15.0.2.0"}
{"reqId":"W9Os7DhPl6k7rzt3T0Gj","level":0,"time":"2019-01-24T18:04:09+00:00","remoteAddr":"96.72.166.121","user":"USERDELETED","app":"no app in context","method":"PUT","url":"\/remote.php\/webdav\/Photos\/17-02-20%2014-05-41%206357.png","message":"No cache entry found for \/appdata_ocu0bu3lk097\/preview\/45805 (storage: local::\/srv\/owncloud\/, internalPath: appdata_ocu0bu3lk097\/preview\/45805)","userAgent":"Mozilla\/5.0 (iOS) Nextcloud-iOS\/2.22.8","version":"15.0.2.0"}
{"reqId":"voSzjWJhEdKCr9hLr9U5","level":0,"time":"2019-01-24T18:04:10+00:00","remoteAddr":"96.72.166.121","user":"USERDELETED","app":"no app in context","method":"PUT","url":"\/remote.php\/webdav\/Photos\/16-11-24%2017-17-35%206066.jpg","message":"No cache entry found for \/appdata_ocu0bu3lk097\/preview\/45492 (storage: local::\/srv\/owncloud\/, internalPath: appdata_ocu0bu3lk097\/preview\/45492)","userAgent":"Mozilla\/5.0 (iOS) Nextcloud-iOS\/2.22.8","version":"15.0.2.0"}
{"reqId":"CNCTFyXrgyoKy7YHvPzV","level":0,"time":"2019-01-24T18:04:11+00:00","remoteAddr":"96.72.166.121","user":"USERDELETED","app":"no app in context","method":"PUT","url":"\/remote.php\/webdav\/Photos\/16-11-08%2016-01-56%205975.jpg","message":"No cache entry found for \/appdata_ocu0bu3lk097\/preview\/45334 (storage: local::\/srv\/owncloud\/, internalPath: appdata_ocu0bu3lk097\/preview\/45334)","userAgent":"Mozilla\/5.0 (iOS) Nextcloud-iOS\/2.22.8","version":"15.0.2.0"}
{"reqId":"a4kSwHpPYKoySuwryGqy","level":0,"time":"2019-01-24T18:04:11+00:00","remoteAddr":"96.72.166.121","user":"USERDELETED","app":"no app in context","method":"PUT","url":"\/remote.php\/webdav\/Photos\/17-02-20%2014-05-41%206357.png","message":"No cache entry found for \/appdata_ocu0bu3lk097\/preview\/45805 (storage: local::\/srv\/owncloud\/, internalPath: appdata_ocu0bu3lk097\/preview\/45805)","userAgent":"Mozilla\/5.0 (iOS) Nextcloud-iOS\/2.22.8","version":"15.0.2.0"}

Browser log

Browser log

No logs due to it being sync app, but, I do see the following endlessly repeated in my activity feed (e.g. /apps/activity/):

You changed 16-11-24 17-17-35 6066.jpg , 16-11-24 16-54-54 6064.jpg , 17-02-20 14-05-41 6357.png , 16-11-24 16-54-54 6061.jpg and 16-11-08 16-01-56 5975.jpg 
You changed 16-11-24 17-17-35 6066.jpg , 16-11-24 16-54-54 6064.jpg , 17-02-20 14-05-41 6357.png , 16-11-24 16-54-54 6061.jpg and 16-11-08 16-01-56 5975.jpg 
(continues)

baughj avatar Jan 24 '19 18:01 baughj

Having the same issue. Cancelling the problematic files is a possible workaround, but in my case (15k+ pictures), it happened a lot, so I had to babysit the app and keep deleting the offending pictures.

nariox avatar Jan 27 '19 19:01 nariox

Are you having issue with the iOS client?

voggur avatar Jan 27 '19 20:01 voggur

Yes.

baughj avatar Jan 27 '19 20:01 baughj

I think this is client issue not the server at least I started to have this problem without any chance made on the server side. Please join this thread: https://github.com/nextcloud/ios/issues/778

voggur avatar Jan 27 '19 21:01 voggur

Same error here.

farthinder avatar Feb 13 '19 07:02 farthinder

~~Seeing this issue as well.~~

Disregard, fixed on latest iOS app ver 2.22.9

kantlivelong avatar Feb 17 '19 20:02 kantlivelong

@baughj is this still happening on your device? If not, please kindly close this issue. :)

ChildLearningClub avatar Mar 15 '20 09:03 ChildLearningClub

Same issue here on current nextcloud and ios version

florian-obradovic avatar Nov 27 '20 20:11 florian-obradovic

same issue here on iOS 14.2 and Nextcloud app 3.0.15.2

rafaelmussi avatar Dec 08 '20 19:12 rafaelmussi

I too am having the same issues on: iOS 14.3 NextCloud app 3.1.7 NextCloud Server 15.0

Has anyone had any success stopping this?

jdslater avatar Jan 21 '21 15:01 jdslater

Same here. nextcloud docker:latest (20.0.6) iOS 14.3 / iPhone8 NextCloud app 3.2.0

fernwerker avatar Feb 02 '21 08:02 fernwerker

app was working fine for me for year(s)

roughly in November 2021 this issue started — tried force closing app, disable and reenable, and force full camera roll

the files infinitely upload and they’re no longer deleted (because it doesn’t recognize completion)

please advise ! version 4.0.6 app iOS 15.x latest

fermulator avatar Nov 29 '21 00:11 fermulator

@marinofaggiana this seems to be a critical issue with the app any thoughts?

fermulator avatar Dec 02 '21 12:12 fermulator

I am also having this issue but usually only when i am uploading to an 'external storage' directory: image

meichthys avatar Dec 19 '21 19:12 meichthys

I'm having this problem as well now.

iphone 16 pro max

Nextcloud Hydrogen for iOS 6.6.3.6 @2025 Nextcloud Server 31.0.4

hemna avatar May 29 '25 14:05 hemna