nextcloud / android

📱 Nextcloud Android app
https://play.google.com/store/apps/details?id=com.nextcloud.client
GNU General Public License v2.0
4.15k stars 1.75k forks source link

'Send to Nextcloud' files remain in tmp folder, never moved to correct location #4540

Closed danielb42 closed 4 years ago

danielb42 commented 4 years ago

Actual behaviour

This is very similar to #4341, but my problem is not so much about wasted space in tmp/ than it is about the files not appearing in the correct location.

Expected behaviour

Steps to reproduce

  1. Upload a file through "Send to -> Nextcloud" (from Gallery app->Camera folder for example)
  2. Open NC app and synchronize the file
  3. File now lives in tmp/ folder forever.

Bonus badness

In NC app's Gallery view, the uploaded photo is even displayed correctly alongside all other photos of the designated folder that are in the correct location - I guess it's merging tmp/ and correct location. And yup, that means you cannot see the problem inside Nextcloud app at all. However, using any other app now suffers from having the designated directory twice on the file system.

The bug can be mitigated manually:

  1. Navigate to the affected file in NC app.
  2. Select "Delete -> Local".
  3. Synchronize file again.
  4. File will live in correct location from now on. But this is far from practical to do for every upload.

Deleting the tmp/ directory structure with a file manager and un/reinstalling Nextcloud app do not solve the problem.

Thanks!

Environment data

Android version: 9

Device model: Samsung S9 and A40

Stock or customized system: stock

Nextcloud app version: 3.8.0

Nextcloud server version: 16.0.4

danielb42 commented 4 years ago

Auto-uploaded files or files that were uploaded into a shared folder by another device are not affected and land in the correct location when downloading/synchronizing.

dajusc commented 4 years ago

I just noticed that new behavior too and it has a very annoying effect for me: To view photos from shared folders I use a 3rd party photo viewer. All the photos I uploaded from my phone do now not show up any more, because they remain in the tmp-folder. Only new photos uploaded by others will show up. If instead I navigate my photo viewer to the tmp-path it's the other way around. So I can't view all photos at once, also they are "logically" located in the same cloud folder.

Environment Android version: 10 Device model: Google Pixel 2 Stock or customized system: stock Nextcloud app version: 3.8.0 Nextcloud server version: 16.0.4

stale[bot] commented 4 years ago

This request did not receive an update in the last 4 weeks. Please take a look again and update the issue with new details, otherwise the issue will be automatically closed in 2 weeks. Thank you!

dajusc commented 4 years ago

Unfortunately the problem still persists in the current Google Play version 3.8.1

dajusc commented 4 years ago

Any progress here? Can I provide any more infos? It would be really great if this regression could be fixed.

stale[bot] commented 4 years ago

This request did not receive an update in the last 4 weeks. Please take a look again and update the issue with new details, otherwise the issue will be automatically closed in 2 weeks. Thank you!

danielb42 commented 4 years ago

Still a problem.

stale[bot] commented 4 years ago

This request did not receive an update in the last 4 weeks. Please take a look again and update the issue with new details, otherwise the issue will be automatically closed in 2 weeks. Thank you!

danielb42 commented 4 years ago

Please don't.

AndyScherzinger commented 4 years ago

pinging @tobiasKaminsky about it

stale[bot] commented 4 years ago

This request did not receive an update in the last 4 weeks. Please take a look again and update the issue with new details, otherwise the issue will be automatically closed in 2 weeks. Thank you!

dajusc commented 4 years ago

Still a problem.

tobiasKaminsky commented 4 years ago

So it seems that somehow the app can write to tmp, but then does not delete it. Can you provide us a logcat while doing an upload?

stale[bot] commented 4 years ago

This bug report did not receive an update in the last 4 weeks. Please take a look again and update the issue with new details, otherwise the issue will be automatically closed in 2 weeks. Thank you!

dajusc commented 4 years ago

@danielb42 can you provide the log? I downgraded to App version 3.7.2 and am not eager to update (and then downgrade again) until this issue is fixed.

danielb42 commented 4 years ago

@tobiasKaminsky @dajusc Yes, here are the logs produced by the NC-App internal logging feature. I have resetted the log buffer before starting with the buggy action and extracted it when faulty state was confirmed so hopefully there's not too much noise in there.

As a reminder, here's what I did / what should be reflected in the logs:

Here are the logs. (Please tell me if there is a nicer way to post ~500 lines...) Tested with file Screenshot_20200429-233513_Firefox.jpg. Anonymized my account/cloud to danielb42 @ cloud.daniel.b42

2020-04-29T23:47:58.768+0200;D;LogsActivity;onPause() ending
2020-04-29T23:47:59.086+0200;D;LogsActivity;onStop() ending
2020-04-29T23:47:59.086+0200;D;LogsActivity;onSaveInstanceState(Bundle) starting
2020-04-29T23:48:00.531+0200;D;FileDisplayActivity;onDestroy() ending
2020-04-29T23:48:00.538+0200;D;SettingsActivity;onDestroy() ending
2020-04-29T23:48:00.543+0200;D;LogsActivity;onDestroy() ending
2020-04-29T23:48:00.547+0200;V;OperationsService;Destroying service
2020-04-29T23:48:01.982+0200;D;Debug;start logging
2020-04-29T23:48:02.105+0200;D;ThumbnailsCacheManager;thumbnail cache dir: /data/user/0/com.nextcloud.client/cache/thumbnailCache
2020-04-29T23:48:02.591+0200;V;ArbitraryDataProvider;Updating arbitrary data with cloud id: global key: media_folders value: {"imageMediaFolders":["/storage/emulated/0/DCIM/Screenshots","/storage/emulated/0/Threema/Threema Pictures","/storage/emulated/0/DCIM/Camera","/storage/emulated/0/Threema/Threema Videos","/storage/emulated/0/WhatsApp/Media/WhatsApp Images","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs","/storage/emulated/0/WhatsApp/Media/WhatsApp Video","/storage/emulated/0/Download","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs/Sent","/storage/emulated/0/WhatsApp/Media/WhatsApp Images/Sent"],"videoMediaFolders":[]}
2020-04-29T23:48:08.866+0200;D;ReceiveExternalFilesActivity;onCreate(Bundle) starting
2020-04-29T23:48:08.919+0200;D;ReceiveExternalFilesActivity;onStart() starting
2020-04-29T23:48:08.949+0200;D;ExternalLinks;links disabled
2020-04-29T23:48:08.983+0200;D;ReceiveExternalFilesActivity;Populating view with content of : /
2020-04-29T23:48:09.070+0200;D;ReceiveExternalFilesActivity;onResume() starting
2020-04-29T23:48:09.070+0200;W;DrawerActivity;setDrawerMenuItemChecked has been called with invalid menu-item-ID
2020-04-29T23:48:09.079+0200;D;OperationsService;Creating service
2020-04-29T23:48:09.160+0200;D;FileActivity;Operations service connected
2020-04-29T23:48:09.187+0200;E;ThemeUtils;Error setting TextView handles color
2020-04-29T23:48:10.526+0200;D;ReceiveExternalFilesActivity;Uploading file to dir /
2020-04-29T23:48:10.591+0200;D;FileActivity;show loading dialog
2020-04-29T23:48:10.690+0200;D;ReceiveExternalFilesActivity;onPause() ending
2020-04-29T23:48:10.706+0200;D;FileUploader;Creating service
2020-04-29T23:48:10.736+0200;V;UploadsStorageManager;Updating state of any killed upload
2020-04-29T23:48:10.768+0200;V;UploadsStorageManager;No upload was killed
2020-04-29T23:48:10.773+0200;D;FileUploader;Starting command with id 1
2020-04-29T23:48:10.778+0200;V;UploadsStorageManager;Inserting /storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/tmp/danielb42@cloud.daniel.b42/Screenshot_20200429-233513_Firefox.jpg with status=UPLOAD_IN_PROGRESS
2020-04-29T23:48:10.786+0200;D;UploadsStorageManager;storeUpload returns with: content://org.nextcloud/uploads/11 for file: /storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/tmp/danielb42@cloud.daniel.b42/Screenshot_20200429-233513_Firefox.jpg
2020-04-29T23:48:10.786+0200;D;UploadsStorageManager;notifyObserversNow
2020-04-29T23:48:10.787+0200;D;FileActivity;dismiss loading dialog
2020-04-29T23:48:10.791+0200;V;UploadsStorageManager;Updating /storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/tmp/danielb42@cloud.daniel.b42/Screenshot_20200429-233513_Firefox.jpg with status:UPLOAD_IN_PROGRESS and result:UNKNOWN (old:/storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/tmp/danielb42@cloud.daniel.b42/Screenshot_20200429-233513_Firefox.jpg status:UPLOAD_IN_PROGRESS result:-1)
2020-04-29T23:48:10.791+0200;V;UploadsStorageManager;Updating /storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/tmp/danielb42@cloud.daniel.b42/Screenshot_20200429-233513_Firefox.jpg with status=UPLOAD_IN_PROGRESS
2020-04-29T23:48:10.796+0200;D;UploadsStorageManager;updateUpload returns with: 1 for file: /storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/tmp/danielb42@cloud.daniel.b42/Screenshot_20200429-233513_Firefox.jpg
2020-04-29T23:48:10.796+0200;D;UploadsStorageManager;notifyObserversNow
2020-04-29T23:48:10.814+0200;D;NetworkUtils;Searching known-servers store at /data/user/0/com.nextcloud.client/files/knownServers.bks
2020-04-29T23:48:10.814+0200;D;OwnCloudClient #0;Creating OwnCloudClient
2020-04-29T23:48:10.814+0200;D;AccountUtils;Restoring cookies for danielb42@cloud.daniel.b42
2020-04-29T23:48:10.815+0200;D;AccountUtils;Restoring cookies for danielb42@cloud.daniel.b42
2020-04-29T23:48:10.821+0200;V;UploadsStorageManager;Updating /storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/tmp/danielb42@cloud.daniel.b42/Screenshot_20200429-233513_Firefox.jpg with status=UPLOAD_IN_PROGRESS
2020-04-29T23:48:10.824+0200;D;UploadsStorageManager;updateUpload returns with: 1 for file: /storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/tmp/danielb42@cloud.daniel.b42/Screenshot_20200429-233513_Firefox.jpg
2020-04-29T23:48:10.825+0200;D;UploadsStorageManager;notifyObserversNow
2020-04-29T23:48:10.835+0200;D;UploadFileOperation;normal upload
2020-04-29T23:48:10.839+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@66a04f0
2020-04-29T23:48:10.839+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:10.845+0200;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2020-04-29T23:48:10.845+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:11.088+0200;D;UploadFileOperation;Checking name collision in server
2020-04-29T23:48:11.089+0200;D;OwnCloudClient #0;REQUEST HEAD /remote.php/webdav/Screenshot_20200429-233513_Firefox.jpg
2020-04-29T23:48:11.090+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@7048095
2020-04-29T23:48:11.090+0200;D;AdvancedSslSocketFactory; ... with connection timeout 50000 and socket timeout 50000
2020-04-29T23:48:11.091+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:11.257+0200;D;ReceiveExternalFilesActivity;onStop() ending
2020-04-29T23:48:11.264+0200;D;ReceiveExternalFilesActivity;onDestroy() ending
2020-04-29T23:48:11.270+0200;V;OperationsService;Destroying service
2020-04-29T23:48:11.295+0200;D;ExistenceCheckRemoteOperation;Existence check for https://cloud.daniel.b42/remote.php/webdav/Screenshot_20200429-233513_Firefox.jpg targeting for  existence finished with HTTP status 404(FAIL)
2020-04-29T23:48:11.300+0200;V;UploadsStorageManager;Updating /storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/tmp/danielb42@cloud.daniel.b42/Screenshot_20200429-233513_Firefox.jpg with status=UPLOAD_IN_PROGRESS
2020-04-29T23:48:11.310+0200;D;UploadsStorageManager;updateUpload returns with: 1 for file: /storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/tmp/danielb42@cloud.daniel.b42/Screenshot_20200429-233513_Firefox.jpg
2020-04-29T23:48:11.310+0200;D;UploadsStorageManager;notifyObserversNow
2020-04-29T23:48:11.311+0200;D;OwnCloudClient #0;REQUEST PUT /remote.php/webdav/Screenshot_20200429-233513_Firefox.jpg
2020-04-29T23:48:11.877+0200;I;UploadFileOperation;Upload of /storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/tmp/danielb42@cloud.daniel.b42/Screenshot_20200429-233513_Firefox.jpg to /Screenshot_20200429-233513_Firefox.jpg: Operation finished with HTTP status code 201 (success)
2020-04-29T23:48:11.988+0200;D;OwnCloudClient #0;REQUEST PROPFIND /remote.php/webdav/Screenshot_20200429-233513_Firefox.jpg
2020-04-29T23:48:12.142+0200;D;FileDataStorageManager;Number of files updated with CONFLICT: 1
2020-04-29T23:48:12.142+0200;D;FileDataStorageManager;checking parents to remove conflict; STARTING with /
2020-04-29T23:48:12.158+0200;D;FileDataStorageManager;NO MORE conflicts in /
2020-04-29T23:48:12.177+0200;D;FileDataStorageManager;checking parents to remove conflict; NEXT 
2020-04-29T23:48:12.178+0200;D;UploadsStorageManager;updateDatabaseUploadResult uploadResult: RemoteOperationResult(mSuccess=true, mHttpCode=201, mHttpPhrase=Created, mException=null, mCode=OK, getLogMessage=Operation finished with HTTP status code 201 (success)) upload: com.owncloud.android.operations.UploadFileOperation@d6a1de5
2020-04-29T23:48:12.180+0200;D;ThumbnailsCacheManager;generate thumbnail: Screenshot_20200429-233513_Firefox.jpg URI: https://cloud.daniel.b42/index.php/apps/files/api/v1/thumbnail/256/256/Screenshot_20200429-233513_Firefox.jpg
2020-04-29T23:48:12.180+0200;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Screenshot_20200429-233513_Firefox.jpg
2020-04-29T23:48:12.201+0200;V;UploadsStorageManager;Updating /storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/tmp/danielb42@cloud.daniel.b42/Screenshot_20200429-233513_Firefox.jpg with status:UPLOAD_SUCCEEDED and result:UPLOADED (old:/storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/tmp/danielb42@cloud.daniel.b42/Screenshot_20200429-233513_Firefox.jpg status:UPLOAD_IN_PROGRESS result:-1)
2020-04-29T23:48:12.201+0200;V;UploadsStorageManager;Updating /storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/tmp/danielb42@cloud.daniel.b42/Screenshot_20200429-233513_Firefox.jpg with status=UPLOAD_SUCCEEDED
2020-04-29T23:48:12.209+0200;D;UploadsStorageManager;updateUpload returns with: 1 for file: /storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/tmp/danielb42@cloud.daniel.b42/Screenshot_20200429-233513_Firefox.jpg
2020-04-29T23:48:12.209+0200;D;UploadsStorageManager;notifyObserversNow
2020-04-29T23:48:12.211+0200;D;FileUploader;NotifyUploadResult with resultCode: OK
2020-04-29T23:48:12.212+0200;D;FileUploader;Stopping command after id 1
2020-04-29T23:48:12.237+0200;V;FileUploader;Destroying service
2020-04-29T23:48:12.755+0200;D;ThumbnailsCacheManager;add thumbnail to cache: Screenshot_20200429-233513_Firefox.jpg
2020-04-29T23:48:26.523+0200;V;FileDisplayActivity;onCreate() start
2020-04-29T23:48:26.525+0200;D;FileDisplayActivity;onCreate(Bundle) starting
2020-04-29T23:48:26.624+0200;D;FileDisplayActivity;onStart() starting
2020-04-29T23:48:26.641+0200;D;ExternalLinks;links disabled
2020-04-29T23:48:26.647+0200;D;OwnCloudClient #0;REQUEST GET /ocs/v1.php/cloud/user
2020-04-29T23:48:26.655+0200;D;FileDisplayActivity;Initializing Fragments in onAccountChanged..
2020-04-29T23:48:26.655+0200;E;FileDisplayActivity;Access to unexisting list of files fragment!!
2020-04-29T23:48:26.655+0200;E;FileDisplayActivity;Still have a chance to lose the initialization of list fragment >(
2020-04-29T23:48:26.673+0200;D;OwnCloudClient #0;REQUEST GET /ocs/v1.php/cloud/user
2020-04-29T23:48:26.673+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@3cad8fd
2020-04-29T23:48:26.673+0200;D;AdvancedSslSocketFactory; ... with connection timeout 60000 and socket timeout 60000
2020-04-29T23:48:26.676+0200;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2020-04-29T23:48:26.676+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:26.704+0200;E;FileDisplayActivity;Access to unexisting list of files fragment!!
2020-04-29T23:48:26.704+0200;V;FileDisplayActivity;onResume() start
2020-04-29T23:48:26.744+0200;D;FileDisplayActivity;onResume() starting
2020-04-29T23:48:26.754+0200;I;OCFileListFragment;onAttach
2020-04-29T23:48:26.760+0200;I;OCFileListFragment;onCreateView() start
2020-04-29T23:48:26.760+0200;D;ExtendedListFragment;onCreateView
2020-04-29T23:48:26.787+0200;I;OCFileListFragment;onCreateView() end
2020-04-29T23:48:26.788+0200;I;OCFileListFragment;onActivityCreated() start
2020-04-29T23:48:26.873+0200;V;FileDisplayActivity;onResume() end
2020-04-29T23:48:26.878+0200;D;OperationsService;Creating service
2020-04-29T23:48:26.879+0200;D;FileDownloader;Creating service
2020-04-29T23:48:26.889+0200;D;FileUploader;Creating service
2020-04-29T23:48:26.893+0200;V;UploadsStorageManager;Updating state of any killed upload
2020-04-29T23:48:26.894+0200;V;UploadsStorageManager;No upload was killed
2020-04-29T23:48:27.024+0200;D;FileActivity;Operations service connected
2020-04-29T23:48:27.024+0200;D;FileDisplayActivity;Download service connected
2020-04-29T23:48:27.054+0200;D;FileDisplayActivity;Upload service connected
2020-04-29T23:48:27.092+0200;E;ThemeUtils;Error setting TextView handles color
2020-04-29T23:48:27.097+0200;E;ThemeUtils;Error setting TextView handles color
2020-04-29T23:48:27.212+0200;D;OwnCloudClient #0;REQUEST GET /status.php
2020-04-29T23:48:27.212+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@3557abb
2020-04-29T23:48:27.212+0200;D;AdvancedSslSocketFactory; ... with connection timeout 60000 and socket timeout 60000
2020-04-29T23:48:27.213+0200;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2020-04-29T23:48:27.213+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:29.049+0200;D;UpdateOCVersionOperation;Got new OC version 18.0.4.2
2020-04-29T23:48:29.049+0200;I;UpdateOCVersionOperation;Check for update of Nextcloud server version at https://cloud.daniel.b42/remote.php/webdav: Operation finished with HTTP status code -1 (success)
2020-04-29T23:48:29.056+0200;D;OwnCloudClient #0;REQUEST GET /ocs/v1.php/cloud/capabilities
2020-04-29T23:48:29.943+0200;D;GetCapabilitiesRemoteOperation;Successful response: {"ocs":{"meta":{"status":"ok","statuscode":100,"message":"OK","totalitems":"","itemsperpage":""},"data":{"version":{"major":18,"minor":0,"micro":4,"string":"18.0.4","edition":"","extendedSupport":false},"capabilities":{"core":{"pollinterval":60,"webdav-root":"remote.php\/webdav"},"bruteforce":{"delay":0},"files":{"bigfilechunking":true,"blacklisted_files":[".htaccess"],"directEditing":{"url":"https:\/\/cloud.daniel.b42\/ocs\/v2.php\/apps\/files\/api\/v1\/directEditing","etag":"6226ba873373f5e73a3ef504107523f7"},"versioning":true,"undelete":true},"activity":{"apiv2":["filters","filters-api","previews","rich-strings"]},"ocm":{"enabled":true,"apiVersion":"1.0-proposal1","endPoint":"https:\/\/cloud.daniel.b42\/ocm","resourceTypes":[{"name":"file","shareTypes":["user","group"],"protocols":{"webdav":"\/public.php\/webdav\/"}}]},"dav":{"chunking":"1.0"},"files_sharing":{"api_enabled":true,"public":{"enabled":true,"password":{"enforced":true,"askForOptionalPassword":false},"expire_date":{"enabled":false},"multiple_links":true,"expire_date_internal":{"enabled":false},"send_mail":false,"upload":true,"upload_files_drop":true},"resharing":true,"user":{"send_mail":false,"expire_date":{"enabled":true}},"group_sharing":false,"group":{"enabled":false,"expire_date":{"enabled":true}},"default_permissions":31,"federation":{"outgoing":false,"incoming":false,"expire_date":{"enabled":true}},"sharee":{"query_lookup_default":false},"sharebymail":{"enabled":true,"upload_files_drop":{"enabled":true},"password":{"enabled":true},"expire_date":{"enabled":true}}},"notifications":{"ocs-endpoints":["list","get","delete","delete-all","icons","rich-strings","action-web"],"push":["devices","object-data","delete"],"admin-notifications":["ocs","cli"]}}}}}
2020-04-29T23:48:29.943+0200;D;GetCapabilitiesRemoteOperation;*** Added version
2020-04-29T23:48:29.943+0200;D;GetCapabilitiesRemoteOperation;*** Added core
2020-04-29T23:48:29.943+0200;D;GetCapabilitiesRemoteOperation;*** Added files_sharing
2020-04-29T23:48:29.943+0200;D;GetCapabilitiesRemoteOperation;*** Added files
2020-04-29T23:48:29.943+0200;D;GetCapabilitiesRemoteOperation;*** Added notifications
2020-04-29T23:48:29.944+0200;D;GetCapabilitiesRemoteOperation;*** Get Capabilities completed 
2020-04-29T23:48:29.962+0200;D;OwnCloudClient #0;REQUEST GET /ocs/v1.php/cloud/user
2020-04-29T23:48:30.901+0200;I;RefreshFolderOperation;Got display name: com.owncloud.android.lib.common.UserInfo@fd088ca
2020-04-29T23:48:30.901+0200;D;RefreshFolderOperation;Checking changes in danielb42@cloud.daniel.b42/
2020-04-29T23:48:30.914+0200;D;OwnCloudClient #0;REQUEST PROPFIND /remote.php/webdav/
2020-04-29T23:48:31.790+0200;I;RefreshFolderOperation;Checked danielb42@cloud.daniel.b42/ : changed
2020-04-29T23:48:31.796+0200;D;OwnCloudClient #0;REQUEST PROPFIND /remote.php/webdav/
2020-04-29T23:48:32.729+0200;I;ReadFolderRemoteOperation;Synchronized /: Operation finished with HTTP status code 207 (success)
2020-04-29T23:48:32.729+0200;D;RefreshFolderOperation;Synchronizing danielb42@cloud.daniel.b42/
2020-04-29T23:48:32.775+0200;D;RefreshFolderOperation;Remote folder / changed - starting update of local data 
2020-04-29T23:48:32.806+0200;D;FileDataStorageManager;Saving folder / with 4 children and 0 files to remove
2020-04-29T23:48:32.822+0200;D;FileDataStorageManager;Sending 5 operations to FileContentProvider
2020-04-29T23:48:32.822+0200;D;FileContentProvider;applying batch in provider com.owncloud.android.providers.FileContentProvider@a896722 (temporary: false)
2020-04-29T23:48:32.869+0200;D;FileContentProvider;applied batch in provider com.owncloud.android.providers.FileContentProvider@a896722
2020-04-29T23:48:32.916+0200;D;RefreshFolderOperation;Send broadcast com.owncloud.android.operations.RefreshFolderOperation.EVENT_SINGLE_FOLDER_CONTENTS_SYNCED
2020-04-29T23:48:32.918+0200;D;OwnCloudClient #0;REQUEST GET /ocs/v2.php/apps/files_sharing/api/v1/shares
2020-04-29T23:48:32.923+0200;D;FileDisplayActivity;Received broadcast com.owncloud.android.operations.RefreshFolderOperation.EVENT_SINGLE_FOLDER_CONTENTS_SYNCED
2020-04-29T23:48:33.120+0200;D;FileDisplayActivity;Setting progress visibility to true
2020-04-29T23:48:33.858+0200;D;GetSharesForFileRemoteOperation;Got 0 shares
2020-04-29T23:48:33.916+0200;D;FileDataStorageManager;Sending 4 operations to FileContentProvider
2020-04-29T23:48:33.917+0200;D;FileContentProvider;applying batch in provider com.owncloud.android.providers.FileContentProvider@a896722 (temporary: false)
2020-04-29T23:48:33.924+0200;D;FileContentProvider;applied batch in provider com.owncloud.android.providers.FileContentProvider@a896722
2020-04-29T23:48:33.924+0200;D;RefreshFolderOperation;Send broadcast com.owncloud.android.operations.RefreshFolderOperation.EVENT_SINGLE_FOLDER_SHARES_SYNCED
2020-04-29T23:48:33.928+0200;D;FileDisplayActivity;Received broadcast com.owncloud.android.operations.RefreshFolderOperation.EVENT_SINGLE_FOLDER_SHARES_SYNCED
2020-04-29T23:48:34.119+0200;D;FileDisplayActivity;Setting progress visibility to false
2020-04-29T23:48:35.340+0200;V;FileDisplayActivity;onPause() start
2020-04-29T23:48:35.381+0200;D;FileDisplayActivity;onPause() ending
2020-04-29T23:48:35.381+0200;V;FileDisplayActivity;onPause() end
2020-04-29T23:48:35.675+0200;D;FileDisplayActivity;onStop() ending
2020-04-29T23:48:35.676+0200;V;FileDisplayActivity;onSaveInstanceState() start
2020-04-29T23:48:35.678+0200;D;FileDisplayActivity;onSaveInstanceState(Bundle) starting
2020-04-29T23:48:35.678+0200;D;ExtendedListFragment;onSaveInstanceState()
2020-04-29T23:48:35.679+0200;V;FileDisplayActivity;onSaveInstanceState() end
2020-04-29T23:48:39.900+0200;D;FileDisplayActivity;onDestroy() ending
2020-04-29T23:48:39.912+0200;V;OperationsService;Destroying service
2020-04-29T23:48:43.780+0200;D;Debug;start logging
2020-04-29T23:48:43.866+0200;D;ThumbnailsCacheManager;thumbnail cache dir: /data/user/0/com.nextcloud.client/cache/thumbnailCache
2020-04-29T23:48:43.876+0200;V;FileDisplayActivity;onCreate() start
2020-04-29T23:48:43.880+0200;D;FileDisplayActivity;onCreate(Bundle) starting
2020-04-29T23:48:43.974+0200;D;FileDisplayActivity;onStart() starting
2020-04-29T23:48:43.997+0200;D;ExternalLinks;links disabled
2020-04-29T23:48:44.002+0200;D;NetworkUtils;Searching known-servers store at /data/user/0/com.nextcloud.client/files/knownServers.bks
2020-04-29T23:48:44.002+0200;D;OwnCloudClient #0;Creating OwnCloudClient
2020-04-29T23:48:44.003+0200;D;AccountUtils;Restoring cookies for danielb42@cloud.daniel.b42
2020-04-29T23:48:44.006+0200;D;AccountUtils;Restoring cookies for danielb42@cloud.daniel.b42
2020-04-29T23:48:44.006+0200;D;OwnCloudClient #1;Creating OwnCloudClient
2020-04-29T23:48:44.006+0200;D;AccountUtils;Restoring cookies for danielb42@cloud.daniel.b42
2020-04-29T23:48:44.007+0200;D;AccountUtils;Restoring cookies for danielb42@cloud.daniel.b42
2020-04-29T23:48:44.009+0200;D;OwnCloudClient #1;REQUEST GET /ocs/v1.php/cloud/user
2020-04-29T23:48:44.010+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@ef6d0bc
2020-04-29T23:48:44.010+0200;D;AdvancedSslSocketFactory; ... with connection timeout 60000 and socket timeout 60000
2020-04-29T23:48:44.011+0200;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2020-04-29T23:48:44.011+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:44.012+0200;D;FileDisplayActivity;Initializing Fragments in onAccountChanged..
2020-04-29T23:48:44.012+0200;E;FileDisplayActivity;Access to unexisting list of files fragment!!
2020-04-29T23:48:44.012+0200;E;FileDisplayActivity;Still have a chance to lose the initialization of list fragment >(
2020-04-29T23:48:44.033+0200;D;OwnCloudClient #1;REQUEST GET /ocs/v1.php/cloud/user
2020-04-29T23:48:44.034+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@6511f0
2020-04-29T23:48:44.034+0200;D;AdvancedSslSocketFactory; ... with connection timeout 60000 and socket timeout 60000
2020-04-29T23:48:44.034+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:44.057+0200;E;FileDisplayActivity;Access to unexisting list of files fragment!!
2020-04-29T23:48:44.058+0200;V;FileDisplayActivity;onResume() start
2020-04-29T23:48:44.098+0200;D;FileDisplayActivity;onResume() starting
2020-04-29T23:48:44.108+0200;I;OCFileListFragment;onAttach
2020-04-29T23:48:44.114+0200;I;OCFileListFragment;onCreateView() start
2020-04-29T23:48:44.114+0200;D;ExtendedListFragment;onCreateView
2020-04-29T23:48:44.143+0200;I;OCFileListFragment;onCreateView() end
2020-04-29T23:48:44.143+0200;I;OCFileListFragment;onActivityCreated() start
2020-04-29T23:48:44.216+0200;V;FileDisplayActivity;onResume() end
2020-04-29T23:48:44.232+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@fdfab4b
2020-04-29T23:48:44.232+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:44.232+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:44.234+0200;D;OperationsService;Creating service
2020-04-29T23:48:44.235+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@4fdc540
2020-04-29T23:48:44.235+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:44.235+0200;D;FileDownloader;Creating service
2020-04-29T23:48:44.236+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:44.245+0200;D;FileUploader;Creating service
2020-04-29T23:48:44.249+0200;V;UploadsStorageManager;Updating state of any killed upload
2020-04-29T23:48:44.251+0200;V;UploadsStorageManager;No upload was killed
2020-04-29T23:48:44.388+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@48a7003
2020-04-29T23:48:44.388+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:44.388+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:44.397+0200;D;FileActivity;Operations service connected
2020-04-29T23:48:44.397+0200;D;FileDisplayActivity;Download service connected
2020-04-29T23:48:44.439+0200;D;FileDisplayActivity;Upload service connected
2020-04-29T23:48:44.454+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@f57c9c8
2020-04-29T23:48:44.454+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:44.454+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:44.486+0200;E;ThemeUtils;Error setting TextView handles color
2020-04-29T23:48:44.491+0200;E;ThemeUtils;Error setting TextView handles color
2020-04-29T23:48:44.570+0200;D;OwnCloudClient #1;REQUEST GET /status.php
2020-04-29T23:48:44.570+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@c3c1c0f
2020-04-29T23:48:44.570+0200;D;AdvancedSslSocketFactory; ... with connection timeout 60000 and socket timeout 60000
2020-04-29T23:48:44.571+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:44.615+0200;V;ArbitraryDataProvider;Updating arbitrary data with cloud id: global key: media_folders value: {"imageMediaFolders":["/storage/emulated/0/DCIM/Screenshots","/storage/emulated/0/Threema/Threema Pictures","/storage/emulated/0/DCIM/Camera","/storage/emulated/0/Threema/Threema Videos","/storage/emulated/0/WhatsApp/Media/WhatsApp Images","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs","/storage/emulated/0/WhatsApp/Media/WhatsApp Video","/storage/emulated/0/Download","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs/Sent","/storage/emulated/0/WhatsApp/Media/WhatsApp Images/Sent"],"videoMediaFolders":[]}
2020-04-29T23:48:44.980+0200;D;UpdateOCVersionOperation;Got new OC version 18.0.4.2
2020-04-29T23:48:44.983+0200;I;UpdateOCVersionOperation;Check for update of Nextcloud server version at https://cloud.daniel.b42/remote.php/webdav: Operation finished with HTTP status code -1 (success)
2020-04-29T23:48:44.998+0200;D;OwnCloudClient #1;REQUEST GET /ocs/v1.php/cloud/capabilities
2020-04-29T23:48:45.237+0200;D;GetCapabilitiesRemoteOperation;Successful response: {"ocs":{"meta":{"status":"ok","statuscode":100,"message":"OK","totalitems":"","itemsperpage":""},"data":{"version":{"major":18,"minor":0,"micro":4,"string":"18.0.4","edition":"","extendedSupport":false},"capabilities":{"core":{"pollinterval":60,"webdav-root":"remote.php\/webdav"},"bruteforce":{"delay":0},"files":{"bigfilechunking":true,"blacklisted_files":[".htaccess"],"directEditing":{"url":"https:\/\/cloud.daniel.b42\/ocs\/v2.php\/apps\/files\/api\/v1\/directEditing","etag":"6226ba873373f5e73a3ef504107523f7"},"versioning":true,"undelete":true},"activity":{"apiv2":["filters","filters-api","previews","rich-strings"]},"ocm":{"enabled":true,"apiVersion":"1.0-proposal1","endPoint":"https:\/\/cloud.daniel.b42\/ocm","resourceTypes":[{"name":"file","shareTypes":["user","group"],"protocols":{"webdav":"\/public.php\/webdav\/"}}]},"dav":{"chunking":"1.0"},"files_sharing":{"api_enabled":true,"public":{"enabled":true,"password":{"enforced":true,"askForOptionalPassword":false},"expire_date":{"enabled":false},"multiple_links":true,"expire_date_internal":{"enabled":false},"send_mail":false,"upload":true,"upload_files_drop":true},"resharing":true,"user":{"send_mail":false,"expire_date":{"enabled":true}},"group_sharing":false,"group":{"enabled":false,"expire_date":{"enabled":true}},"default_permissions":31,"federation":{"outgoing":false,"incoming":false,"expire_date":{"enabled":true}},"sharee":{"query_lookup_default":false},"sharebymail":{"enabled":true,"upload_files_drop":{"enabled":true},"password":{"enabled":true},"expire_date":{"enabled":true}}},"notifications":{"ocs-endpoints":["list","get","delete","delete-all","icons","rich-strings","action-web"],"push":["devices","object-data","delete"],"admin-notifications":["ocs","cli"]}}}}}
2020-04-29T23:48:45.237+0200;D;GetCapabilitiesRemoteOperation;*** Added version
2020-04-29T23:48:45.237+0200;D;GetCapabilitiesRemoteOperation;*** Added core
2020-04-29T23:48:45.237+0200;D;GetCapabilitiesRemoteOperation;*** Added files_sharing
2020-04-29T23:48:45.238+0200;D;GetCapabilitiesRemoteOperation;*** Added files
2020-04-29T23:48:45.238+0200;D;GetCapabilitiesRemoteOperation;*** Added notifications
2020-04-29T23:48:45.238+0200;D;GetCapabilitiesRemoteOperation;*** Get Capabilities completed 
2020-04-29T23:48:45.263+0200;D;OwnCloudClient #1;REQUEST GET /ocs/v1.php/cloud/user
2020-04-29T23:48:45.392+0200;I;RefreshFolderOperation;Got display name: com.owncloud.android.lib.common.UserInfo@abc45da
2020-04-29T23:48:45.392+0200;D;RefreshFolderOperation;Checking changes in danielb42@cloud.daniel.b42/
2020-04-29T23:48:45.460+0200;D;OwnCloudClient #1;REQUEST PROPFIND /remote.php/webdav/
2020-04-29T23:48:45.572+0200;I;RefreshFolderOperation;Checked danielb42@cloud.daniel.b42/ : changed
2020-04-29T23:48:45.584+0200;D;OwnCloudClient #1;REQUEST PROPFIND /remote.php/webdav/
2020-04-29T23:48:45.736+0200;I;ReadFolderRemoteOperation;Synchronized /: Operation finished with HTTP status code 207 (success)
2020-04-29T23:48:45.736+0200;D;RefreshFolderOperation;Synchronizing danielb42@cloud.daniel.b42/
2020-04-29T23:48:45.751+0200;D;RefreshFolderOperation;Remote folder / changed - starting update of local data 
2020-04-29T23:48:45.763+0200;D;FileDataStorageManager;Saving folder / with 4 children and 0 files to remove
2020-04-29T23:48:45.775+0200;D;FileDataStorageManager;Sending 5 operations to FileContentProvider
2020-04-29T23:48:45.775+0200;D;FileContentProvider;applying batch in provider com.owncloud.android.providers.FileContentProvider@46ddbfb (temporary: false)
2020-04-29T23:48:45.788+0200;D;FileContentProvider;applied batch in provider com.owncloud.android.providers.FileContentProvider@46ddbfb
2020-04-29T23:48:45.816+0200;D;RefreshFolderOperation;Send broadcast com.owncloud.android.operations.RefreshFolderOperation.EVENT_SINGLE_FOLDER_CONTENTS_SYNCED
2020-04-29T23:48:45.817+0200;D;OwnCloudClient #1;REQUEST GET /ocs/v2.php/apps/files_sharing/api/v1/shares
2020-04-29T23:48:45.819+0200;D;FileDisplayActivity;Received broadcast com.owncloud.android.operations.RefreshFolderOperation.EVENT_SINGLE_FOLDER_CONTENTS_SYNCED
2020-04-29T23:48:45.887+0200;D;FileDisplayActivity;Setting progress visibility to true
2020-04-29T23:48:46.033+0200;D;GetSharesForFileRemoteOperation;Got 0 shares
2020-04-29T23:48:46.089+0200;D;FileDataStorageManager;Sending 4 operations to FileContentProvider
2020-04-29T23:48:46.089+0200;D;FileContentProvider;applying batch in provider com.owncloud.android.providers.FileContentProvider@46ddbfb (temporary: false)
2020-04-29T23:48:46.107+0200;D;FileContentProvider;applied batch in provider com.owncloud.android.providers.FileContentProvider@46ddbfb
2020-04-29T23:48:46.107+0200;D;RefreshFolderOperation;Send broadcast com.owncloud.android.operations.RefreshFolderOperation.EVENT_SINGLE_FOLDER_SHARES_SYNCED
2020-04-29T23:48:46.111+0200;D;FileDisplayActivity;Received broadcast com.owncloud.android.operations.RefreshFolderOperation.EVENT_SINGLE_FOLDER_SHARES_SYNCED
2020-04-29T23:48:46.209+0200;D;FileDisplayActivity;Setting progress visibility to false
2020-04-29T23:48:49.041+0200;D;FileActivity;show loading dialog
2020-04-29T23:48:49.169+0200;D;OperationsService;Starting command with id 1
2020-04-29T23:48:49.201+0200;I;SynchronizeFileOperation;Synchronizing danielb42@cloud.daniel.b42, file /Screenshot_20200429-233513_Firefox.jpg: Operation finished with HTTP status code -1 (success)
2020-04-29T23:48:49.201+0200;D;FileDownloader;Starting command with id 1
2020-04-29T23:48:49.201+0200;D;OperationsService;Called 1 listeners
2020-04-29T23:48:49.202+0200;D;OperationsService;Stopping after command with id 1
2020-04-29T23:48:49.205+0200;D;FileActivity;Received result of operation in FileActivity - common behaviour for all the FileActivities 
2020-04-29T23:48:49.205+0200;D;FileActivity;dismiss loading dialog
2020-04-29T23:48:49.207+0200;D;FileDownloader;Account danielb42@cloud.daniel.b42 exists
2020-04-29T23:48:49.225+0200;D;OwnCloudClient #1;REQUEST GET /remote.php/webdav/Screenshot_20200429-233513_Firefox.jpg
2020-04-29T23:48:49.304+0200;E;ThemeUtils;Error setting TextView handles color
2020-04-29T23:48:49.313+0200;E;ThemeUtils;Error setting TextView handles color
2020-04-29T23:48:49.432+0200;I;DownloadFileRemoteOperation;Download of /Screenshot_20200429-233513_Firefox.jpg to /storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/tmp/danielb42@cloud.daniel.b42/Screenshot_20200429-233513_Firefox.jpg: Operation finished with HTTP status code 200 (success)
2020-04-29T23:48:49.432+0200;E;DownloadFileOperation;Unable to create parent folder /storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/tmp/danielb42@cloud.daniel.b42
2020-04-29T23:48:49.432+0200;I;DownloadFileOperation;Download of /Screenshot_20200429-233513_Firefox.jpg to /storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/tmp/danielb42@cloud.daniel.b42/Screenshot_20200429-233513_Firefox.jpg: Operation finished with HTTP status code 200 (success)
2020-04-29T23:48:49.467+0200;D;FileDataStorageManager;Number of files updated with CONFLICT: 1
2020-04-29T23:48:49.467+0200;D;FileDataStorageManager;checking parents to remove conflict; STARTING with /
2020-04-29T23:48:49.479+0200;D;FileDataStorageManager;NO MORE conflicts in /
2020-04-29T23:48:49.491+0200;D;FileDataStorageManager;checking parents to remove conflict; NEXT 
2020-04-29T23:48:49.505+0200;D;FileDownloader;Stopping after command with id 1
2020-04-29T23:48:49.592+0200;E;ThemeUtils;Error setting TextView handles color
2020-04-29T23:48:49.607+0200;E;ThemeUtils;Error setting TextView handles color
2020-04-29T23:48:51.714+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@8c64d9
2020-04-29T23:48:51.714+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:51.718+0200;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2020-04-29T23:48:51.718+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:51.785+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@63cb626
2020-04-29T23:48:51.785+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:51.787+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:51.841+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@df5c8ae
2020-04-29T23:48:51.841+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:51.842+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:51.887+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@326325b
2020-04-29T23:48:51.887+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:51.888+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:52.069+0200;V;ArbitraryDataProvider;Updating arbitrary data with cloud id: global key: media_folders value: {"imageMediaFolders":["/storage/emulated/0/DCIM/Screenshots","/storage/emulated/0/Threema/Threema Pictures","/storage/emulated/0/DCIM/Camera","/storage/emulated/0/Threema/Threema Videos","/storage/emulated/0/WhatsApp/Media/WhatsApp Images","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs","/storage/emulated/0/WhatsApp/Media/WhatsApp Video","/storage/emulated/0/Download","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs/Sent","/storage/emulated/0/WhatsApp/Media/WhatsApp Images/Sent"],"videoMediaFolders":[]}
2020-04-29T23:48:52.094+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@78788d4
2020-04-29T23:48:52.094+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:52.095+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:52.173+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@dddff17
2020-04-29T23:48:52.173+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:52.174+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:52.341+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@5c5d770
2020-04-29T23:48:52.341+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:52.342+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:52.451+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@64168f6
2020-04-29T23:48:52.451+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:52.453+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:52.491+0200;V;ArbitraryDataProvider;Updating arbitrary data with cloud id: global key: media_folders value: {"imageMediaFolders":["/storage/emulated/0/DCIM/Screenshots","/storage/emulated/0/Threema/Threema Pictures","/storage/emulated/0/DCIM/Camera","/storage/emulated/0/Threema/Threema Videos","/storage/emulated/0/WhatsApp/Media/WhatsApp Images","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs","/storage/emulated/0/WhatsApp/Media/WhatsApp Video","/storage/emulated/0/Download","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs/Sent","/storage/emulated/0/WhatsApp/Media/WhatsApp Images/Sent"],"videoMediaFolders":[]}
2020-04-29T23:48:52.523+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@c72e9e7
2020-04-29T23:48:52.523+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:52.524+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:52.622+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@eb41ad7
2020-04-29T23:48:52.622+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:52.623+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:52.872+0200;V;ArbitraryDataProvider;Updating arbitrary data with cloud id: global key: media_folders value: {"imageMediaFolders":["/storage/emulated/0/DCIM/Screenshots","/storage/emulated/0/Threema/Threema Pictures","/storage/emulated/0/DCIM/Camera","/storage/emulated/0/Threema/Threema Videos","/storage/emulated/0/WhatsApp/Media/WhatsApp Images","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs","/storage/emulated/0/WhatsApp/Media/WhatsApp Video","/storage/emulated/0/Download","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs/Sent","/storage/emulated/0/WhatsApp/Media/WhatsApp Images/Sent"],"videoMediaFolders":[]}
2020-04-29T23:48:52.949+0200;V;FileDisplayActivity;onPause() start
2020-04-29T23:48:52.988+0200;D;FileDisplayActivity;onPause() ending
2020-04-29T23:48:52.988+0200;V;FileDisplayActivity;onPause() end
2020-04-29T23:48:53.127+0200;V;ArbitraryDataProvider;Updating arbitrary data with cloud id: global key: media_folders value: {"imageMediaFolders":["/storage/emulated/0/DCIM/Screenshots","/storage/emulated/0/Threema/Threema Pictures","/storage/emulated/0/DCIM/Camera","/storage/emulated/0/Threema/Threema Videos","/storage/emulated/0/WhatsApp/Media/WhatsApp Images","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs","/storage/emulated/0/WhatsApp/Media/WhatsApp Video","/storage/emulated/0/Download","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs/Sent","/storage/emulated/0/WhatsApp/Media/WhatsApp Images/Sent"],"videoMediaFolders":[]}
2020-04-29T23:48:53.141+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@55ae478
2020-04-29T23:48:53.141+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:53.142+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:53.254+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@6a066c1
2020-04-29T23:48:53.254+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:53.255+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:53.294+0200;D;FileDisplayActivity;onStop() ending
2020-04-29T23:48:53.297+0200;V;FileDisplayActivity;onSaveInstanceState() start
2020-04-29T23:48:53.299+0200;D;FileDisplayActivity;onSaveInstanceState(Bundle) starting
2020-04-29T23:48:53.300+0200;D;ExtendedListFragment;onSaveInstanceState()
2020-04-29T23:48:53.303+0200;V;FileDisplayActivity;onSaveInstanceState() end
2020-04-29T23:48:53.531+0200;V;ArbitraryDataProvider;Updating arbitrary data with cloud id: global key: media_folders value: {"imageMediaFolders":["/storage/emulated/0/DCIM/Screenshots","/storage/emulated/0/Threema/Threema Pictures","/storage/emulated/0/DCIM/Camera","/storage/emulated/0/Threema/Threema Videos","/storage/emulated/0/WhatsApp/Media/WhatsApp Images","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs","/storage/emulated/0/WhatsApp/Media/WhatsApp Video","/storage/emulated/0/Download","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs/Sent","/storage/emulated/0/WhatsApp/Media/WhatsApp Images/Sent"],"videoMediaFolders":[]}
2020-04-29T23:48:53.554+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@9a1b387
2020-04-29T23:48:53.556+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:53.557+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:53.669+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@6788c77
2020-04-29T23:48:53.669+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:53.671+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:53.683+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@3bc8750
2020-04-29T23:48:53.683+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:53.684+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:53.948+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@2800144
2020-04-29T23:48:53.948+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:53.959+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:54.557+0200;V;ArbitraryDataProvider;Updating arbitrary data with cloud id: global key: media_folders value: {"imageMediaFolders":["/storage/emulated/0/DCIM/Screenshots","/storage/emulated/0/Threema/Threema Pictures","/storage/emulated/0/DCIM/Camera","/storage/emulated/0/Threema/Threema Videos","/storage/emulated/0/WhatsApp/Media/WhatsApp Images","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs","/storage/emulated/0/WhatsApp/Media/WhatsApp Video","/storage/emulated/0/Download","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs/Sent","/storage/emulated/0/WhatsApp/Media/WhatsApp Images/Sent"],"videoMediaFolders":[]}
2020-04-29T23:48:55.183+0200;V;ArbitraryDataProvider;Updating arbitrary data with cloud id: global key: media_folders value: {"imageMediaFolders":["/storage/emulated/0/DCIM/Screenshots","/storage/emulated/0/Threema/Threema Pictures","/storage/emulated/0/DCIM/Camera","/storage/emulated/0/Threema/Threema Videos","/storage/emulated/0/WhatsApp/Media/WhatsApp Images","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs","/storage/emulated/0/WhatsApp/Media/WhatsApp Video","/storage/emulated/0/Download","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs/Sent","/storage/emulated/0/WhatsApp/Media/WhatsApp Images/Sent"],"videoMediaFolders":[]}
2020-04-29T23:48:56.181+0200;V;ArbitraryDataProvider;Updating arbitrary data with cloud id: global key: media_folders value: {"imageMediaFolders":["/storage/emulated/0/DCIM/Screenshots","/storage/emulated/0/Threema/Threema Pictures","/storage/emulated/0/DCIM/Camera","/storage/emulated/0/Threema/Threema Videos","/storage/emulated/0/WhatsApp/Media/WhatsApp Images","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs","/storage/emulated/0/WhatsApp/Media/WhatsApp Video","/storage/emulated/0/Download","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs/Sent","/storage/emulated/0/WhatsApp/Media/WhatsApp Images/Sent"],"videoMediaFolders":[]}
2020-04-29T23:48:56.205+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@f148d0c
2020-04-29T23:48:56.206+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:56.212+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:56.412+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@80a0ec5
2020-04-29T23:48:56.413+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:56.414+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:56.510+0200;V;ArbitraryDataProvider;Updating arbitrary data with cloud id: global key: media_folders value: {"imageMediaFolders":["/storage/emulated/0/DCIM/Screenshots","/storage/emulated/0/Threema/Threema Pictures","/storage/emulated/0/DCIM/Camera","/storage/emulated/0/Threema/Threema Videos","/storage/emulated/0/WhatsApp/Media/WhatsApp Images","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs","/storage/emulated/0/WhatsApp/Media/WhatsApp Video","/storage/emulated/0/Download","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs/Sent","/storage/emulated/0/WhatsApp/Media/WhatsApp Images/Sent"],"videoMediaFolders":[]}
2020-04-29T23:48:56.530+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@eb5f93b
2020-04-29T23:48:56.531+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:56.533+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:56.639+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@b0f7788
2020-04-29T23:48:56.640+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:56.641+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:56.845+0200;V;ArbitraryDataProvider;Updating arbitrary data with cloud id: global key: media_folders value: {"imageMediaFolders":["/storage/emulated/0/DCIM/Screenshots","/storage/emulated/0/Threema/Threema Pictures","/storage/emulated/0/DCIM/Camera","/storage/emulated/0/Threema/Threema Videos","/storage/emulated/0/WhatsApp/Media/WhatsApp Images","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs","/storage/emulated/0/WhatsApp/Media/WhatsApp Video","/storage/emulated/0/Download","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs/Sent","/storage/emulated/0/WhatsApp/Media/WhatsApp Images/Sent"],"videoMediaFolders":[]}
2020-04-29T23:48:56.873+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@b7033f6
2020-04-29T23:48:56.874+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:56.877+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:56.966+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@c6b86a6
2020-04-29T23:48:56.966+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:56.967+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:57.048+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@18e5c83
2020-04-29T23:48:57.048+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:57.049+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:57.121+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@5fe7a2c
2020-04-29T23:48:57.121+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:57.122+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:57.235+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@af53fb7
2020-04-29T23:48:57.237+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@a954e8d
2020-04-29T23:48:57.238+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:57.239+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:57.245+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:57.246+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:57.401+0200;V;ArbitraryDataProvider;Updating arbitrary data with cloud id: global key: media_folders value: {"imageMediaFolders":["/storage/emulated/0/DCIM/Screenshots","/storage/emulated/0/Threema/Threema Pictures","/storage/emulated/0/DCIM/Camera","/storage/emulated/0/Threema/Threema Videos","/storage/emulated/0/WhatsApp/Media/WhatsApp Images","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs","/storage/emulated/0/WhatsApp/Media/WhatsApp Video","/storage/emulated/0/Download","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs/Sent","/storage/emulated/0/WhatsApp/Media/WhatsApp Images/Sent"],"videoMediaFolders":[]}
2020-04-29T23:48:57.632+0200;V;ArbitraryDataProvider;Updating arbitrary data with cloud id: global key: media_folders value: {"imageMediaFolders":["/storage/emulated/0/DCIM/Screenshots","/storage/emulated/0/Threema/Threema Pictures","/storage/emulated/0/DCIM/Camera","/storage/emulated/0/Threema/Threema Videos","/storage/emulated/0/WhatsApp/Media/WhatsApp Images","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs","/storage/emulated/0/WhatsApp/Media/WhatsApp Video","/storage/emulated/0/Download","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs/Sent","/storage/emulated/0/WhatsApp/Media/WhatsApp Images/Sent"],"videoMediaFolders":[]}
2020-04-29T23:48:57.860+0200;V;ArbitraryDataProvider;Updating arbitrary data with cloud id: global key: media_folders value: {"imageMediaFolders":["/storage/emulated/0/DCIM/Screenshots","/storage/emulated/0/Threema/Threema Pictures","/storage/emulated/0/DCIM/Camera","/storage/emulated/0/Threema/Threema Videos","/storage/emulated/0/WhatsApp/Media/WhatsApp Images","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs","/storage/emulated/0/WhatsApp/Media/WhatsApp Video","/storage/emulated/0/Download","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs/Sent","/storage/emulated/0/WhatsApp/Media/WhatsApp Images/Sent"],"videoMediaFolders":[]}
2020-04-29T23:48:57.889+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@184bd69
2020-04-29T23:48:57.889+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:57.890+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:57.971+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@a8ad2d9
2020-04-29T23:48:57.971+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:57.972+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:58.008+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@2b92449
2020-04-29T23:48:58.009+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:58.011+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:58.068+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@296b1b9
2020-04-29T23:48:58.069+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:58.070+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:58.081+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@ce7b075
2020-04-29T23:48:58.081+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:58.081+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:58.183+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@18ed5e0
2020-04-29T23:48:58.183+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:58.184+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:58.203+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@471df3f
2020-04-29T23:48:58.205+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:58.207+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:58.321+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@f6dd3c3
2020-04-29T23:48:58.321+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:58.326+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:58.538+0200;V;ArbitraryDataProvider;Updating arbitrary data with cloud id: global key: media_folders value: {"imageMediaFolders":["/storage/emulated/0/DCIM/Screenshots","/storage/emulated/0/Threema/Threema Pictures","/storage/emulated/0/DCIM/Camera","/storage/emulated/0/Threema/Threema Videos","/storage/emulated/0/WhatsApp/Media/WhatsApp Images","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs","/storage/emulated/0/WhatsApp/Media/WhatsApp Video","/storage/emulated/0/Download","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs/Sent","/storage/emulated/0/WhatsApp/Media/WhatsApp Images/Sent"],"videoMediaFolders":[]}
2020-04-29T23:48:58.771+0200;V;ArbitraryDataProvider;Updating arbitrary data with cloud id: global key: media_folders value: {"imageMediaFolders":["/storage/emulated/0/DCIM/Screenshots","/storage/emulated/0/Threema/Threema Pictures","/storage/emulated/0/DCIM/Camera","/storage/emulated/0/Threema/Threema Videos","/storage/emulated/0/WhatsApp/Media/WhatsApp Images","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs","/storage/emulated/0/WhatsApp/Media/WhatsApp Video","/storage/emulated/0/Download","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs/Sent","/storage/emulated/0/WhatsApp/Media/WhatsApp Images/Sent"],"videoMediaFolders":[]}
2020-04-29T23:48:59.011+0200;V;ArbitraryDataProvider;Updating arbitrary data with cloud id: global key: media_folders value: {"imageMediaFolders":["/storage/emulated/0/DCIM/Screenshots","/storage/emulated/0/Threema/Threema Pictures","/storage/emulated/0/DCIM/Camera","/storage/emulated/0/Threema/Threema Videos","/storage/emulated/0/WhatsApp/Media/WhatsApp Images","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs","/storage/emulated/0/WhatsApp/Media/WhatsApp Video","/storage/emulated/0/Download","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs/Sent","/storage/emulated/0/WhatsApp/Media/WhatsApp Images/Sent"],"videoMediaFolders":[]}
2020-04-29T23:48:59.243+0200;V;ArbitraryDataProvider;Updating arbitrary data with cloud id: global key: media_folders value: {"imageMediaFolders":["/storage/emulated/0/DCIM/Screenshots","/storage/emulated/0/Threema/Threema Pictures","/storage/emulated/0/DCIM/Camera","/storage/emulated/0/Threema/Threema Videos","/storage/emulated/0/WhatsApp/Media/WhatsApp Images","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs","/storage/emulated/0/WhatsApp/Media/WhatsApp Video","/storage/emulated/0/Download","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs/Sent","/storage/emulated/0/WhatsApp/Media/WhatsApp Images/Sent"],"videoMediaFolders":[]}
2020-04-29T23:48:59.262+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@db8dc21
2020-04-29T23:48:59.262+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:59.264+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:59.515+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@7aafef6
2020-04-29T23:48:59.516+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:59.518+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:59.563+0200;V;ArbitraryDataProvider;Updating arbitrary data with cloud id: global key: media_folders value: {"imageMediaFolders":["/storage/emulated/0/DCIM/Screenshots","/storage/emulated/0/Threema/Threema Pictures","/storage/emulated/0/DCIM/Camera","/storage/emulated/0/Threema/Threema Videos","/storage/emulated/0/WhatsApp/Media/WhatsApp Images","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs","/storage/emulated/0/WhatsApp/Media/WhatsApp Video","/storage/emulated/0/Download","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs/Sent","/storage/emulated/0/WhatsApp/Media/WhatsApp Images/Sent"],"videoMediaFolders":[]}
2020-04-29T23:48:59.581+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@7142f94
2020-04-29T23:48:59.581+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:59.583+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:48:59.680+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@e5c7cad
2020-04-29T23:48:59.682+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:48:59.686+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:49:00.133+0200;V;ArbitraryDataProvider;Updating arbitrary data with cloud id: global key: media_folders value: {"imageMediaFolders":["/storage/emulated/0/DCIM/Screenshots","/storage/emulated/0/Threema/Threema Pictures","/storage/emulated/0/DCIM/Camera","/storage/emulated/0/Threema/Threema Videos","/storage/emulated/0/WhatsApp/Media/WhatsApp Images","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs","/storage/emulated/0/WhatsApp/Media/WhatsApp Video","/storage/emulated/0/Download","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs/Sent","/storage/emulated/0/WhatsApp/Media/WhatsApp Images/Sent"],"videoMediaFolders":[]}
2020-04-29T23:49:00.179+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@e17f763
2020-04-29T23:49:00.181+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:49:00.183+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:49:00.456+0200;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.daniel.b42:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@274b090
2020-04-29T23:49:00.458+0200;D;AdvancedSslSocketFactory; ... with connection timeout 0 and socket timeout 0
2020-04-29T23:49:00.467+0200;I;ServerNameIndicator;SNI done, hostname: cloud.daniel.b42
2020-04-29T23:49:00.898+0200;V;ArbitraryDataProvider;Updating arbitrary data with cloud id: global key: media_folders value: {"imageMediaFolders":["/storage/emulated/0/DCIM/Screenshots","/storage/emulated/0/Threema/Threema Pictures","/storage/emulated/0/DCIM/Camera","/storage/emulated/0/Threema/Threema Videos","/storage/emulated/0/WhatsApp/Media/WhatsApp Images","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs","/storage/emulated/0/WhatsApp/Media/WhatsApp Video","/storage/emulated/0/Download","/storage/emulated/0/WhatsApp/Media/WhatsApp Animated Gifs/Sent","/storage/emulated/0/WhatsApp/Media/WhatsApp Images/Sent"],"videoMediaFolders":[]}
2020-04-29T23:49:18.911+0200;V;BaseActivity;onRestart() start
2020-04-29T23:49:18.922+0200;D;FileDisplayActivity;onStart() starting
2020-04-29T23:49:18.975+0200;D;ExternalLinks;links disabled
2020-04-29T23:49:18.980+0200;D;OwnCloudClient #1;REQUEST GET /ocs/v1.php/cloud/user
2020-04-29T23:49:18.995+0200;V;FileDisplayActivity;onResume() start
2020-04-29T23:49:18.998+0200;D;FileDisplayActivity;onResume() starting
2020-04-29T23:49:19.092+0200;V;FileDisplayActivity;onResume() end
2020-04-29T23:49:19.105+0200;E;ThemeUtils;Error setting TextView handles color
2020-04-29T23:49:19.109+0200;E;ThemeUtils;Error setting TextView handles color
2020-04-29T23:49:19.597+0200;D;OwnCloudClient #1;REQUEST GET /status.php
2020-04-29T23:49:19.652+0200;D;UpdateOCVersionOperation;Got new OC version 18.0.4.2
2020-04-29T23:49:19.652+0200;I;UpdateOCVersionOperation;Check for update of Nextcloud server version at https://cloud.daniel.b42/remote.php/webdav: Operation finished with HTTP status code -1 (success)
2020-04-29T23:49:19.655+0200;D;OwnCloudClient #1;REQUEST GET /ocs/v1.php/cloud/capabilities
2020-04-29T23:49:19.737+0200;D;GetCapabilitiesRemoteOperation;Successful response: {"ocs":{"meta":{"status":"ok","statuscode":100,"message":"OK","totalitems":"","itemsperpage":""},"data":{"version":{"major":18,"minor":0,"micro":4,"string":"18.0.4","edition":"","extendedSupport":false},"capabilities":{"core":{"pollinterval":60,"webdav-root":"remote.php\/webdav"},"bruteforce":{"delay":0},"files":{"bigfilechunking":true,"blacklisted_files":[".htaccess"],"directEditing":{"url":"https:\/\/cloud.daniel.b42\/ocs\/v2.php\/apps\/files\/api\/v1\/directEditing","etag":"6226ba873373f5e73a3ef504107523f7"},"versioning":true,"undelete":true},"activity":{"apiv2":["filters","filters-api","previews","rich-strings"]},"ocm":{"enabled":true,"apiVersion":"1.0-proposal1","endPoint":"https:\/\/cloud.daniel.b42\/ocm","resourceTypes":[{"name":"file","shareTypes":["user","group"],"protocols":{"webdav":"\/public.php\/webdav\/"}}]},"dav":{"chunking":"1.0"},"files_sharing":{"api_enabled":true,"public":{"enabled":true,"password":{"enforced":true,"askForOptionalPassword":false},"expire_date":{"enabled":false},"multiple_links":true,"expire_date_internal":{"enabled":false},"send_mail":false,"upload":true,"upload_files_drop":true},"resharing":true,"user":{"send_mail":false,"expire_date":{"enabled":true}},"group_sharing":false,"group":{"enabled":false,"expire_date":{"enabled":true}},"default_permissions":31,"federation":{"outgoing":false,"incoming":false,"expire_date":{"enabled":true}},"sharee":{"query_lookup_default":false},"sharebymail":{"enabled":true,"upload_files_drop":{"enabled":true},"password":{"enabled":true},"expire_date":{"enabled":true}}},"notifications":{"ocs-endpoints":["list","get","delete","delete-all","icons","rich-strings","action-web"],"push":["devices","object-data","delete"],"admin-notifications":["ocs","cli"]}}}}}
2020-04-29T23:49:19.737+0200;D;GetCapabilitiesRemoteOperation;*** Added version
2020-04-29T23:49:19.737+0200;D;GetCapabilitiesRemoteOperation;*** Added core
2020-04-29T23:49:19.737+0200;D;GetCapabilitiesRemoteOperation;*** Added files_sharing
2020-04-29T23:49:19.737+0200;D;GetCapabilitiesRemoteOperation;*** Added files
2020-04-29T23:49:19.737+0200;D;GetCapabilitiesRemoteOperation;*** Added notifications
2020-04-29T23:49:19.737+0200;D;GetCapabilitiesRemoteOperation;*** Get Capabilities completed 
2020-04-29T23:49:19.746+0200;D;OwnCloudClient #1;REQUEST GET /ocs/v1.php/cloud/user
2020-04-29T23:49:19.842+0200;I;RefreshFolderOperation;Got display name: com.owncloud.android.lib.common.UserInfo@ec5eaf5
2020-04-29T23:49:19.842+0200;D;RefreshFolderOperation;Checking changes in danielb42@cloud.daniel.b42/
2020-04-29T23:49:19.843+0200;D;OwnCloudClient #1;REQUEST PROPFIND /remote.php/webdav/
2020-04-29T23:49:19.946+0200;I;RefreshFolderOperation;Checked danielb42@cloud.daniel.b42/ : changed
2020-04-29T23:49:19.949+0200;D;OwnCloudClient #1;REQUEST PROPFIND /remote.php/webdav/
2020-04-29T23:49:20.303+0200;I;ReadFolderRemoteOperation;Synchronized /: Operation finished with HTTP status code 207 (success)
2020-04-29T23:49:20.303+0200;D;RefreshFolderOperation;Synchronizing danielb42@cloud.daniel.b42/
2020-04-29T23:49:20.326+0200;D;RefreshFolderOperation;Remote folder / changed - starting update of local data 
2020-04-29T23:49:20.347+0200;D;FileDataStorageManager;Saving folder / with 4 children and 0 files to remove
2020-04-29T23:49:20.363+0200;D;FileDataStorageManager;Sending 5 operations to FileContentProvider
2020-04-29T23:49:20.363+0200;D;FileContentProvider;applying batch in provider com.owncloud.android.providers.FileContentProvider@46ddbfb (temporary: false)
2020-04-29T23:49:20.394+0200;D;FileContentProvider;applied batch in provider com.owncloud.android.providers.FileContentProvider@46ddbfb
2020-04-29T23:49:20.436+0200;D;RefreshFolderOperation;Send broadcast com.owncloud.android.operations.RefreshFolderOperation.EVENT_SINGLE_FOLDER_CONTENTS_SYNCED
2020-04-29T23:49:20.438+0200;D;OwnCloudClient #1;REQUEST GET /ocs/v2.php/apps/files_sharing/api/v1/shares
2020-04-29T23:49:20.438+0200;D;FileDisplayActivity;Received broadcast com.owncloud.android.operations.RefreshFolderOperation.EVENT_SINGLE_FOLDER_CONTENTS_SYNCED
2020-04-29T23:49:20.508+0200;D;FileDisplayActivity;Setting progress visibility to true
2020-04-29T23:49:20.565+0200;D;GetSharesForFileRemoteOperation;Got 0 shares
2020-04-29T23:49:20.609+0200;D;FileDataStorageManager;Sending 4 operations to FileContentProvider
2020-04-29T23:49:20.609+0200;D;FileContentProvider;applying batch in provider com.owncloud.android.providers.FileContentProvider@46ddbfb (temporary: false)
2020-04-29T23:49:20.614+0200;D;FileContentProvider;applied batch in provider com.owncloud.android.providers.FileContentProvider@46ddbfb
2020-04-29T23:49:20.614+0200;D;RefreshFolderOperation;Send broadcast com.owncloud.android.operations.RefreshFolderOperation.EVENT_SINGLE_FOLDER_SHARES_SYNCED
2020-04-29T23:49:20.617+0200;D;FileDisplayActivity;Received broadcast com.owncloud.android.operations.RefreshFolderOperation.EVENT_SINGLE_FOLDER_SHARES_SYNCED
2020-04-29T23:49:20.667+0200;D;FileDisplayActivity;Setting progress visibility to false
2020-04-29T23:49:22.175+0200;E;ThemeUtils;Error setting TextView handles color
2020-04-29T23:49:22.187+0200;E;ThemeUtils;Error setting TextView handles color
2020-04-29T23:49:25.834+0200;E;ThemeUtils;Error setting TextView handles color
2020-04-29T23:49:25.839+0200;E;ThemeUtils;Error setting TextView handles color
2020-04-29T23:49:25.861+0200;V;FileDisplayActivity;onPause() start
2020-04-29T23:49:25.898+0200;D;FileDisplayActivity;onPause() ending
2020-04-29T23:49:25.898+0200;V;FileDisplayActivity;onPause() end
2020-04-29T23:49:25.933+0200;D;SettingsActivity;onCreate(Bundle) starting
2020-04-29T23:49:25.980+0200;D;OwnCloudClient #2;Creating OwnCloudClient
2020-04-29T23:49:25.981+0200;D;AccountUtils;Restoring cookies for danielb42@cloud.daniel.b42
2020-04-29T23:49:25.990+0200;D;SettingsActivity;onStart() starting
2020-04-29T23:49:26.006+0200;D;SettingsActivity;onResume() starting
2020-04-29T23:49:26.402+0200;D;FileDisplayActivity;onStop() ending
2020-04-29T23:49:26.402+0200;V;FileDisplayActivity;onSaveInstanceState() start
2020-04-29T23:49:26.402+0200;D;FileDisplayActivity;onSaveInstanceState(Bundle) starting
2020-04-29T23:49:26.402+0200;D;ExtendedListFragment;onSaveInstanceState()
2020-04-29T23:49:26.402+0200;V;FileDisplayActivity;onSaveInstanceState() end
2020-04-29T23:49:28.008+0200;D;SettingsActivity;onPause() ending
2020-04-29T23:49:28.019+0200;D;LogsActivity;onCreate(Bundle) starting
danielb42 commented 4 years ago

Another observation, possibly related? Under that tmp-tree there is still every directory present, although empty, that I had ever created and synced with my nextcloud account. Should'nt those be also cleaned up at some time?

tobiasKaminsky commented 4 years ago

@danielb42 thanks for this helpful debugging!

In #5979 there will be soon an APK which you can install in parallel. Can you please test it?

dajusc commented 4 years ago

I tested with 13740.apk from #5979 and the fix aparently works. :thumbsup:

I tried both "system share" and "upload file from within app" with freshly shot photos. After uploading and then downloading them, they do not end up in the tmp any more, but they are located in the "normal" folder side-by-side with images that were pushed into the Cloud via PC and then downloaded to the phone.

danielb42 commented 4 years ago

Yes, fix looks good indeed! Could not reproduce the faulty behaviour with 13740.apk from #5979. "Share to.. [Nextcloud]" files are now in expected location, no more /tmp/. :tada:

Thank you @tobiasKaminsky - good job! :1st_place_medal:

AndyScherzinger commented 4 years ago

Thanks for the feedback and your efforts folks! ❤️

Fix will ship with the upcoming release (3.12.0)