nextcloud / ios

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

Autoupload how improvement it ? #2225

Open alfwro13 opened 1 year ago

alfwro13 commented 1 year ago

Steps to reproduce

1.Upgrade to the latest iOS version

  1. Autouploads stop working

Expected behaviour

All new photos should auto upload. Also when the app is opened newly taken photos should be listed in the Transfers section

Actual behaviour

Newly taken pictures are not being autouploaded. They are also not showing up in the Transfers (More--> Transfers) section. Manual upload works fine.

Screenshots

If applicable, add a screenshot showing the issue.

Logs

If applicable, you can post the iOS app or server logs (removing any sensitive information).

Reasoning or why should it be changed/implemented?

This was working fine on my phone prior the iOS 16 upgrade. I have removed and reinstalled the app but that has made no difference

Environment data

iOS version: iOS 16.1

Nextcloud iOS app version: see More > Settings 4.5.3.0

Server operating system: debian

Web server: nginx

Database: Ver 10.5.15-MariaDB

PHP version: 8.0

Nextcloud version: see Nextcloud admin page 24.0.6

jinaoao commented 1 year ago

I have the same problem too. Auto upload of iOS app sometimes works fine, but most of time it doesn't work. I tried uninstall the app and reinstall, but it's the same. ios version: 16.1, server: 24.0.6 on ubuntu

boris-bc commented 1 year ago

Same problem after today’s update.

marinofaggiana commented 1 year ago

Try the version in TestFlight.

semiligneous commented 1 year ago

I have the same issue - have been adding comments to #2211 (not sure how/whether #2211 and this ticket are different?)

test flight version doesn’t change the behaviour for me.

boris-bc commented 1 year ago

I just got the latest TestFlight version 4.5.4(4) and it did not help.

kotli1 commented 1 year ago

I've read a little bit and @marinofaggiana commented in #2026 that autoupload works like this:

This is the mechanism on IOS 15. Should this be working like this in IOS 16.1 as well ? Is it improved somehow in IOS 16 ? Really putting on charger is trigger ? WiFi connection is also needed even if server is outside local network ? Is there any other more predictable method to manage autoupload what could be used in IOS APP ?

boris-bc commented 1 year ago

I have auto upload set on WiFi only. Previously, as soon as I opened the app, the auto upload started. This is no longer the case after today’s update.

kotli1 commented 1 year ago

with 4.5.4 (4) this case is actually working for me. I would call this as a kind of semi-auto mode as you need as trigger run the app. Have you tried reinstalling app ? Log out / Log in ? Can you try to "untick" using folders for new uploads (putting photos in folders year, month) as I saw it seems to be buggy (most probably as not yet confirmed fully) ?

boris-bc commented 1 year ago

Sorry, I want to use folders and I don’t want to mess up my auto upload directory. I also don’t want to change the account or the auto upload configuration as this would force me to have to reupload a full year of content to make sure everything is synced.

kotli1 commented 1 year ago

Sure, as you wish. This issue might be similar to #2211 as mentioned in one of previous posts.

JavaNameConvention commented 1 year ago

I’m on ios 16.0.2. It seems nextcloud only works when the photo was taken while the phone is unlocked. Photos taken while the phone is locked aren’t uploaded at all. Battery saver also disabled auto upload as the app can’t use background app refresh anymore.

jinaoao commented 1 year ago

I've read a little bit and @marinofaggiana commented in #2026 that autoupload works like this:

  • Put the phone on charge and you will see that sooner or later the iOS fetch will wake up the app that will start the routine

This is the mechanism on IOS 15. Should this be working like this in IOS 16.1 as well ? Is it improved somehow in IOS 16 ? Really putting on charger is trigger ? WiFi connection is also needed even if server is outside local network ? Is there any other more predictable method to manage autoupload what could be used in IOS APP ?

I've read a little bit and @marinofaggiana commented in #2026 that autoupload works like this:

  • Put the phone on charge and you will see that sooner or later the iOS fetch will wake up the app that will start the routine

This is the mechanism on IOS 15. Should this be working like this in IOS 16.1 as well ? Is it improved somehow in IOS 16 ? Really putting on charger is trigger ? WiFi connection is also needed even if server is outside local network ? Is there any other more predictable method to manage autoupload what could be used in IOS APP ?

I think it's the problem of iOS. I have an iPad running iOS15.7 and it have installed the latest version nexctcoud app, the autoupload works fine. It doesn't have the problem which I have met on my iPhone running iOS16.1

pokaalinkanssayohon commented 1 year ago

Actually problem is, that Nextcloud iOS client seems to add "-Auto upload" to existing selected folder by renaming it accordingly. https://github.com/nextcloud/ios/issues/2227

boris-bc commented 1 year ago

No, this is only added to the UI but the folder is not renamed. I’ve managed to make it working again by logging off, uninstalling, reinstalling, logging on and configuring Auto Upload again.

pokaalinkanssayohon commented 1 year ago

No, this is only added to the UI but the folder is not renamed. I’ve managed to make it working again by logging off, uninstalling, reinstalling, logging on and configuring Auto Upload again.

Didn’t help for me. After these steps, you still see “-Auto upload” ending in UI?

wonx commented 1 year ago

Can confirm AutoUpload stopped working in iOS 7 days ago, even if the option is enabled. I'm using iOS 15.6.1, with Nextcloud Liquid 4.5.3.0 and Nextcloud Server 24.0.2.

ASC-DE commented 1 year ago

Can confirm I have same issue. Right no tested to with a fresh installation on a ipad, same problem. Tested againts a nextcloud 24 and 25 installation, same issue. Re-Installtions and did not help and I postet already that after restart the ios device I loose the complete configuration of the nexcloud ios client. ASC-DE

sophiafalcone commented 1 year ago

I have same problem. Using ios 16.1, nextcloud 4.5.3.0 and server 24.0.6

swarmalator commented 1 year ago

I was able to fix this by un-ticking "use subfolders" and manually picking the year/month subfolder.

For me, the log file when trying to use subfolders shows: Network request started: MKCOL ... /Photos/2022/(null)/(null)

and without subfolders it was fixed: Network request started: MKCOL ... /Photos/2022/10

ePirke commented 1 year ago

Having the same issue (NC 24.0.6, IOS 16.1, iPhone 13 Mini, Nextcloud Liquid for iOS 4.5.3.0) No more automatic uploads since 13 days now. I tried disableing "use subfolders" as explained by swarmalator above and cleared cache etc, but nothing helped. Still not automatic uploads... Interestingly, the app tries to initialize an auto upload, but states there is nothing to upload: 2022-10-31 00:34:46 [INFO] Automatic upload, no new assets found [Init Auto Upload] 2022-10-31 00:34:46 [INFO] Initialize Auto upload with 0 uploads 2022-10-31 00:35:40 [INFO] Application will resign active 2022-10-31 00:35:40 [INFO] Application did enter in background

sulewicz commented 1 year ago

Same as @ePirke, it seems that Nextcloud cannot upload new photos at all on iOS 16.1 with the latest version. Here are the logs after taking one photo and opening the Nextcloud app. Nothing happens afterwards the upload never starts:

2022-10-30 17:39:21 [INFO] Clear log with level 1 Nextcloud Liquid for iOS 4.5.3.0 © 2022
2022-10-30 17:39:24 [INFO] Application will resign active
2022-10-30 17:39:27 [INFO] Application did enter in background
2022-10-30 17:39:27 [SUCCESS] Refresh task success submit request 60 seconds <BGAppRefreshTaskRequest: com.nextcloud.refreshTask, earliestBeginDate: 2022-10-31 00:40:27 +0000>
2022-10-30 17:39:27 [SUCCESS] Background Processing task success submit request 5 minutes <BGProcessingTaskRequest: com.nextcloud.processingTask, earliestBeginDate: 2022-10-31 00:44:27 +0000, requiresExternalPower=0, requiresNetworkConnectivity=0>
2022-10-30 17:39:43 [INFO] Start session with level 1 Nextcloud Liquid for iOS 4.5.3.0 © 2022 in state 1 where (0 active, 1 inactive, 2 background).
2022-10-30 17:39:43 DATABASE FOUND in /private/var/mobile/Containers/Shared/AppGroup/D58C9410-5A5E-47AA-A03A-366B35275267/Library/Application Support/Nextcloud/nextcloud.realm
2022-10-30 17:39:43 Account active <redacted> https://<redacted>
2022-10-30 17:39:44 Network request started: PROPFIND https://<redacted>/remote.php/dav/files/<redacted>
2022-10-30 17:39:44 [INFO] Application did become active
2022-10-30 17:39:44 Network request started: HEAD https://push-notifications.nextcloud.com/
2022-10-30 17:39:44 [INFO] Automatic upload, new 1 assets found [Init Auto Upload]
2022-10-30 17:39:44 Network request started: MKCOL https://<redacted>/remote.php/dav/files/<redacted>/Photos
2022-10-30 17:39:44 [INFO] initialize Main
2022-10-30 17:39:44 Network request started: GET https://<redacted>/status.php
2022-10-30 17:39:44 Network request started: GET https://<redacted>/ocs/v2.php/cloud/user
2022-10-30 17:39:44 Network request started: PROPFIND https://<redacted>/remote.php/dav/files/<redacted>
2022-10-30 17:39:44 Network response request: https://<redacted>/remote.php/dav/files/<redacted>, result: success(1654 bytes)
2022-10-30 17:39:44 Network request started: PROPFIND https://<redacted>/remote.php/dav/files/<redacted>/
2022-10-30 17:39:44 Network response request: https://<redacted>/status.php, result: success(172 bytes)
2022-10-30 17:39:44 Network request started: MKCOL https:/<redacted>/remote.php/dav/files/<redacted>/Photos/2022
2022-10-30 17:39:44 Network response request: https://<redacted>/remote.php/dav/files/<redacted>, result: success(1654 bytes)
2022-10-30 17:39:44 Network response request: https://<redacted>/remote.php/dav/files/<redacted>/, result: success(7721 bytes)
2022-10-30 17:39:44 Network request started: PROPFIND https://<redacted>/remote.php/dav/files/<redacted>/
2022-10-30 17:39:44 Network request started: MKCOL https:/<redacted>/remote.php/dav/files/<redacted>/Photos/2022/10
2022-10-30 17:39:44 Network response request: https://<redacted>/ocs/v2.php/cloud/user, result: success(1010 bytes)
2022-10-30 17:39:44 Network request started: REPORT https://<redacted>/remote.php/dav/files/<redacted>
2022-10-30 17:39:44 Network request started: GET https://<redacted>/index.php/avatar/<redacted>/384
2022-10-30 17:39:44 Network request started: GET https://<redacted>/ocs/v1.php/cloud/capabilities
2022-10-30 17:39:44 Network request started: GET https://<redacted>/ocs/v2.php/apps/dashboard/api/v1/widgets
2022-10-30 17:39:45 Network response request: https://<redacted>/remote.php/dav/files/<redacted>/, result: success(7721 bytes)
2022-10-30 17:39:45 Network request started: GET https://<redacted>/ocs/v2.php/apps/files_sharing/api/v1/shares?reshares=false&shared_with_me=false&subfiles=false
2022-10-30 17:39:45 Network request started: GET https://<redacted>/ocs/v2.php/apps/files/api/v1/directEditing
2022-10-30 17:39:45 Network request started: GET https://<redacted>/ocs/v2.php/apps/user_status/api/v1/user_status
2022-10-30 17:39:45 [INFO] Automatic upload added 22-10-30 17-39-30 1714.jpg with Identifier 4B618C7B-6CA9-41FA-BE9E-294DD8F6F0B0/L0/001
2022-10-30 17:39:45 [INFO] Start createProcessUploads
2022-10-30 17:39:45 Network response request: https://<redacted>/remote.php/dav/files/<redacted>, result: success(156 bytes)
2022-10-30 17:39:45 Network request started: GET https://<redacted>/index.php/core/preview.png?file=Photos/2022/10/22-10-30%2016-57-44%207397.mov&x=1024&y=1024&a=1&mode=cover
2022-10-30 17:39:45 Network request started: GET https://<redacted>/index.php/core/preview.png?file=Photos/2022/10/22-10-30%2016-55-58%207396.mov&x=1024&y=1024&a=1&mode=cover
2022-10-30 17:39:45 Network request started: GET https://<redacted>/index.php/core/preview.png?file=Photos/2022/10/22-10-30%2016-54-35%207394.jpg&x=1024&y=1024&a=1&mode=cover
2022-10-30 17:39:45 Network request started: GET https://<redacted>/index.php/core/preview.png?file=Photos/2022/10/22-10-30%2010-36-50%207391.jpg&x=1024&y=1024&a=1&mode=cover
2022-10-30 17:39:45 Network request started: GET https://<redacted>/index.php/core/preview.png?file=Photos/2022/10/22-10-30%2010-36-46%207390.jpg&x=1024&y=1024&a=1&mode=cover
2022-10-30 17:39:45 Network response request: https://<redacted>/ocs/v2.php/apps/files_sharing/api/v1/shares?reshares=false&shared_with_me=false&subfiles=false, result: success(4016 bytes)
2022-10-30 17:39:45 Network response request: https://<redacted>/ocs/v2.php/apps/files/api/v1/directEditing, result: success(753 bytes)
2022-10-30 17:39:45 Network response request: https://<redacted>/ocs/v2.php/apps/dashboard/api/v1/widgets, result: failure(Alamofire.AFError.responseValidationFailed(reason: Alamofire.AFError.ResponseValidationFailureReason.unacceptableStatusCode(code: 404)))
2022-10-30 17:39:45 Network response request: https://<redacted>/ocs/v2.php/apps/user_status/api/v1/user_status, result: success(222 bytes)
2022-10-30 17:39:48 Network request started: SEARCH https://<redacted>/remote.php/dav
2022-10-30 17:39:48 Network response request: https://<redacted>/remote.php/dav, result: success(48663 bytes)
semiligneous commented 1 year ago

@marinofaggiana - it seems like there are quite a few similar tickets regarding auto upload not working recently. It’s not super clear (to me!) whether the cause was a change to the app (there are mentions of removal of the GPS function as it scares some people) or simply an iOS 16 problem (change to some fundamental way that photos are detected or uploaded) or a combination of both.

However the end result seems to be a complete loss of functionality of a key feature that many, including myself, rely on. For me, this is the only reason I use nextcloud - if it no longer auto uploads I would need to look for alternative photo upload solutions.

I have a few questions, if you may?

1) are you going to roll these tickets into one to make it simpler to track and comment/follow? 2) are you in agreement on the loss of feature (ie you can replicate this)? 3) do you know the true cause? 4) are you actively planning / developing a fix to bring back the functionality in the way it used to work? I appreciate this might mean a fundamental change to the way the app works (if something has changed in iOS 16). 5) any idea of an ETA?

Understanding this will assist whether I should wait or look for alternatives.

thanks for all your help, we all appreciate the work that goes into making these apps!

boris-bc commented 1 year ago

In my case the auto upload has stopped again after the app reset. I made a new photo today, the app created a folder named "11" but did not upload anything to it. Manual upload to the "auto upload" folder worked just fine.

boris-bc commented 1 year ago

Didn’t help for me. After these steps, you still see “-Auto upload” ending in UI?

@pokaalinkanssayohon I still see the "- Auto Upload" in the app UI but not on the web UI.

marinofaggiana commented 1 year ago

Please try: Version 4.5.4 build 6 in TestFlight

boris-bc commented 1 year ago

Please try: Version 4.5.4 build 6 in TestFlight

Just tested it with one photo and it worked. Will keep an eye on it.

onatbas commented 1 year ago

I started seeing this issue as well. I was using nextcloud server on an older server machine (my old 32-bit ubuntu) and recently moved the server to a new machine (running 64-bit Ubuntu 22.04). Both were using snap installations of nextcloud. After this swap, the auto-uploads stopped working on all my devices, I don't know how relevant the server is about the cause of this issue, but I can share more info if it's relevant.

aredey commented 1 year ago

Same issue for me, using Nextcloud server 23.0.9 with the Nextcloud iOS client 4.5.3.

It started with "spontaneously" (i.e. no change in the client config by me) in IOS version 16.0 on iPhone 12 three days ago. I have just updated to IOS 16.1 but no change. Tried the above suggestions (with/without subfolders, using Wifi only and with Mobile Net, etc.), with no joy.

semiligneous commented 1 year ago

Please try: Version 4.5.4 build 6 in TestFlight

This seems (single photo, quick test) to work @marinofaggiana . Will keep watching it. Many thanks!

sulewicz commented 1 year ago

Build 6 fixes the issue for me too.

jmr224 commented 1 year ago

I have the same issues since 16.1 please fix , it's driving me mad

marinofaggiana commented 1 year ago

I have the same issues since 16.1 please fix , it's driving me mad

Have you installed the TestFlight version ?

jmr224 commented 1 year ago

Yes , have tried this as per thread Also installed and reinstalled app , checked NAS and all desktop software is up to date Manual upload works fine but NOT auto upload I have 2 iPhones and different servers all running ios16.1 and both no longer work on the auto upload only manually Sent from my iPhone On 2 Nov 2022, at 17:12, Marino Faggiana @.***> wrote:

I have the same issues since 16.1 please fix , it's driving me mad

Have you installed the TestFlight version ?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>

marinofaggiana commented 1 year ago

@jmr224 please send me the Nextcloud iOS log

twizzayy commented 1 year ago

I have been using v4.5.4 build 6 in testflight for a little over 24 hours now.

Auto upload works when I open the app. It is not uploading in the background like it used to.

I know this has been discussed already, but I really miss uploading in the background with gps.

If I close the app and reopen it while it is uploading sometimes it will not continue. Leaving gaps in the photos.

This could be a problem if the app is not left open or the phone is restarted and a large batch of photos need to be uploaded and the user closes the app in the middle of the upload.

jmr224 commented 1 year ago

Attached Sent from my iPhone On 2 Nov 2022, at 17:16, Marino Faggiana @.***> wrote: @jmr224 please send me the Nextcloud iOS log

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>

marinofaggiana commented 1 year ago

Repeat boys ! without LOG is impossible find a solution for all

marinofaggiana commented 1 year ago

and for the background check the Background App Refresh must be ON Simulator Screen Shot - iPhone 14 - 2022-11-02 at 18 29 16

jmr224 commented 1 year ago

Yes its always been on

On 2 Nov 2022, at 17:31, Marino Faggiana @.***> wrote:

and for the background check the Background App Refresh must be ON https://user-images.githubusercontent.com/8616947/199560313-7bd6aebd-8b25-4a57-89fd-d0267319b1f6.png — Reply to this email directly, view it on GitHub https://github.com/nextcloud/ios/issues/2225#issuecomment-1300986134, or unsubscribe https://github.com/notifications/unsubscribe-auth/A36WERS4AXYNSOZAIWQBM3LWGKQN7ANCNFSM6AAAAAARRCB3WU. You are receiving this because you were mentioned.

marinofaggiana commented 1 year ago

Yes its always been on …

LOG please

jmr224 commented 1 year ago

I had attached it 2 emails ago ,

Here’s the content:

9:53 Network start upload file: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/22-10-10 16-20-38 9463.jpeg 2022-10-10 21:19:54 Upload file 22-10-10 16-37-41 9464.jpg with Identifier FF22E407-AF0F-4D4D-AE28-19410D17B2DA/L0/001 with size 125770 [CHUNCK false, E2EE false] 2022-10-10 21:19:54 Network start upload file: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/22-10-10 16-37-41 9464.jpg 2022-10-10 21:19:55 Network completed upload file: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/22-10-10 16-37-41 9464.jpg 2022-10-10 21:19:55 Upload complete https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/22-10-10 16-37-41 9464.jpg, result: success(125770 bytes) 2022-10-10 21:19:56 Network completed upload file: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/22-10-10 16-20-38 9463.jpeg 2022-10-10 21:19:56 Upload complete https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/22-10-10 16-20-38 9463.jpeg, result: success(2169603 bytes) 2022-10-10 21:20:02 Refresh task success submit request <BGAppRefreshTaskRequest: com.nextcloud.refreshTask, earliestBeginDate: 2022-10-10 20:25:02 +0000> 2022-10-10 21:20:02 Background Processing task success submit request <BGProcessingTaskRequest: com.nextcloud.processingTask, earliestBeginDate: 2022-10-10 20:25:02 +0000, requiresExternalPower=0, requiresNetworkConnectivity=1> 2022-10-10 21:20:02 bye bye 2022-10-12 19:35:17 Start session with level 1 Nextcloud Liquid for iOS 4.4.4.0 © 2022 2022-10-12 19:35:17 DATABASE FOUND in /private/var/mobile/Containers/Shared/AppGroup/629852EF-10E0-44CD-9E71-C9C74ED8A5B6/Library/Application Support/Nextcloud/nextcloud.realm 2022-10-12 19:35:18 Account active james.read https://cloud.zombietron.tech 2022-10-12 19:35:18 initialize Main 2022-10-12 19:35:18 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read 2022-10-12 19:35:18 Network request started: GET https://cloud.zombietron.tech/status.php 2022-10-12 19:35:18 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/cloud/user?format=json 2022-10-12 19:35:18 Network request started: HEAD https://push-notifications.nextcloud.com/ 2022-10-12 19:35:18 Network response request: https://cloud.zombietron.tech/status.php, result: success(170 bytes) 2022-10-12 19:35:19 Network response request: https://cloud.zombietron.tech/ocs/v2.php/cloud/user?format=json, result: success(1022 bytes) 2022-10-12 19:35:19 Network request started: No request created yet. 2022-10-12 19:35:19 Network request started: GET https://cloud.zombietron.tech/index.php/avatar/james.read/384 2022-10-12 19:35:19 Network request started: GET https://cloud.zombietron.tech/ocs/v1.php/cloud/capabilities?format=json 2022-10-12 19:35:20 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read, result: success(156 bytes) 2022-10-12 19:35:20 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/apps/files_sharing/api/v1/shares?reshares=false&shared_with_me=false&subfiles=false 2022-10-12 19:35:20 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/apps/files/api/v1/directEditing?format=json 2022-10-12 19:35:20 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/apps/user_status/api/v1/user_status?format=json 2022-10-12 19:35:20 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/files/api/v1/directEditing?format=json, result: success(753 bytes) 2022-10-12 19:35:21 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/user_status/api/v1/user_status?format=json, result: success(229 bytes) 2022-10-12 19:35:21 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/files_sharing/api/v1/shares?reshares=false&shared_with_me=false&subfiles=false, result: success(138 bytes) 2022-10-12 19:35:21 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read, result: success(1673 bytes) 2022-10-12 19:35:21 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read/ 2022-10-12 19:35:23 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read/, result: success(6193 bytes) 2022-10-12 19:35:49 Refresh task success submit request <BGAppRefreshTaskRequest: com.nextcloud.refreshTask, earliestBeginDate: 2022-10-12 18:40:49 +0000> 2022-10-12 19:35:49 Background Processing task success submit request <BGProcessingTaskRequest: com.nextcloud.processingTask, earliestBeginDate: 2022-10-12 18:40:49 +0000, requiresExternalPower=0, requiresNetworkConnectivity=1> 2022-10-12 19:35:55 Application will enter in foreground 2022-10-12 19:35:55 Network request started: GET https://cloud.zombietron.tech/status.php 2022-10-12 19:35:55 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/cloud/user?format=json 2022-10-12 19:35:55 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read 2022-10-12 19:35:55 Network response request: https://cloud.zombietron.tech/status.php, result: success(170 bytes) 2022-10-12 19:35:55 Network response request: https://cloud.zombietron.tech/ocs/v2.php/cloud/user?format=json, result: success(1022 bytes) 2022-10-12 19:35:55 Network request started: REPORT https://cloud.zombietron.tech/remote.php/dav/files/james.read 2022-10-12 19:35:55 Network request started: GET https://cloud.zombietron.tech/index.php/avatar/james.read/384 2022-10-12 19:35:55 Network request started: GET https://cloud.zombietron.tech/ocs/v1.php/cloud/capabilities?format=json 2022-10-12 19:35:56 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read, result: success(156 bytes) 2022-10-12 19:35:56 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/apps/files_sharing/api/v1/shares?reshares=false&shared_with_me=false&subfiles=false 2022-10-12 19:35:56 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/apps/files/api/v1/directEditing?format=json 2022-10-12 19:35:56 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/apps/user_status/api/v1/user_status?format=json 2022-10-12 19:35:56 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/files/api/v1/directEditing?format=json, result: success(753 bytes) 2022-10-12 19:35:56 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/user_status/api/v1/user_status?format=json, result: success(229 bytes) 2022-10-12 19:35:56 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/files_sharing/api/v1/shares?reshares=false&shared_with_me=false&subfiles=false, result: success(138 bytes) 2022-10-12 19:35:57 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read, result: success(1673 bytes) 2022-10-12 19:35:58 Automatic upload, new 8 assets found [Init Auto Upload] 2022-10-12 19:35:58 Network request started: MKCOL https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos 2022-10-12 19:35:58 Automatic upload added 22-10-10 21-40-33 9467.jpg with Identifier 14D08578-DC51-4D5E-82EA-64E8F678660F/L0/001 2022-10-12 19:35:58 Automatic upload added 22-10-11 00-19-40 9468.heic with Identifier B34344D7-00F2-46E8-8C33-34B8E04587A4/L0/001 2022-10-12 19:35:58 Automatic upload added 22-10-11 00-19-49 9469.heic with Identifier 1253C0A1-F709-45AF-A9B0-78BD986BF9D5/L0/001 2022-10-12 19:35:58 Automatic upload added 22-10-11 14-24-22 9472.png with Identifier 4D5A018A-D20E-4F58-81CA-8A4D994B6441/L0/001 2022-10-12 19:35:58 Automatic upload added 22-10-12 09-08-13 9484.png with Identifier AA57C3A6-A1E2-406A-AAC2-829B320EE25F/L0/001 2022-10-12 19:35:58 Automatic upload added 22-10-12 09-15-58 9485.png with Identifier 12CC9E59-3C37-4799-9C9F-0D37341A1EAA/L0/001 2022-10-12 19:35:58 Automatic upload added 22-10-12 17-00-24 9493.jpg with Identifier 79ED045A-4D05-44FD-9269-75FEA1AF45C6/L0/001 2022-10-12 19:35:58 Automatic upload added 22-10-12 18-23-25 9495.heic with Identifier 4E9DE8D2-FB86-4F9D-AFB7-7235F7F1B42A/L0/001 2022-10-12 19:35:58 PROCESS-UPLOAD find 5 items 2022-10-12 19:35:59 Upload file 22-10-10 21-40-33 9467.jpg with Identifier 14D08578-DC51-4D5E-82EA-64E8F678660F/L0/001 with size 836329 [CHUNCK false, E2EE false] 2022-10-12 19:35:59 Network start upload file: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/22-10-10 21-40-33 9467.jpg 2022-10-12 19:36:02 Upload file 22-10-11 00-19-40 9468.jpg with Identifier B34344D7-00F2-46E8-8C33-34B8E04587A4/L0/001 with size 3725019 [CHUNCK false, E2EE false] 2022-10-12 19:36:02 Network start upload file: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/22-10-11 00-19-40 9468.jpg 2022-10-12 19:36:03 Network completed upload file: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/22-10-10 21-40-33 9467.jpg 2022-10-12 19:36:03 Upload complete https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/22-10-10 21-40-33 9467.jpg, result: success(836329 bytes) 2022-10-12 19:36:03 Upload file 22-10-11 00-19-49 9469.jpg with Identifier 1253C0A1-F709-45AF-A9B0-78BD986BF9D5/L0/001 with size 3592513 [CHUNCK false, E2EE false] 2022-10-12 19:36:03 Network start upload file: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/22-10-11 00-19-49 9469.jpg 2022-10-12 19:36:03 Upload file 22-10-11 14-24-22 9472.png with Identifier 4D5A018A-D20E-4F58-81CA-8A4D994B6441/L0/001 with size 330301 [CHUNCK false, E2EE false] 2022-10-12 19:36:03 Network start upload file: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/22-10-11 14-24-22 9472.png 2022-10-12 19:36:04 Upload file 22-10-12 09-08-13 9484.png with Identifier AA57C3A6-A1E2-406A-AAC2-829B320EE25F/L0/001 with size 299007 [CHUNCK false, E2EE false] 2022-10-12 19:36:04 Network start upload file: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/22-10-12 09-08-13 9484.png 2022-10-12 19:36:09 PROCESS-UPLOAD find 1 items 2022-10-12 19:36:09 Upload file 22-10-12 09-15-58 9485.png with Identifier 12CC9E59-3C37-4799-9C9F-0D37341A1EAA/L0/001 with size 297444 [CHUNCK false, E2EE false] 2022-10-12 19:36:09 Network start upload file: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/22-10-12 09-15-58 9485.png 2022-10-12 19:36:10 Network completed upload file: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/22-10-12 09-08-13 9484.png 2022-10-12 19:36:10 Upload complete https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/22-10-12 09-08-13 9484.png, result: success(299007 bytes) 2022-10-12 19:36:11 Network completed upload file: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/22-10-11 00-19-40 9468.jpg 2022-10-12 19:36:11 Upload complete https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/22-10-11 00-19-40 9468.jpg, result: success(3725019 bytes) 2022-10-12 19:36:12 Network completed upload file: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/22-10-11 14-24-22 9472.png 2022-10-12 19:36:12 Upload complete https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/22-10-11 14-24-22 9472.png, result: success(330301 bytes) 2022-10-12 19:36:13 Network completed upload file: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/22-10-11 00-19-49 9469.jpg 2022-10-12 19:36:13 Upload complete https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/22-10-11 00-19-49 9469.jpg, result: success(3592513 bytes) 2022-10-12 19:36:14 Network completed upload file: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/22-10-12 09-15-58 9485.png 2022-10-12 19:36:14 Upload complete https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/22-10-12 09-15-58 9485.png, result: success(297444 bytes) 2022-10-12 19:36:14 PROCESS-UPLOAD find 2 items 2022-10-12 19:36:14 Upload file 22-10-12 17-00-24 9493.jpg with Identifier 79ED045A-4D05-44FD-9269-75FEA1AF45C6/L0/001 with size 114863 [CHUNCK false, E2EE false] 2022-10-12 19:36:14 Network start upload file: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/22-10-12 17-00-24 9493.jpg 2022-10-12 19:36:15 Upload file 22-10-12 18-23-25 9495.jpg with Identifier 4E9DE8D2-FB86-4F9D-AFB7-7235F7F1B42A/L0/001 with size 833386 [CHUNCK false, E2EE false] 2022-10-12 19:36:15 Network start upload file: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/22-10-12 18-23-25 9495.jpg 2022-10-12 19:36:17 Network completed upload file: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/22-10-12 17-00-24 9493.jpg 2022-10-12 19:36:17 Upload complete https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/22-10-12 17-00-24 9493.jpg, result: success(114863 bytes) 2022-10-12 19:36:18 Network completed upload file: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/22-10-12 18-23-25 9495.jpg 2022-10-12 19:36:18 Upload complete https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/22-10-12 18-23-25 9495.jpg, result: success(833386 bytes) 2022-10-12 19:36:22 Refresh task success submit request <BGAppRefreshTaskRequest: com.nextcloud.refreshTask, earliestBeginDate: 2022-10-12 18:41:22 +0000> 2022-10-12 19:36:22 Background Processing task success submit request <BGProcessingTaskRequest: com.nextcloud.processingTask, earliestBeginDate: 2022-10-12 18:41:22 +0000, requiresExternalPower=0, requiresNetworkConnectivity=1> 2022-10-12 19:36:22 Application will enter in foreground 2022-10-12 19:36:22 Network request started: GET https://cloud.zombietron.tech/status.php 2022-10-12 19:36:22 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/cloud/user?format=json 2022-10-12 19:36:22 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read 2022-10-12 19:36:22 Refresh task success submit request <BGAppRefreshTaskRequest: com.nextcloud.refreshTask, earliestBeginDate: 2022-10-12 18:41:22 +0000> 2022-10-12 19:36:22 Background Processing task success submit request <BGProcessingTaskRequest: com.nextcloud.processingTask, earliestBeginDate: 2022-10-12 18:41:22 +0000, requiresExternalPower=0, requiresNetworkConnectivity=1> 2022-10-12 19:36:22 bye bye 2022-10-16 20:54:25 Start session with level 1 Nextcloud Liquid for iOS 4.4.4.0 © 2022 2022-10-16 20:54:25 DATABASE FOUND in /private/var/mobile/Containers/Shared/AppGroup/629852EF-10E0-44CD-9E71-C9C74ED8A5B6/Library/Application Support/Nextcloud/nextcloud.realm 2022-10-16 20:54:25 Account active james.read https://cloud.zombietron.tech 2022-10-16 20:54:26 initialize Main 2022-10-16 20:54:26 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read 2022-10-16 20:54:26 Network request started: GET https://cloud.zombietron.tech/status.php 2022-10-16 20:54:26 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/cloud/user?format=json 2022-10-16 20:54:26 Network request started: HEAD https://push-notifications.nextcloud.com/ 2022-10-16 20:54:26 Network response request: https://cloud.zombietron.tech/status.php, result: success(170 bytes) 2022-10-16 20:54:27 Network response request: https://cloud.zombietron.tech/ocs/v2.php/cloud/user?format=json, result: success(1022 bytes) 2022-10-16 20:54:28 Network request started: REPORT https://cloud.zombietron.tech/remote.php/dav/files/james.read 2022-10-16 20:54:28 Network request started: GET https://cloud.zombietron.tech/index.php/avatar/james.read/384 2022-10-16 20:54:28 Network request started: GET https://cloud.zombietron.tech/ocs/v1.php/cloud/capabilities?format=json 2022-10-16 20:54:30 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read, result: success(156 bytes) 2022-10-16 20:54:30 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/apps/files_sharing/api/v1/shares?reshares=false&shared_with_me=false&subfiles=false 2022-10-16 20:54:30 Network request started: No request created yet. 2022-10-16 20:54:30 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/apps/user_status/api/v1/user_status?format=json 2022-10-16 20:54:30 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/files/api/v1/directEditing?format=json, result: success(753 bytes) 2022-10-16 20:54:31 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/files_sharing/api/v1/shares?reshares=false&shared_with_me=false&subfiles=false, result: success(138 bytes) 2022-10-16 20:54:31 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/user_status/api/v1/user_status?format=json, result: success(229 bytes) 2022-10-16 20:54:31 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read, result: success(1673 bytes) 2022-10-16 20:54:31 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read/ 2022-10-16 20:54:32 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read/, result: success(6193 bytes) 2022-10-16 20:54:58 Automatic upload, no new assets found [Init Auto Upload] 2022-10-16 20:55:05 Refresh task success submit request <BGAppRefreshTaskRequest: com.nextcloud.refreshTask, earliestBeginDate: 2022-10-16 20:00:05 +0000> 2022-10-16 20:55:05 Background Processing task success submit request <BGProcessingTaskRequest: com.nextcloud.processingTask, earliestBeginDate: 2022-10-16 20:00:05 +0000, requiresExternalPower=0, requiresNetworkConnectivity=1> 2022-10-16 20:55:05 bye bye 2022-10-16 20:55:08 Start session with level 1 Nextcloud Liquid for iOS 4.4.4.0 © 2022 2022-10-16 20:55:08 DATABASE FOUND in /private/var/mobile/Containers/Shared/AppGroup/629852EF-10E0-44CD-9E71-C9C74ED8A5B6/Library/Application Support/Nextcloud/nextcloud.realm 2022-10-16 20:55:08 Account active james.read https://cloud.zombietron.tech 2022-10-16 20:55:09 initialize Main 2022-10-16 20:55:09 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read 2022-10-16 20:55:09 Network request started: GET https://cloud.zombietron.tech/status.php 2022-10-16 20:55:09 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/cloud/user?format=json 2022-10-16 20:55:09 Network request started: HEAD https://push-notifications.nextcloud.com/ 2022-10-16 20:55:09 Network response request: https://cloud.zombietron.tech/status.php, result: success(170 bytes) 2022-10-16 20:55:09 Network response request: https://cloud.zombietron.tech/ocs/v2.php/cloud/user?format=json, result: success(1022 bytes) 2022-10-16 20:55:09 Network request started: REPORT https://cloud.zombietron.tech/remote.php/dav/files/james.read 2022-10-16 20:55:09 Network request started: GET https://cloud.zombietron.tech/index.php/avatar/james.read/384 2022-10-16 20:55:09 Network request started: GET https://cloud.zombietron.tech/ocs/v1.php/cloud/capabilities?format=json 2022-10-16 20:55:09 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read, result: success(156 bytes) 2022-10-16 20:55:09 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/apps/files_sharing/api/v1/shares?reshares=false&shared_with_me=false&subfiles=false 2022-10-16 20:55:09 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/apps/files/api/v1/directEditing?format=json 2022-10-16 20:55:09 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/apps/user_status/api/v1/user_status?format=json 2022-10-16 20:55:09 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/files_sharing/api/v1/shares?reshares=false&shared_with_me=false&subfiles=false, result: success(138 bytes) 2022-10-16 20:55:09 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/user_status/api/v1/user_status?format=json, result: success(229 bytes) 2022-10-16 20:55:09 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/files/api/v1/directEditing?format=json, result: success(753 bytes) 2022-10-16 20:55:09 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read, result: success(1673 bytes) 2022-10-16 20:55:10 Refresh task success submit request <BGAppRefreshTaskRequest: com.nextcloud.refreshTask, earliestBeginDate: 2022-10-16 20:00:10 +0000> 2022-10-16 20:55:10 Background Processing task success submit request <BGProcessingTaskRequest: com.nextcloud.processingTask, earliestBeginDate: 2022-10-16 20:00:10 +0000, requiresExternalPower=0, requiresNetworkConnectivity=1> 2022-10-16 20:55:11 Application will enter in foreground 2022-10-16 20:55:11 Network request started: GET https://cloud.zombietron.tech/status.php 2022-10-16 20:55:11 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/cloud/user?format=json 2022-10-16 20:55:11 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read 2022-10-16 20:55:11 Network response request: https://cloud.zombietron.tech/status.php, result: success(170 bytes) 2022-10-16 20:55:11 Network response request: https://cloud.zombietron.tech/ocs/v2.php/cloud/user?format=json, result: success(1022 bytes) 2022-10-16 20:55:11 Network request started: REPORT https://cloud.zombietron.tech/remote.php/dav/files/james.read 2022-10-16 20:55:11 Network request started: GET https://cloud.zombietron.tech/index.php/avatar/james.read/384 2022-10-16 20:55:11 Network request started: GET https://cloud.zombietron.tech/ocs/v1.php/cloud/capabilities?format=json 2022-10-16 20:55:11 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read, result: success(156 bytes) 2022-10-16 20:55:11 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read, result: success(1673 bytes) 2022-10-16 20:55:11 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/apps/files_sharing/api/v1/shares?reshares=false&shared_with_me=false&subfiles=false 2022-10-16 20:55:11 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/apps/files/api/v1/directEditing?format=json 2022-10-16 20:55:11 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/files_sharing/api/v1/shares?reshares=false&shared_with_me=false&subfiles=false, result: success(138 bytes) 2022-10-16 20:55:11 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/files/api/v1/directEditing?format=json, result: success(753 bytes) 2022-10-16 20:55:12 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/apps/user_status/api/v1/user_status?format=json 2022-10-16 20:55:12 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/user_status/api/v1/user_status?format=json, result: success(229 bytes) 2022-10-16 20:55:14 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos 2022-10-16 20:55:14 Network request started: GET https://cloud.zombietron.tech/index.php/core/preview.png?file=Photos/22-10-12%2018-23-25%209495.jpg&x=1024&y=1024&a=1&mode=cover 2022-10-16 20:55:14 Network request started: GET https://cloud.zombietron.tech/index.php/core/preview.png?file=Photos/22-10-12%2017-00-24%209493.jpg&x=1024&y=1024&a=1&mode=cover 2022-10-16 20:55:14 Network request started: GET https://cloud.zombietron.tech/index.php/core/preview.png?file=Photos/22-10-11%2014-24-22%209472.png&x=1024&y=1024&a=1&mode=cover 2022-10-16 20:55:14 Network request started: GET https://cloud.zombietron.tech/index.php/core/preview.png?file=Photos/22-10-11%2000-19-49%209469.jpg&x=1024&y=1024&a=1&mode=cover 2022-10-16 20:55:14 Network request started: GET https://cloud.zombietron.tech/index.php/core/preview.png?file=Photos/22-10-12%2009-15-58%209485.png&x=1024&y=1024&a=1&mode=cover 2022-10-16 20:55:14 Network request started: GET https://cloud.zombietron.tech/index.php/core/preview.png?file=Photos/22-10-11%2000-19-40%209468.jpg&x=1024&y=1024&a=1&mode=cover 2022-10-16 20:55:14 Network request started: GET https://cloud.zombietron.tech/index.php/core/preview.png?file=Photos/22-10-12%2009-08-13%209484.png&x=1024&y=1024&a=1&mode=cover 2022-10-16 20:55:14 Network request started: GET https://cloud.zombietron.tech/index.php/core/preview.png?file=Photos/22-10-10%2021-40-33%209467.jpg&x=1024&y=1024&a=1&mode=cover 2022-10-16 20:55:14 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos, result: success(1680 bytes) 2022-10-16 20:55:14 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/ 2022-10-16 20:55:28 Refresh task success submit request <BGAppRefreshTaskRequest: com.nextcloud.refreshTask, earliestBeginDate: 2022-10-16 20:00:28 +0000> 2022-10-16 20:55:28 Background Processing task success submit request <BGProcessingTaskRequest: com.nextcloud.processingTask, earliestBeginDate: 2022-10-16 20:00:28 +0000, requiresExternalPower=0, requiresNetworkConnectivity=1> 2022-10-16 20:55:28 Application will enter in foreground 2022-10-16 20:55:28 Network request started: GET https://cloud.zombietron.tech/status.php 2022-10-16 20:55:28 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/cloud/user?format=json 2022-10-16 20:55:28 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos 2022-10-16 20:55:28 Refresh task success submit request <BGAppRefreshTaskRequest: com.nextcloud.refreshTask, earliestBeginDate: 2022-10-16 20:00:28 +0000> 2022-10-16 20:55:28 Background Processing task success submit request <BGProcessingTaskRequest: com.nextcloud.processingTask, earliestBeginDate: 2022-10-16 20:00:28 +0000, requiresExternalPower=0, requiresNetworkConnectivity=1> 2022-10-16 20:55:29 bye bye 2022-10-18 09:56:29 Start session with level 1 Nextcloud Liquid for iOS 4.4.4.0 © 2022 2022-10-18 09:56:29 DATABASE FOUND in /private/var/mobile/Containers/Shared/AppGroup/629852EF-10E0-44CD-9E71-C9C74ED8A5B6/Library/Application Support/Nextcloud/nextcloud.realm 2022-10-18 09:56:29 Account active james.read https://cloud.zombietron.tech 2022-10-18 09:56:30 initialize Main 2022-10-18 09:56:30 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read 2022-10-18 09:56:30 Network request started: GET https://cloud.zombietron.tech/status.php 2022-10-18 09:56:30 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/cloud/user?format=json 2022-10-18 09:56:30 Network request started: HEAD https://push-notifications.nextcloud.com/ 2022-10-18 09:56:30 Network response request: https://cloud.zombietron.tech/status.php, result: success(170 bytes) 2022-10-18 09:56:31 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read, result: success(1673 bytes) 2022-10-18 09:56:32 Network response request: https://cloud.zombietron.tech/ocs/v2.php/cloud/user?format=json, result: success(1022 bytes) 2022-10-18 09:56:32 Network request started: REPORT https://cloud.zombietron.tech/remote.php/dav/files/james.read 2022-10-18 09:56:32 Network request started: GET https://cloud.zombietron.tech/index.php/avatar/james.read/384 2022-10-18 09:56:32 Network request started: GET https://cloud.zombietron.tech/ocs/v1.php/cloud/capabilities?format=json 2022-10-18 09:56:32 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read, result: success(156 bytes) 2022-10-18 09:56:32 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/apps/files_sharing/api/v1/shares?reshares=false&shared_with_me=false&subfiles=false 2022-10-18 09:56:32 Network request started: No request created yet. 2022-10-18 09:56:32 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/apps/user_status/api/v1/user_status?format=json 2022-10-18 09:56:32 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/files_sharing/api/v1/shares?reshares=false&shared_with_me=false&subfiles=false, result: success(138 bytes) 2022-10-18 09:56:32 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/files/api/v1/directEditing?format=json, result: success(753 bytes) 2022-10-18 09:56:32 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/user_status/api/v1/user_status?format=json, result: success(229 bytes) 2022-10-18 09:56:57 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read 2022-10-18 09:56:57 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read, result: success(1673 bytes) 2022-10-18 09:56:57 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read/ 2022-10-18 09:56:58 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read/, result: success(6193 bytes) 2022-10-18 09:57:00 Automatic upload, new 2 assets found [Init Auto Upload] 2022-10-18 09:57:00 Network request started: MKCOL https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos 2022-10-18 09:57:00 Automatic upload added 22-10-17 14-39-14 9513.heic with Identifier EC69E99C-DEC8-41E2-AAD9-8AC604B23BB4/L0/001 2022-10-18 09:57:00 Automatic upload added 22-10-17 14-39-23 9514.heic with Identifier 0A8691CE-6E2A-4B5A-BDBF-25D91F8F8AA3/L0/001 2022-10-18 09:57:00 PROCESS-UPLOAD find 2 items 2022-10-18 09:57:01 Upload file 22-10-17 14-39-14 9513.jpg with Identifier EC69E99C-DEC8-41E2-AAD9-8AC604B23BB4/L0/001 with size 4580382 [CHUNCK false, E2EE false] 2022-10-18 09:57:01 Network start upload file: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/22-10-17 14-39-14 9513.jpg 2022-10-18 09:57:02 Upload file 22-10-17 14-39-23 9514.jpg with Identifier 0A8691CE-6E2A-4B5A-BDBF-25D91F8F8AA3/L0/001 with size 5327970 [CHUNCK false, E2EE false] 2022-10-18 09:57:02 Network start upload file: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/22-10-17 14-39-23 9514.jpg 2022-10-18 09:57:14 Network completed upload file: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/22-10-17 14-39-14 9513.jpg 2022-10-18 09:57:14 Network completed upload file: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/22-10-17 14-39-23 9514.jpg 2022-10-18 09:57:14 Upload complete https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/22-10-17 14-39-14 9513.jpg, result: success(4580382 bytes) 2022-10-18 09:57:14 Upload complete https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/22-10-17 14-39-23 9514.jpg, result: success(5327970 bytes) 2022-10-18 09:57:34 Refresh task success submit request <BGAppRefreshTaskRequest: com.nextcloud.refreshTask, earliestBeginDate: 2022-10-18 09:02:34 +0000> 2022-10-18 09:57:34 Background Processing task success submit request <BGProcessingTaskRequest: com.nextcloud.processingTask, earliestBeginDate: 2022-10-18 09:02:34 +0000, requiresExternalPower=0, requiresNetworkConnectivity=1> 2022-10-18 09:57:34 Application will enter in foreground 2022-10-18 09:57:34 Network request started: GET https://cloud.zombietron.tech/status.php 2022-10-18 09:57:34 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/cloud/user?format=json 2022-10-18 09:57:34 Refresh task success submit request <BGAppRefreshTaskRequest: com.nextcloud.refreshTask, earliestBeginDate: 2022-10-18 09:02:34 +0000> 2022-10-18 09:57:34 Background Processing task success submit request <BGProcessingTaskRequest: com.nextcloud.processingTask, earliestBeginDate: 2022-10-18 09:02:34 +0000, requiresExternalPower=0, requiresNetworkConnectivity=1> 2022-10-18 09:57:34 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read 2022-10-18 09:57:34 Network response request: https://cloud.zombietron.tech/status.php, result: success(170 bytes) 2022-10-18 09:57:34 bye bye 2022-11-02 08:15:52 [INFO] Start session with level 1 Nextcloud Liquid for iOS 4.5.3.0 © 2022 in state 1 where (0 active, 1 inactive, 2 background). 2022-11-02 08:15:52 DATABASE FOUND in /private/var/mobile/Containers/Shared/AppGroup/629852EF-10E0-44CD-9E71-C9C74ED8A5B6/Library/Application Support/Nextcloud/nextcloud.realm 2022-11-02 08:15:53 Account active james.read https://cloud.zombietron.tech 2022-11-02 08:15:53 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read 2022-11-02 08:15:53 [INFO] Application did become active 2022-11-02 08:15:53 [INFO] initialize Main 2022-11-02 08:15:53 Network request started: HEAD https://push-notifications.nextcloud.com/ 2022-11-02 08:15:53 Network request started: GET https://cloud.zombietron.tech/status.php 2022-11-02 08:15:53 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/cloud/user 2022-11-02 08:15:53 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read 2022-11-02 08:15:53 Network response request: https://cloud.zombietron.tech/status.php, result: success(171 bytes) 2022-11-02 08:15:54 Network response request: https://cloud.zombietron.tech/ocs/v2.php/cloud/user, result: success(1022 bytes) 2022-11-02 08:15:54 Network request started: REPORT https://cloud.zombietron.tech/remote.php/dav/files/james.read 2022-11-02 08:15:54 Network request started: GET https://cloud.zombietron.tech/index.php/avatar/james.read/384 2022-11-02 08:15:54 Network request started: GET https://cloud.zombietron.tech/ocs/v1.php/cloud/capabilities 2022-11-02 08:15:54 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/apps/dashboard/api/v1/widgets 2022-11-02 08:15:54 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/apps/files_sharing/api/v1/shares?reshares=false&shared_with_me=false&subfiles=false 2022-11-02 08:15:54 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/apps/files/api/v1/directEditing 2022-11-02 08:15:54 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/apps/user_status/api/v1/user_status 2022-11-02 08:15:54 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/files/api/v1/directEditing, result: success(753 bytes) 2022-11-02 08:15:54 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/user_status/api/v1/user_status, result: success(229 bytes) 2022-11-02 08:15:54 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read, result: success(156 bytes) 2022-11-02 08:15:55 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/files_sharing/api/v1/shares?reshares=false&shared_with_me=false&subfiles=false, result: success(138 bytes) 2022-11-02 08:15:55 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read, result: success(1673 bytes) 2022-11-02 08:15:55 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read, result: success(1673 bytes) 2022-11-02 08:15:55 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/dashboard/api/v1/widgets, result: success(847 bytes) 2022-11-02 08:15:55 Network request started: GET https://cloud.zombietron.tech/apps/activity/img/activity-dark.svg 2022-11-02 08:15:55 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read/ 2022-11-02 08:15:55 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read/ 2022-11-02 08:15:55 Network request started: GET https://cloud.zombietron.tech/apps/user_status/img/app.svg 2022-11-02 08:15:56 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read/, result: success(6193 bytes) 2022-11-02 08:15:56 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read/, result: success(6193 bytes) 2022-11-02 08:15:57 [INFO] Automatic upload, new 22 assets found [Init Auto Upload] 2022-11-02 08:15:57 Network request started: MKCOL https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos 2022-11-02 08:15:57 [INFO] Automatic upload added 22-10-18 17-00-41 9523.jpg with Identifier 08C4A314-ED5B-42FE-96AA-E9B84AE98406/L0/001 2022-11-02 08:15:57 [INFO] Automatic upload added 22-10-22 11-17-51 FF1D.png with Identifier ADC53FF5-71B9-4C9E-934E-0C64B23AB927/L0/001 2022-11-02 08:15:57 [INFO] Automatic upload added 22-10-23 11-13-15 3BE7.png with Identifier 476F4FE5-80B5-459C-BF25-C758C635937D/L0/001 2022-11-02 08:15:57 [INFO] Automatic upload added 22-10-23 11-35-38 ADB5.png with Identifier C733F6F2-A1F1-4026-B4AE-AAB89539E484/L0/001 2022-11-02 08:15:57 [INFO] Automatic upload added 22-10-23 11-51-48 91B8.png with Identifier 4D397287-6A01-46D4-8D22-9CCBC1663CC1/L0/001 2022-11-02 08:15:57 [INFO] Automatic upload added 22-10-23 20-04-11 9545.heic with Identifier 26062A9A-EDCB-4D1F-9D1B-B0C1402B0026/L0/001 2022-11-02 08:15:57 [INFO] Automatic upload added 22-10-25 17-07-34 9548.heic with Identifier B7080E40-B64B-43C3-9839-A9EB1A657B72/L0/001 2022-11-02 08:15:57 [INFO] Automatic upload added 22-10-25 17-07-40 9549.heic with Identifier 54E60341-78C6-48FB-A99F-026B87845CC9/L0/001 2022-11-02 08:15:57 [INFO] Automatic upload added 22-10-25 17-07-49 9550.heic with Identifier 77C5B3F3-671B-47EC-B5DE-5C7050760C78/L0/001 2022-11-02 08:15:57 [INFO] Automatic upload added 22-10-25 17-09-26 9551.heic with Identifier 494289B3-9641-4058-BB42-F665D71F32EA/L0/001 2022-11-02 08:15:57 [INFO] Automatic upload added 22-10-25 17-09-30 9552.heic with Identifier E1A8053F-5D19-4DA7-A97A-8377C0AF62EC/L0/001 2022-11-02 08:15:57 [INFO] Automatic upload added 22-10-25 17-09-36 9553.heic with Identifier C7F78B4D-B35E-4D95-A066-ABD5CB9CC196/L0/001 2022-11-02 08:15:57 [INFO] Automatic upload added 22-10-28 11-37-12 9573.jpg with Identifier AB35D6D9-6CD1-4CA4-BDD3-642A1E4698CB/L0/001 2022-11-02 08:15:57 [INFO] Automatic upload added 22-10-28 14-08-20 9574.heic with Identifier 17363B93-227A-4E50-8671-188B77C7753C/L0/001 2022-11-02 08:15:57 [INFO] Automatic upload added 22-10-28 14-10-36 9575.heic with Identifier CE868686-9D98-4A4A-BD59-7BFA8AC08867/L0/001 2022-11-02 08:15:57 [INFO] Automatic upload added 22-10-31 11-40-35 9580.jpg with Identifier 9B8E45FC-14D3-4222-AE53-5D0A2DE17FB7/L0/001 2022-11-02 08:15:57 [INFO] Automatic upload added 22-10-31 21-08-50 9582.mp4 with Identifier 0A9E18FF-55B8-4CCC-B7E5-B1CB6D34DED7/L0/001 2022-11-02 08:15:57 [INFO] Automatic upload added 22-10-31 21-09-12 9583.mp4 with Identifier E3D0CE38-C4B4-4AF1-AF84-D9D890A530DE/L0/001 2022-11-02 08:15:57 [INFO] Automatic upload added 22-10-31 21-13-12 9584.mp4 with Identifier 65414DA7-AA31-44D3-838C-8B4B0FF20681/L0/001 2022-11-02 08:15:57 [INFO] Automatic upload added 22-11-01 09-02-54 9585.mp4 with Identifier 5A8EF2CC-1834-43B9-8E61-E33AA4181518/L0/001 2022-11-02 08:15:57 [INFO] Automatic upload added 22-11-01 15-49-21 9587.mp4 with Identifier DB512E82-3A10-4737-A248-02829221269A/L0/001 2022-11-02 08:15:57 [INFO] Automatic upload added 22-11-02 08-04-50 9589.png with Identifier D1DFEABD-3B89-4E6E-92D2-D501A3FF4906/L0/001 2022-11-02 08:15:57 [INFO] Start createProcessUploads 2022-11-02 08:16:30 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read 2022-11-02 08:16:30 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read, result: success(1673 bytes) 2022-11-02 08:16:30 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read/ 2022-11-02 08:16:30 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read/, result: success(6193 bytes) 2022-11-02 08:16:56 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read/ 2022-11-02 08:16:57 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read/, result: success(6193 bytes) 2022-11-02 08:17:02 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/ 2022-11-02 08:17:28 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read 2022-11-02 08:17:28 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read, result: success(1673 bytes) 2022-11-02 08:17:30 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos 2022-11-02 08:17:31 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos, result: success(1680 bytes) 2022-11-02 08:17:31 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/ 2022-11-02 08:17:45 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read 2022-11-02 08:17:45 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read, result: success(1673 bytes) 2022-11-02 08:17:47 [INFO] Application will resign active 2022-11-02 08:17:47 [INFO] Application did enter in background 2022-11-02 08:17:47 [SUCCESS] Refresh task success submit request 60 seconds <BGAppRefreshTaskRequest: com.nextcloud.refreshTask, earliestBeginDate: 2022-11-02 08:18:47 +0000> 2022-11-02 08:17:47 [SUCCESS] Background Processing task success submit request 5 minutes <BGProcessingTaskRequest: com.nextcloud.processingTask, earliestBeginDate: 2022-11-02 08:22:47 +0000, requiresExternalPower=0, requiresNetworkConnectivity=0> 2022-11-02 08:17:47 [INFO] Application will enter in foreground 2022-11-02 08:17:48 Network request started: GET https://cloud.zombietron.tech/status.php 2022-11-02 08:17:48 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/cloud/user 2022-11-02 08:17:48 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read 2022-11-02 08:17:48 [INFO] Application did enter in background 2022-11-02 08:17:48 [SUCCESS] Refresh task success submit request 60 seconds <BGAppRefreshTaskRequest: com.nextcloud.refreshTask, earliestBeginDate: 2022-11-02 08:18:48 +0000> 2022-11-02 08:17:48 [SUCCESS] Background Processing task success submit request 5 minutes <BGProcessingTaskRequest: com.nextcloud.processingTask, earliestBeginDate: 2022-11-02 08:22:48 +0000, requiresExternalPower=0, requiresNetworkConnectivity=0> 2022-11-02 08:17:48 Network response request: https://cloud.zombietron.tech/ocs/v2.php/cloud/user, result: success(1022 bytes) 2022-11-02 08:17:48 Network request started: REPORT https://cloud.zombietron.tech/remote.php/dav/files/james.read 2022-11-02 08:17:48 Network request started: GET https://cloud.zombietron.tech/index.php/avatar/james.read/384 2022-11-02 08:17:48 Network request started: GET https://cloud.zombietron.tech/ocs/v1.php/cloud/capabilities 2022-11-02 08:17:48 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/apps/dashboard/api/v1/widgets 2022-11-02 08:17:48 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read, result: success(1673 bytes) 2022-11-02 08:17:48 bye bye 2022-11-02 08:18:43 [INFO] Start session with level 1 Nextcloud Liquid for iOS 4.5.3.0 © 2022 in state 1 where (0 active, 1 inactive, 2 background). 2022-11-02 08:18:43 DATABASE FOUND in /private/var/mobile/Containers/Shared/AppGroup/629852EF-10E0-44CD-9E71-C9C74ED8A5B6/Library/Application Support/Nextcloud/nextcloud.realm 2022-11-02 08:18:44 Account active james.read https://cloud.zombietron.tech 2022-11-02 08:18:44 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read 2022-11-02 08:18:44 [INFO] Application did become active 2022-11-02 08:18:44 Network request started: HEAD https://push-notifications.nextcloud.com 2022-11-02 08:18:44 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read, result: success(1673 bytes) 2022-11-02 08:18:44 [INFO] initialize Main 2022-11-02 08:18:44 Network request started: GET https://cloud.zombietron.tech/status.php 2022-11-02 08:18:44 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/cloud/user 2022-11-02 08:18:44 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read 2022-11-02 08:18:44 Network response request: https://cloud.zombietron.tech/ocs/v2.php/cloud/user, result: success(1022 bytes) 2022-11-02 08:18:44 Network response request: https://cloud.zombietron.tech/status.php, result: success(171 bytes) 2022-11-02 08:18:44 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read, result: success(1673 bytes) 2022-11-02 08:18:45 Network request started: REPORT https://cloud.zombietron.tech/remote.php/dav/files/james.read 2022-11-02 08:18:45 Network request started: GET https://cloud.zombietron.tech/index.php/avatar/james.read/384 2022-11-02 08:18:45 Network request started: GET https://cloud.zombietron.tech/ocs/v1.php/cloud/capabilities 2022-11-02 08:18:45 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/apps/dashboard/api/v1/widgets 2022-11-02 08:18:45 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read, result: success(156 bytes) 2022-11-02 08:18:45 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/dashboard/api/v1/widgets, result: success(847 bytes) 2022-11-02 08:18:45 Network request started: GET https://cloud.zombietron.tech/apps/activity/img/activity-dark.svg 2022-11-02 08:18:45 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/apps/files_sharing/api/v1/shares?reshares=false&shared_with_me=false&subfiles=false 2022-11-02 08:18:45 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/apps/files/api/v1/directEditing 2022-11-02 08:18:45 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/apps/user_status/api/v1/user_status 2022-11-02 08:18:45 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/user_status/api/v1/user_status, result: success(229 bytes) 2022-11-02 08:18:45 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/files/api/v1/directEditing, result: success(753 bytes) 2022-11-02 08:18:45 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/files_sharing/api/v1/shares?reshares=false&shared_with_me=false&subfiles=false, result: success(138 bytes) 2022-11-02 08:18:45 Network request started: GET https://cloud.zombietron.tech/apps/user_status/img/app.svg 2022-11-02 08:18:48 [INFO] Automatic upload, no new assets found [Init Auto Upload] 2022-11-02 08:18:48 [INFO] Initialize Auto upload with 0 uploads 2022-11-02 08:18:59 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos 2022-11-02 08:18:59 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos, result: success(1680 bytes) 2022-11-02 08:18:59 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/ 2022-11-02 08:19:30 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/, result: success(23556155 bytes) 2022-11-02 08:20:02 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos 2022-11-02 08:20:02 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos, result: success(1680 bytes) 2022-11-02 08:20:02 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/ 2022-11-02 08:20:03 Network request started: SEARCH https://cloud.zombietron.tech/remote.php/dav 2022-11-02 08:20:03 Network response request: https://cloud.zombietron.tech/remote.php/dav, result: success(41563 bytes) 2022-11-02 08:20:06 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read 2022-11-02 08:20:06 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read, result: success(1673 bytes) 2022-11-02 08:20:08 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read/Templates 2022-11-02 08:20:08 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Templates, result: success(1675 bytes) 2022-11-02 08:20:08 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read/Templates/ 2022-11-02 08:20:08 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Templates/, result: success(19534 bytes) 2022-11-02 08:20:08 Network request started: GET https://cloud.zombietron.tech/index.php/core/preview.png?file=Templates/481658.jpg&x=1024&y=1024&a=1&mode=cover 2022-11-02 08:20:08 Network request started: GET https://cloud.zombietron.tech/index.php/core/preview.png?file=Templates/481786.jpg&x=1024&y=1024&a=1&mode=cover 2022-11-02 08:20:08 Network request started: GET https://cloud.zombietron.tech/index.php/core/preview.png?file=Templates/96792.jpg&x=1024&y=1024&a=1&mode=cover 2022-11-02 08:20:08 Network request started: GET https://cloud.zombietron.tech/index.php/core/preview.png?file=Templates/96797.jpg&x=1024&y=1024&a=1&mode=cover 2022-11-02 08:20:08 Network request started: GET https://cloud.zombietron.tech/index.php/core/preview.png?file=Templates/96806.jpg&x=1024&y=1024&a=1&mode=cover 2022-11-02 08:20:08 Network request started: GET https://cloud.zombietron.tech/index.php/core/preview.png?file=Templates/96887.jpg&x=1024&y=1024&a=1&mode=cover 2022-11-02 08:20:08 Network request started: GET https://cloud.zombietron.tech/index.php/core/preview.png?file=Templates/96926.jpg&x=1024&y=1024&a=1&mode=cover 2022-11-02 08:20:08 Network request started: GET https://cloud.zombietron.tech/index.php/core/preview.png?file=Templates/97019.jpg&x=1024&y=1024&a=1&mode=cover 2022-11-02 08:20:08 Network request started: GET https://cloud.zombietron.tech/index.php/core/preview.png?file=Templates/Call-of-Duty-WWII-01-1080-Main.jpg&x=1024&y=1024&a=1&mode=cover 2022-11-02 08:20:11 Network request started: GET https://cloud.zombietron.tech/index.php/core/preview.png?file=Templates/JMR%20AVATAR.png&x=1024&y=1024&a=1&mode=cover 2022-11-02 08:20:12 Network request started: GET https://cloud.zombietron.tech/index.php/core/preview.png?file=Templates/the-walking-dead-zombies-artwork-hands-wallpaper-preview.jpg&x=1024&y=1024&a=1&mode=cover 2022-11-02 08:20:12 Network request started: GET https://cloud.zombietron.tech/index.php/core/preview.png?file=Templates/Tron%2BFlynns%2BArcade-1920x1080.jpg&x=1024&y=1024&a=1&mode=cover 2022-11-02 08:20:13 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read 2022-11-02 08:20:13 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read, result: success(1673 bytes) 2022-11-02 08:20:14 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read/Documents 2022-11-02 08:20:15 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Documents, result: success(1678 bytes) 2022-11-02 08:20:15 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read/Documents/ 2022-11-02 08:20:15 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Documents/, result: success(9239 bytes) 2022-11-02 08:20:15 Network request started: GET https://cloud.zombietron.tech/index.php/core/preview.png?file=Documents/Readme.md&x=1024&y=1024&a=1&mode=cover 2022-11-02 08:20:17 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read 2022-11-02 08:20:17 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read, result: success(1673 bytes) 2022-11-02 08:20:18 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos 2022-11-02 08:20:18 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos, result: success(1680 bytes) 2022-11-02 08:20:18 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/ 2022-11-02 08:20:38 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/, result: success(23556155 bytes) 2022-11-02 08:20:41 [INFO] Application will resign active 2022-11-02 08:20:42 [INFO] Application did enter in background 2022-11-02 08:20:42 [SUCCESS] Refresh task success submit request 60 seconds <BGAppRefreshTaskRequest: com.nextcloud.refreshTask, earliestBeginDate: 2022-11-02 08:21:42 +0000> 2022-11-02 08:20:42 [SUCCESS] Background Processing task success submit request 5 minutes <BGProcessingTaskRequest: com.nextcloud.processingTask, earliestBeginDate: 2022-11-02 08:25:42 +0000, requiresExternalPower=0, requiresNetworkConnectivity=0> 2022-11-02 08:21:35 [INFO] Application will enter in foreground 2022-11-02 08:21:36 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/, result: failure(Alamofire.AFError.sessionTaskFailed(error: Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo={_kCFStreamErrorCodeKey=-2102, NSUnderlyingError=0x283b21140 {Error Domain=kCFErrorDomainCFNetwork Code=-1001 "(null)" UserInfo={_kCFStreamErrorCodeKey=-2102, _kCFStreamErrorDomainKey=4}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <2501EB43-5E2B-4547-9BEB-B4F4C732B8C8>.<41>, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <2501EB43-5E2B-4547-9BEB-B4F4C732B8C8>.<41>" ), NSLocalizedDescription=The request timed out., NSErrorFailingURLStringKey=https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/, NSErrorFailingURLKey=https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/, _kCFStreamErrorDomainKey=4})) 2022-11-02 08:21:36 Network request started: GET https://cloud.zombietron.tech/status.php 2022-11-02 08:21:36 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/cloud/user 2022-11-02 08:21:36 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos 2022-11-02 08:21:36 [INFO] Application did become active 2022-11-02 08:21:36 Network response request: https://cloud.zombietron.tech/status.php, result: success(171 bytes) 2022-11-02 08:21:36 Network response request: https://cloud.zombietron.tech/ocs/v2.php/cloud/user, result: success(1022 bytes) 2022-11-02 08:21:36 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos, result: success(1680 bytes) 2022-11-02 08:21:36 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/ 2022-11-02 08:21:36 Network request started: No request created yet. 2022-11-02 08:21:36 Network request started: GET https://cloud.zombietron.tech/index.php/avatar/james.read/384 2022-11-02 08:21:36 Network request started: GET https://cloud.zombietron.tech/ocs/v1.php/cloud/capabilities 2022-11-02 08:21:36 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/apps/dashboard/api/v1/widgets 2022-11-02 08:21:36 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read, result: success(156 bytes) 2022-11-02 08:21:36 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/dashboard/api/v1/widgets, result: success(847 bytes) 2022-11-02 08:21:36 Network request started: GET https://cloud.zombietron.tech/apps/activity/img/activity-dark.svg 2022-11-02 08:21:36 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/apps/files_sharing/api/v1/shares?reshares=false&shared_with_me=false&subfiles=false 2022-11-02 08:21:36 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/apps/files/api/v1/directEditing 2022-11-02 08:21:36 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/apps/user_status/api/v1/user_status 2022-11-02 08:21:36 Network request started: GET https://cloud.zombietron.tech/apps/user_status/img/app.svg 2022-11-02 08:21:36 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/files_sharing/api/v1/shares?reshares=false&shared_with_me=false&subfiles=false, result: success(138 bytes) 2022-11-02 08:21:36 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/files/api/v1/directEditing, result: success(753 bytes) 2022-11-02 08:21:36 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/user_status/api/v1/user_status, result: success(229 bytes) 2022-11-02 08:21:39 [INFO] Automatic upload, no new assets found [Init Auto Upload] 2022-11-02 08:21:39 [INFO] Initialize Auto upload with 0 uploads 2022-11-02 08:22:07 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/, result: success(23556155 bytes) 2022-11-02 08:22:11 [INFO] Application will resign active 2022-11-02 08:22:11 [INFO] Application did enter in background 2022-11-02 08:22:11 [SUCCESS] Refresh task success submit request 60 seconds <BGAppRefreshTaskRequest: com.nextcloud.refreshTask, earliestBeginDate: 2022-11-02 08:23:11 +0000> 2022-11-02 08:22:11 [SUCCESS] Background Processing task success submit request 5 minutes <BGProcessingTaskRequest: com.nextcloud.processingTask, earliestBeginDate: 2022-11-02 08:27:11 +0000, requiresExternalPower=0, requiresNetworkConnectivity=0> 2022-11-02 08:30:14 [INFO] Application will enter in foreground 2022-11-02 08:30:14 Network request started: GET https://cloud.zombietron.tech/status.php 2022-11-02 08:30:14 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/cloud/user 2022-11-02 08:30:14 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos 2022-11-02 08:30:14 [INFO] Application did become active 2022-11-02 08:30:15 Network response request: https://cloud.zombietron.tech/ocs/v2.php/cloud/user, result: success(1022 bytes) 2022-11-02 08:30:15 Network response request: https://cloud.zombietron.tech/status.php, result: success(171 bytes) 2022-11-02 08:30:15 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos, result: success(1680 bytes) 2022-11-02 08:30:15 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/ 2022-11-02 08:30:15 Network request started: REPORT https://cloud.zombietron.tech/remote.php/dav/files/james.read 2022-11-02 08:30:15 Network request started: GET https://cloud.zombietron.tech/index.php/avatar/james.read/384 2022-11-02 08:30:15 Network request started: GET https://cloud.zombietron.tech/ocs/v1.php/cloud/capabilities 2022-11-02 08:30:15 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/apps/dashboard/api/v1/widgets 2022-11-02 08:30:15 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/dashboard/api/v1/widgets, result: success(847 bytes) 2022-11-02 08:30:15 Network request started: GET https://cloud.zombietron.tech/apps/user_status/img/app.svg 2022-11-02 08:30:15 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read, result: success(156 bytes) 2022-11-02 08:30:15 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/apps/files_sharing/api/v1/shares?reshares=false&shared_with_me=false&subfiles=false 2022-11-02 08:30:15 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/apps/files/api/v1/directEditing 2022-11-02 08:30:15 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/apps/user_status/api/v1/user_status 2022-11-02 08:30:15 Network request started: GET https://cloud.zombietron.tech/apps/activity/img/activity-dark.svg 2022-11-02 08:30:15 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/files/api/v1/directEditing, result: success(753 bytes) 2022-11-02 08:30:15 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/files_sharing/api/v1/shares?reshares=false&shared_with_me=false&subfiles=false, result: success(138 bytes) 2022-11-02 08:30:15 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/user_status/api/v1/user_status, result: success(229 bytes) 2022-11-02 08:30:17 [INFO] Application will resign active 2022-11-02 08:30:18 [INFO] Application did enter in background 2022-11-02 08:30:18 [SUCCESS] Refresh task success submit request 60 seconds <BGAppRefreshTaskRequest: com.nextcloud.refreshTask, earliestBeginDate: 2022-11-02 08:31:18 +0000> 2022-11-02 08:30:18 [SUCCESS] Background Processing task success submit request 5 minutes <BGProcessingTaskRequest: com.nextcloud.processingTask, earliestBeginDate: 2022-11-02 08:35:18 +0000, requiresExternalPower=0, requiresNetworkConnectivity=0> 2022-11-02 08:30:18 [INFO] Automatic upload, no new assets found [Init Auto Upload] 2022-11-02 08:30:18 [INFO] Initialize Auto upload with 0 uploads 2022-11-02 09:02:23 [INFO] Application will enter in foreground 2022-11-02 09:02:23 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/, result: failure(Alamofire.AFError.sessionTaskFailed(error: Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo={_kCFStreamErrorCodeKey=-2102, NSUnderlyingError=0x287d08180 {Error Domain=kCFErrorDomainCFNetwork Code=-1001 "(null)" UserInfo={_kCFStreamErrorCodeKey=-2102, _kCFStreamErrorDomainKey=4}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <3CC59439-65F7-451B-8789-FF37DD12E4AA>.<58>, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <3CC59439-65F7-451B-8789-FF37DD12E4AA>.<58>" ), NSLocalizedDescription=The request timed out., NSErrorFailingURLStringKey=https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/, NSErrorFailingURLKey=https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/, _kCFStreamErrorDomainKey=4})) 2022-11-02 09:02:23 Network request started: GET https://cloud.zombietron.tech/status.php 2022-11-02 09:02:23 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/cloud/user 2022-11-02 09:02:23 [INFO] Application did become active 2022-11-02 09:02:23 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos 2022-11-02 09:02:24 Network response request: https://cloud.zombietron.tech/ocs/v2.php/cloud/user, result: success(1022 bytes) 2022-11-02 09:02:24 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos, result: success(1680 bytes) 2022-11-02 09:02:24 Network response request: https://cloud.zombietron.tech/status.php, result: success(171 bytes) 2022-11-02 09:02:24 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read/Photos/ 2022-11-02 09:02:24 Network request started: REPORT https://cloud.zombietron.tech/remote.php/dav/files/james.read 2022-11-02 09:02:24 Network request started: GET https://cloud.zombietron.tech/index.php/avatar/james.read/384 2022-11-02 09:02:24 Network request started: GET https://cloud.zombietron.tech/ocs/v1.php/cloud/capabilities 2022-11-02 09:02:24 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/apps/dashboard/api/v1/widgets 2022-11-02 09:02:24 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/dashboard/api/v1/widgets, result: success(847 bytes) 2022-11-02 09:02:24 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read, result: success(156 bytes) 2022-11-02 09:02:25 Network request started: GET https://cloud.zombietron.tech/apps/activity/img/activity-dark.svg 2022-11-02 09:02:25 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/apps/files_sharing/api/v1/shares?reshares=false&shared_with_me=false&subfiles=false 2022-11-02 09:02:25 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/apps/files/api/v1/directEditing 2022-11-02 09:02:25 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/files/api/v1/directEditing, result: success(753 bytes) 2022-11-02 09:02:25 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/files_sharing/api/v1/shares?reshares=false&shared_with_me=false&subfiles=false, result: success(138 bytes) 2022-11-02 09:02:25 Network request started: GET https://cloud.zombietron.tech/apps/user_status/img/app.svg 2022-11-02 09:02:25 Network request started: GET https://cloud.zombietron.tech/ocs/v2.php/apps/user_status/api/v1/user_status 2022-11-02 09:02:25 Network response request: https://cloud.zombietron.tech/ocs/v2.php/apps/user_status/api/v1/user_status, result: success(229 bytes) 2022-11-02 09:02:27 [INFO] Automatic upload, no new assets found [Init Auto Upload] 2022-11-02 09:02:27 [INFO] Initialize Auto upload with 0 uploads 2022-11-02 09:02:29 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read 2022-11-02 09:02:29 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read, result: success(1673 bytes) 2022-11-02 09:02:37 Network request started: PROPFIND https://cloud.zombietron.tech/remote.php/dav/files/james.read/Templates 2022-11-02 09:02:37 Network response request: https://cloud.zombietron.tech/remote.php/dav/files/james.read/Templates, result: success(1675 bytes) 2022-11-02 09:02:41 Network re

marinofaggiana commented 1 year ago

@jmr224 you are not using the TestFlight version, so you don't help and waste time.

jmr224 commented 1 year ago

I’m not going back to test flight PERIOD , its onbviolsy an issue with iOS 16.1 and the latest Nextcloud

As I have said 2 different iPhones and 2 different servers and the same issue

STop wasting my time

On 2 Nov 2022, at 17:43, Marino Faggiana @.***> wrote:

@jmr224 https://github.com/jmr224 you are not using the TestFlight version, so you don't help and waste time.

— Reply to this email directly, view it on GitHub https://github.com/nextcloud/ios/issues/2225#issuecomment-1301004405, or unsubscribe https://github.com/notifications/unsubscribe-auth/A36WERTDZKG7YJ5PXUUBCUTWGKR5JANCNFSM6AAAAAARRCB3WU. You are receiving this because you were mentioned.

twizzayy commented 1 year ago

@marinofaggiana

Repeat boys ! without LOG is impossible find a solution for all

https://logpaste.com/Q6vbo838

Sorry for not including this. I have redacted personal information. It's quite long. I cleared the log, and then repeated the steps to reproduce, and then captured the log.

Using Testflight V4.5.4.8 Background refresh is on.

I took about 74 screen shots, and then opened the NC IOS app. After one of them had uploaded, I closed the app. Task counter dropped about 10 photos. Then reopened the app. after one upload closed the app. Task counter dropped about 10 photos again. Repeated until zero. In the end, I had about 14 new uploaded to Nextcloud out of 74.

This may sound like an edge case scenario, but I can't tell you how often I accidentally open apps and then close them.

marinofaggiana commented 1 year ago

@twizzay-code :

Screenshot 2022-11-03 alle 09 19 55

Very strange, the -999 error is the Cancel .... you could look on the server side if there is anything

marinofaggiana commented 1 year ago

Hi, today/tomorrow Version 4.5.4 available on Apple. I close. if exists news please open a new issue with the 4.5.4 version

wonx commented 1 year ago

Apparently yesterday pictures started being uploaded again in my phone. I guess a new update was pushed?

Now I just have to manually upload the pictures during that week that auto-upload wasn't working.

kdjordjev commented 1 year ago

This seems to be a closed issue but, auto-upload does not work for me. I recently switched from Android to ios. Android worked flawlessly, but i have issue with ios. (latest SW: ios: 16.2; App: 4.6.0.19; Server 25.0.2).

I have the "Background App Refresh" on, I have "Use Subfolders ON" , "WiFi ONLY" on. Issue description as above. The auto-upload works ONLY when i open the app. I have the phone charging over night and no luck of transferring any photos.

Anybody else have the samae issue?

wonx commented 1 year ago

@kdjordjev, yes, it's an iOS limitation apparently. It doesn't like having background apps doing their thing. Make sure IOS settings -> nextcloud -> background app refresh is turned on, and also "Auto-upload in background by GPS". This way, the gps changes will trigger nextcloud to upload, and if a wifi is present, it will upload stuff for a few minutes.

kdjordjev commented 1 year ago

@wonx, That's a bummer. Autouplod was one of the reason i used nextCloud and it worked on Android.
I have App 4.6.0.19, and I do not see "Auto-upload in background by GPS". Can you point where this is? I am ok to use the feature to trigger the upload, this if it works