android
android copied to clipboard
Media Tab Stops responding
Steps to reproduce
- Click on Media tab
- Browse throw photos click
- Click on photo to open'
- Note This happens after scrolling throw alot of photo in the media tab then once i start to open them it start responding
Expected behaviour
- App should not stop responding
- App should be more response\snappy
Actual behaviour
- App stops responding like below video
Can you reproduce this problem on https://try.nextcloud.com?
- Please create a test demo account and see if this still happens there.
- If yes, please open up a bug report
- If not, please verify server setup and ask for help on forum
Android version: Oxygen OS 11.0.3.0.DE17AA "Android 11" Device model: OnePlus N200 5G Stock or customized system: Stock Nextcloud app version: 3.18.0 RC6 Nextcloud server version: 22.2.3 Reverse proxy: No
Logs
Nextcloud APP Log
2021-11-17T20:27:04.797-0600;D;LogsActivity;onPause() ending
2021-11-17T20:27:04.819-0600;D;SettingsActivity;onStart() starting
2021-11-17T20:27:04.822-0600;D;SettingsActivity;onResume() starting
2021-11-17T20:27:05.292-0600;D;LogsActivity;onStop() ending
2021-11-17T20:27:05.294-0600;D;LogsActivity;onDestroy() ending
2021-11-17T20:27:05.568-0600;D;SettingsActivity;onPause() ending
2021-11-17T20:27:05.586-0600;V;BaseActivity;onRestart() start
2021-11-17T20:27:05.589-0600;D;FileDisplayActivity;onStart() starting
2021-11-17T20:27:05.610-0600;D;ExternalLinks;links disabled
2021-11-17T20:27:05.665-0600;V;FileDisplayActivity;onResume() start
2021-11-17T20:27:05.667-0600;D;FileDisplayActivity;onResume() starting
2021-11-17T20:27:05.738-0600;V;FileDisplayActivity;onResume() end
2021-11-17T20:27:06.257-0600;D;SettingsActivity;onStop() ending
2021-11-17T20:27:06.258-0600;D;SettingsActivity;onDestroy() ending
2021-11-17T20:27:06.261-0600;D;OwnCloudClient #4;REQUEST GET /status.php
2021-11-17T20:27:06.262-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@de4ec39
2021-11-17T20:27:06.262-0600;D;AdvancedSslSocketFactory; ... with connection timeout 60000 and socket timeout 60000
2021-11-17T20:27:06.267-0600;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2021-11-17T20:27:06.267-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:27:06.387-0600;D;UpdateOCVersionOperation;Got new OC version 22.2.3.0
2021-11-17T20:27:06.387-0600;I;UpdateOCVersionOperation;Check for update of Nextcloud server version at https://cloud.server.com/remote.php/dav/files/admin: Operation finished with HTTP status code -1 (success)
2021-11-17T20:27:06.395-0600;D;OwnCloudClient #4;REQUEST GET /ocs/v2.php/cloud/capabilities
2021-11-17T20:27:06.441-0600;D;GetCapabilitiesRemoteOperation;Capabilities not modified
2021-11-17T20:27:06.442-0600;D;GetCapabilitiesRemoteOperation;*** Get Capabilities completed
2021-11-17T20:27:06.539-0600;V;ArbitraryDataProvider;Updating arbitrary data with cloud id: [email protected] key: PREDEFINED_STATUS value: [{"clearAt":{"time":"3600","type":"period"},"icon":"📅","id":"meeting","message":"In a meeting"},{"clearAt":{"time":"1800","type":"period"},"icon":"🚌","id":"commuting","message":"Commuting"},{"clearAt":{"time":"day","type":"end-of"},"icon":"🏡","id":"remote-work","message":"Working remotely"},{"clearAt":{"time":"day","type":"end-of"},"icon":"🤒","id":"sick-leave","message":"Out sick"},{"icon":"🌴","id":"vacationing","message":"Vacationing"}]
2021-11-17T20:27:06.826-0600;I;RefreshFolderOperation;Got display name: com.owncloud.android.lib.common.UserInfo@e30835c
2021-11-17T20:27:06.826-0600;D;RefreshFolderOperation;Checking changes in [email protected]/
2021-11-17T20:27:06.827-0600;D;OwnCloudClient #4;REQUEST PROPFIND /remote.php/dav/files/admin//
2021-11-17T20:27:06.880-0600;I;RefreshFolderOperation;Checked [email protected]/ : not changed
2021-11-17T20:27:06.911-0600;D;RefreshFolderOperation;Send broadcast com.owncloud.android.operations.RefreshFolderOperation.EVENT_SINGLE_FOLDER_CONTENTS_SYNCED
2021-11-17T20:27:06.911-0600;D;FileDisplayActivity;Received broadcast com.owncloud.android.operations.RefreshFolderOperation.EVENT_SINGLE_FOLDER_CONTENTS_SYNCED
2021-11-17T20:27:06.911-0600;D;OwnCloudClient #4;REQUEST GET /ocs/v2.php/apps/files_sharing/api/v1/shares
2021-11-17T20:27:06.956-0600;D;GetSharesForFileRemoteOperation;Got 0 shares
2021-11-17T20:27:06.965-0600;D;FileDisplayActivity;Setting progress visibility to true
2021-11-17T20:27:06.969-0600;D;FileDataStorageManager;Sending 4 operations to FileContentProvider
2021-11-17T20:27:06.969-0600;D;FileContentProvider;applying batch in provider com.owncloud.android.providers.FileContentProvider@672db0e (temporary: false)
2021-11-17T20:27:06.975-0600;D;FileContentProvider;applied batch in provider com.owncloud.android.providers.FileContentProvider@672db0e
2021-11-17T20:27:06.975-0600;D;RefreshFolderOperation;Send broadcast com.owncloud.android.operations.RefreshFolderOperation.EVENT_SINGLE_FOLDER_SHARES_SYNCED
2021-11-17T20:27:06.995-0600;D;FileDisplayActivity;Received broadcast com.owncloud.android.operations.RefreshFolderOperation.EVENT_SINGLE_FOLDER_SHARES_SYNCED
2021-11-17T20:27:07.045-0600;D;FileDisplayActivity;Setting progress visibility to false
2021-11-17T20:27:07.789-0600;V;FileDisplayActivity;onPause() start
2021-11-17T20:27:07.790-0600;D;FileDisplayActivity;onPause() ending
2021-11-17T20:27:07.790-0600;V;FileDisplayActivity;onPause() end
2021-11-17T20:27:07.791-0600;D;FileDisplayActivity;Switch to photo search fragment
2021-11-17T20:27:07.797-0600;V;FileDisplayActivity;onResume() start
2021-11-17T20:27:07.799-0600;D;FileDisplayActivity;onResume() starting
2021-11-17T20:27:07.803-0600;I;OCFileListFragment;onAttach
2021-11-17T20:27:07.804-0600;I;OCFileListFragment;onCreateView() start
2021-11-17T20:27:07.804-0600;D;ExtendedListFragment;onCreateView
2021-11-17T20:27:07.826-0600;I;OCFileListFragment;onCreateView() end
2021-11-17T20:27:07.826-0600;I;GalleryFragment;onCreateView() in GalleryFragment end
2021-11-17T20:27:07.827-0600;I;OCFileListFragment;onActivityCreated() start
2021-11-17T20:27:07.929-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:27:07.945-0600;V;FileDisplayActivity;onResume() end
2021-11-17T20:27:07.996-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:27:07.996-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@7f35e6e
2021-11-17T20:27:07.996-0600;D;AdvancedSslSocketFactory; ... with connection timeout 60000 and socket timeout 60000
2021-11-17T20:27:07.997-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:27:09.453-0600;D;GallerySearchTask;Search: count: 45 total: 45
2021-11-17T20:27:09.490-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-11-17 19-12-50 5988.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/11/21-11-17%2019-12-50%205988.jpg
2021-11-17T20:27:09.491-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/11/21-11-17%2019-12-50%205988.jpg
2021-11-17T20:27:09.574-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-11-17 19-12-50 5988.jpg
2021-11-17T20:27:09.585-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-11-17 19-12-38 5987.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/11/21-11-17%2019-12-38%205987.jpg
2021-11-17T20:27:09.585-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/11/21-11-17%2019-12-38%205987.jpg
2021-11-17T20:27:09.676-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-11-17 19-12-38 5987.jpg
2021-11-17T20:27:09.688-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-11-17 18-37-56 5986.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/11/21-11-17%2018-37-56%205986.jpg
2021-11-17T20:27:09.689-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/11/21-11-17%2018-37-56%205986.jpg
2021-11-17T20:27:09.739-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-11-17 18-37-56 5986.jpg
2021-11-17T20:27:09.752-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-11-10 21-06-30 5951.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/11/21-11-10%2021-06-30%205951.mov
2021-11-17T20:27:09.753-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/11/21-11-10%2021-06-30%205951.mov
2021-11-17T20:27:09.815-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-11-10 21-06-30 5951.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/11/21-11-10%2021-06-30%205951.mov
2021-11-17T20:27:09.815-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/11/21-11-10%2021-06-30%205951.mov
2021-11-17T20:27:10.837-0600;V;FileDisplayActivity;onPause() start
2021-11-17T20:27:10.838-0600;D;FileDisplayActivity;onPause() ending
2021-11-17T20:27:10.839-0600;V;FileDisplayActivity;onPause() end
2021-11-17T20:27:10.859-0600;D;PreviewImageActivity;onCreate(Bundle) starting
2021-11-17T20:27:10.937-0600;D;PreviewImageActivity;onStart() starting
2021-11-17T20:27:10.955-0600;D;ExternalLinks;links disabled
2021-11-17T20:27:11.159-0600;D;PreviewImageActivity;onResume() starting
2021-11-17T20:27:11.190-0600;D;OwnCloudClient #4;REQUEST GET /index.php/core/preview.png
2021-11-17T20:27:11.260-0600;D;FileActivity;Operations service connected
2021-11-17T20:27:11.260-0600;D;PreviewImageActivity;Simulating reselection of current page after connection of download binder
2021-11-17T20:27:11.261-0600;D;PreviewImageActivity;Upload service connected
2021-11-17T20:27:11.461-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-11-10 21-06-57 5952.jpg
2021-11-17T20:27:11.516-0600;D;OwnCloudClient #4;REQUEST GET /index.php/core/preview.png
2021-11-17T20:27:11.662-0600;D;FileDisplayActivity;onStop() ending
2021-11-17T20:27:11.663-0600;V;FileDisplayActivity;onSaveInstanceState() start
2021-11-17T20:27:11.664-0600;D;FileDisplayActivity;onSaveInstanceState(Bundle) starting
2021-11-17T20:27:11.664-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:27:11.664-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:27:11.664-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:27:11.664-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:27:11.665-0600;V;FileDisplayActivity;onSaveInstanceState() end
2021-11-17T20:27:11.800-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-11-12 13-36-28 5959.jpg
2021-11-17T20:27:11.857-0600;D;OwnCloudClient #4;REQUEST GET /index.php/core/preview.png
2021-11-17T20:27:12.073-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-11-10 21-07-05 5954.jpg
2021-11-17T20:27:12.749-0600;D;PreviewImageActivity;onPause() ending
2021-11-17T20:27:12.779-0600;V;BaseActivity;onRestart() start
2021-11-17T20:27:12.780-0600;D;FileDisplayActivity;onStart() starting
2021-11-17T20:27:12.815-0600;D;ExternalLinks;links disabled
2021-11-17T20:27:12.845-0600;V;FileDisplayActivity;onResume() start
2021-11-17T20:27:12.847-0600;D;FileDisplayActivity;onResume() starting
2021-11-17T20:27:12.868-0600;V;FileDisplayActivity;onResume() end
2021-11-17T20:27:13.347-0600;D;PreviewImageActivity;onStop() ending
2021-11-17T20:27:13.362-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:27:13.362-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:27:13.362-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:27:13.379-0600;D;PreviewImageActivity;onDestroy() ending
2021-11-17T20:27:13.530-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-10-30 12-49-42 5917.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/10/21-10-30%2012-49-42%205917.mov
2021-11-17T20:27:13.530-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/10/21-10-30%2012-49-42%205917.mov
2021-11-17T20:27:14.069-0600;V;FileDisplayActivity;onPause() start
2021-11-17T20:27:14.070-0600;D;FileDisplayActivity;onPause() ending
2021-11-17T20:27:14.071-0600;V;FileDisplayActivity;onPause() end
2021-11-17T20:27:14.087-0600;D;PreviewImageActivity;onCreate(Bundle) starting
2021-11-17T20:27:14.139-0600;D;PreviewImageActivity;onStart() starting
2021-11-17T20:27:14.158-0600;D;ExternalLinks;links disabled
2021-11-17T20:27:14.351-0600;D;PreviewImageActivity;onResume() starting
2021-11-17T20:27:14.372-0600;D;OwnCloudClient #4;REQUEST GET /index.php/core/preview.png
2021-11-17T20:27:14.434-0600;D;FileActivity;Operations service connected
2021-11-17T20:27:14.434-0600;D;PreviewImageActivity;Simulating reselection of current page after connection of download binder
2021-11-17T20:27:14.434-0600;D;PreviewImageActivity;Upload service connected
2021-11-17T20:27:14.854-0600;D;FileDisplayActivity;onStop() ending
2021-11-17T20:27:14.855-0600;V;FileDisplayActivity;onSaveInstanceState() start
2021-11-17T20:27:14.855-0600;D;FileDisplayActivity;onSaveInstanceState(Bundle) starting
2021-11-17T20:27:14.856-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:27:14.856-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:27:14.856-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:27:14.856-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:27:14.857-0600;V;FileDisplayActivity;onSaveInstanceState() end
2021-11-17T20:27:15.085-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-11-02 20-08-22 5933.jpg
2021-11-17T20:27:15.264-0600;D;OwnCloudClient #4;REQUEST GET /index.php/core/preview.png
2021-11-17T20:27:16.092-0600;D;PreviewImageActivity;onPause() ending
2021-11-17T20:27:16.121-0600;V;BaseActivity;onRestart() start
2021-11-17T20:27:16.123-0600;D;FileDisplayActivity;onStart() starting
2021-11-17T20:27:16.145-0600;D;ExternalLinks;links disabled
2021-11-17T20:27:16.183-0600;V;FileDisplayActivity;onResume() start
2021-11-17T20:27:16.187-0600;D;FileDisplayActivity;onResume() starting
2021-11-17T20:27:16.206-0600;V;FileDisplayActivity;onResume() end
2021-11-17T20:27:16.526-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-11-02 20-07-57 5932.jpg
2021-11-17T20:27:16.807-0600;D;OwnCloudClient #4;REQUEST GET /index.php/core/preview.png
2021-11-17T20:27:16.836-0600;D;PreviewImageActivity;onStop() ending
2021-11-17T20:27:16.837-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:27:16.837-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:27:16.837-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:27:16.844-0600;D;PreviewImageActivity;onDestroy() ending
2021-11-17T20:27:17.873-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-11-03 19-31-13 5935.jpg
2021-11-17T20:27:18.047-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:27:18.088-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:27:18.090-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@7f35e6e
2021-11-17T20:27:18.090-0600;D;AdvancedSslSocketFactory; ... with connection timeout 60000 and socket timeout 60000
2021-11-17T20:27:18.094-0600;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2021-11-17T20:27:18.095-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:27:18.213-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-10-02 18-00-48 5819.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/10/21-10-02%2018-00-48%205819.mov
2021-11-17T20:27:18.213-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/10/21-10-02%2018-00-48%205819.mov
2021-11-17T20:27:18.912-0600;D;GallerySearchTask;Search: count: 45 total: 90
2021-11-17T20:27:18.941-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-10-02 18-00-48 5819.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/10/21-10-02%2018-00-48%205819.mov
2021-11-17T20:27:18.941-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/10/21-10-02%2018-00-48%205819.mov
2021-11-17T20:27:19.010-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-10-02 18-00-48 5819.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/10/21-10-02%2018-00-48%205819.mov
2021-11-17T20:27:19.010-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/10/21-10-02%2018-00-48%205819.mov
2021-11-17T20:27:19.538-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:27:19.627-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:27:20.385-0600;D;GallerySearchTask;Search: count: 45 total: 135
2021-11-17T20:27:20.971-0600;V;FileDisplayActivity;onPause() start
2021-11-17T20:27:20.972-0600;D;FileDisplayActivity;onPause() ending
2021-11-17T20:27:20.973-0600;V;FileDisplayActivity;onPause() end
2021-11-17T20:27:20.996-0600;D;PreviewImageActivity;onCreate(Bundle) starting
2021-11-17T20:27:21.051-0600;D;PreviewImageActivity;onStart() starting
2021-11-17T20:27:21.066-0600;D;ExternalLinks;links disabled
2021-11-17T20:27:21.680-0600;D;PreviewImageActivity;onResume() starting
2021-11-17T20:27:21.708-0600;D;OwnCloudClient #4;REQUEST GET /index.php/core/preview.png
2021-11-17T20:27:21.765-0600;D;FileActivity;Operations service connected
2021-11-17T20:27:21.765-0600;D;PreviewImageActivity;Simulating reselection of current page after connection of download binder
2021-11-17T20:27:21.765-0600;D;PreviewImageActivity;Upload service connected
2021-11-17T20:27:22.177-0600;D;FileDisplayActivity;onStop() ending
2021-11-17T20:27:22.178-0600;V;FileDisplayActivity;onSaveInstanceState() start
2021-11-17T20:27:22.179-0600;D;FileDisplayActivity;onSaveInstanceState(Bundle) starting
2021-11-17T20:27:22.180-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:27:22.180-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:27:22.180-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:27:22.181-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:27:22.181-0600;V;FileDisplayActivity;onSaveInstanceState() end
2021-11-17T20:27:22.812-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-09-05 11-21-35 5691.jpg
2021-11-17T20:27:23.012-0600;D;OwnCloudClient #4;REQUEST GET /index.php/core/preview.png
2021-11-17T20:27:24.627-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-09-05 11-21-34 5690.jpg
2021-11-17T20:27:24.840-0600;D;OwnCloudClient #4;REQUEST GET /index.php/core/preview.png
2021-11-17T20:27:26.064-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-09-05 11-21-32 5689.jpg
2021-11-17T20:27:26.120-0600;D;PreviewImageActivity;onPause() ending
2021-11-17T20:27:26.143-0600;V;BaseActivity;onRestart() start
2021-11-17T20:27:26.146-0600;D;FileDisplayActivity;onStart() starting
2021-11-17T20:27:26.192-0600;D;ExternalLinks;links disabled
2021-11-17T20:27:26.302-0600;V;FileDisplayActivity;onResume() start
2021-11-17T20:27:26.305-0600;D;FileDisplayActivity;onResume() starting
2021-11-17T20:27:26.330-0600;V;FileDisplayActivity;onResume() end
2021-11-17T20:27:26.836-0600;D;PreviewImageActivity;onStop() ending
2021-11-17T20:27:26.844-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:27:26.844-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:27:26.844-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:27:26.858-0600;D;PreviewImageActivity;onDestroy() ending
2021-11-17T20:27:27.138-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:27:27.245-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:27:27.247-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@7f35e6e
2021-11-17T20:27:27.247-0600;D;AdvancedSslSocketFactory; ... with connection timeout 60000 and socket timeout 60000
2021-11-17T20:27:27.251-0600;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2021-11-17T20:27:27.251-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:27:28.121-0600;D;GallerySearchTask;Search: count: 45 total: 180
2021-11-17T20:27:28.638-0600;V;FileDisplayActivity;onPause() start
2021-11-17T20:27:28.640-0600;D;FileDisplayActivity;onPause() ending
2021-11-17T20:27:28.640-0600;V;FileDisplayActivity;onPause() end
2021-11-17T20:27:28.662-0600;D;PreviewImageActivity;onCreate(Bundle) starting
2021-11-17T20:27:28.732-0600;D;PreviewImageActivity;onStart() starting
2021-11-17T20:27:28.754-0600;D;ExternalLinks;links disabled
2021-11-17T20:27:29.468-0600;D;PreviewImageActivity;onResume() starting
2021-11-17T20:27:29.491-0600;D;OwnCloudClient #4;REQUEST GET /index.php/core/preview.png
2021-11-17T20:27:29.560-0600;D;FileActivity;Operations service connected
2021-11-17T20:27:29.560-0600;D;PreviewImageActivity;Simulating reselection of current page after connection of download binder
2021-11-17T20:27:29.561-0600;D;PreviewImageActivity;Upload service connected
2021-11-17T20:27:29.984-0600;D;FileDisplayActivity;onStop() ending
2021-11-17T20:27:29.984-0600;V;FileDisplayActivity;onSaveInstanceState() start
2021-11-17T20:27:29.985-0600;D;FileDisplayActivity;onSaveInstanceState(Bundle) starting
2021-11-17T20:27:29.985-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:27:29.985-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:27:29.986-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:27:29.986-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:27:29.986-0600;V;FileDisplayActivity;onSaveInstanceState() end
2021-11-17T20:27:30.263-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-07-28 04-31-26 5490.jpg
2021-11-17T20:27:30.436-0600;D;OwnCloudClient #4;REQUEST GET /index.php/core/preview.png
2021-11-17T20:27:31.039-0600;D;PreviewImageActivity;onPause() ending
2021-11-17T20:27:31.066-0600;V;BaseActivity;onRestart() start
2021-11-17T20:27:31.070-0600;D;FileDisplayActivity;onStart() starting
2021-11-17T20:27:31.106-0600;D;ExternalLinks;links disabled
2021-11-17T20:27:31.134-0600;V;FileDisplayActivity;onResume() start
2021-11-17T20:27:31.137-0600;D;FileDisplayActivity;onResume() starting
2021-11-17T20:27:31.178-0600;V;FileDisplayActivity;onResume() end
2021-11-17T20:27:31.482-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-07-28 03-24-56 5486.jpg
2021-11-17T20:27:31.548-0600;D;OwnCloudClient #4;REQUEST GET /index.php/core/preview.png
2021-11-17T20:27:31.671-0600;D;PreviewImageActivity;onStop() ending
2021-11-17T20:27:31.672-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:27:31.672-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:27:31.673-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:27:31.679-0600;D;PreviewImageActivity;onDestroy() ending
2021-11-17T20:27:32.982-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-07-28 06-35-20 5514.jpg
2021-11-17T20:27:33.197-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:27:33.274-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:27:33.276-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@7f35e6e
2021-11-17T20:27:33.276-0600;D;AdvancedSslSocketFactory; ... with connection timeout 60000 and socket timeout 60000
2021-11-17T20:27:33.284-0600;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2021-11-17T20:27:33.284-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:27:34.113-0600;D;GallerySearchTask;Search: count: 45 total: 225
2021-11-17T20:27:34.388-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:27:34.467-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:27:35.200-0600;D;GallerySearchTask;Search: count: 45 total: 270
2021-11-17T20:27:35.614-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:27:35.712-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:27:36.594-0600;D;GallerySearchTask;Search: count: 45 total: 315
2021-11-17T20:27:36.688-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-08-02 17-52-08 5288.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/08/21-08-02%2017-52-08%205288.mp4
2021-11-17T20:27:36.689-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/08/21-08-02%2017-52-08%205288.mp4
2021-11-17T20:27:36.766-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-08-02 17-52-08 5288.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/08/21-08-02%2017-52-08%205288.mp4
2021-11-17T20:27:36.766-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/08/21-08-02%2017-52-08%205288.mp4
2021-11-17T20:27:37.006-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:27:37.056-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:27:37.842-0600;D;GallerySearchTask;Search: count: 45 total: 360
2021-11-17T20:27:37.908-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-31 16-11-38 5242.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2016-11-38%205242.mov
2021-11-17T20:27:37.908-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2016-11-38%205242.mov
2021-11-17T20:27:38.006-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-31 16-12-51 5243.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2016-12-51%205243.mov
2021-11-17T20:27:38.007-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2016-12-51%205243.mov
2021-11-17T20:27:38.060-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-31 16-11-38 5242.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2016-11-38%205242.mov
2021-11-17T20:27:38.062-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2016-11-38%205242.mov
2021-11-17T20:27:38.115-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-31 16-12-51 5243.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2016-12-51%205243.mov
2021-11-17T20:27:38.115-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2016-12-51%205243.mov
2021-11-17T20:27:38.308-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:27:38.361-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:27:39.221-0600;D;GallerySearchTask;Search: count: 45 total: 405
2021-11-17T20:27:39.304-0600;D;ThumbnailsCacheManager;generate thumbnail: Irini & Andrea.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/Engagement/Andreas%20Family/Irini%20%26%20Andrea.mp4
2021-11-17T20:27:39.304-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/Engagement/Andreas%20Family/Irini%20%26%20Andrea.mp4
2021-11-17T20:27:39.358-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-31 18-28-49 5246.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2018-28-49%205246.mp4
2021-11-17T20:27:39.358-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2018-28-49%205246.mp4
2021-11-17T20:27:39.445-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-31 16-29-37 5245.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2016-29-37%205245.mov
2021-11-17T20:27:39.445-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2016-29-37%205245.mov
2021-11-17T20:27:39.480-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-31 16-18-49 5244.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2016-18-49%205244.mp4
2021-11-17T20:27:39.480-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2016-18-49%205244.mp4
2021-11-17T20:27:39.529-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-31 14-56-09 5240.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2014-56-09%205240.mp4
2021-11-17T20:27:39.529-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2014-56-09%205240.mp4
2021-11-17T20:27:39.589-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-31 14-55-49 5241.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2014-55-49%205241.mov
2021-11-17T20:27:39.590-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2014-55-49%205241.mov
2021-11-17T20:27:39.679-0600;D;ThumbnailsCacheManager;generate thumbnail: Irini & Andrea.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/Engagement/Andreas%20Family/Irini%20%26%20Andrea.mp4
2021-11-17T20:27:39.679-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/Engagement/Andreas%20Family/Irini%20%26%20Andrea.mp4
2021-11-17T20:27:39.717-0600;V;ThumbnailsCacheManager;Cancelled generation of thumbnail for a reused imageView
2021-11-17T20:27:39.735-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-31 18-28-49 5246.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2018-28-49%205246.mp4
2021-11-17T20:27:39.735-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2018-28-49%205246.mp4
2021-11-17T20:27:39.791-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-31 16-29-37 5245.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2016-29-37%205245.mov
2021-11-17T20:27:39.791-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2016-29-37%205245.mov
2021-11-17T20:27:39.869-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-31 16-18-49 5244.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2016-18-49%205244.mp4
2021-11-17T20:27:39.869-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2016-18-49%205244.mp4
2021-11-17T20:27:39.916-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-31 14-56-09 5240.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2014-56-09%205240.mp4
2021-11-17T20:27:39.916-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2014-56-09%205240.mp4
2021-11-17T20:27:39.994-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-31 14-55-49 5241.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2014-55-49%205241.mov
2021-11-17T20:27:39.995-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2014-55-49%205241.mov
2021-11-17T20:27:40.076-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-31 14-45-41 5239.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2014-45-41%205239.mp4
2021-11-17T20:27:40.077-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2014-45-41%205239.mp4
2021-11-17T20:27:40.155-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-31 13-40-34 5238.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2013-40-34%205238.mp4
2021-11-17T20:27:40.155-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2013-40-34%205238.mp4
2021-11-17T20:27:40.205-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:27:40.250-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:27:40.373-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-30 16-54-26 5228.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-30%2016-54-26%205228.mp4
2021-11-17T20:27:40.374-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-30%2016-54-26%205228.mp4
2021-11-17T20:27:41.198-0600;D;GallerySearchTask;Search: count: 45 total: 450
2021-11-17T20:27:41.224-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-30 16-54-26 5228.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-30%2016-54-26%205228.mp4
2021-11-17T20:27:41.225-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-30%2016-54-26%205228.mp4
2021-11-17T20:27:41.311-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-30 16-54-26 5228.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-30%2016-54-26%205228.mp4
2021-11-17T20:27:41.311-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-30%2016-54-26%205228.mp4
2021-11-17T20:27:41.579-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-30 09-41-47 5093.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-30%2009-41-47%205093.mp4
2021-11-17T20:27:41.579-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-30%2009-41-47%205093.mp4
2021-11-17T20:27:41.685-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:27:41.732-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:27:42.824-0600;D;GallerySearchTask;Search: count: 45 total: 495
2021-11-17T20:27:42.869-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-30 09-41-47 5093.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-30%2009-41-47%205093.mp4
2021-11-17T20:27:42.870-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-30%2009-41-47%205093.mp4
2021-11-17T20:27:43.289-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:27:43.380-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:27:44.079-0600;D;GallerySearchTask;Search: count: 45 total: 540
2021-11-17T20:27:44.750-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:27:44.843-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:27:45.542-0600;D;GallerySearchTask;Search: count: 45 total: 585
2021-11-17T20:27:45.713-0600;V;FileDisplayActivity;onPause() start
2021-11-17T20:27:45.714-0600;D;FileDisplayActivity;onPause() ending
2021-11-17T20:27:45.719-0600;V;FileDisplayActivity;onPause() end
2021-11-17T20:27:45.753-0600;D;PreviewImageActivity;onCreate(Bundle) starting
2021-11-17T20:27:45.802-0600;D;PreviewImageActivity;onStart() starting
2021-11-17T20:27:45.815-0600;D;ExternalLinks;links disabled
2021-11-17T20:27:48.182-0600;D;PreviewImageActivity;onResume() starting
2021-11-17T20:27:48.229-0600;D;OwnCloudClient #4;REQUEST GET /index.php/core/preview.png
2021-11-17T20:27:48.301-0600;D;FileActivity;Operations service connected
2021-11-17T20:27:48.301-0600;D;PreviewImageActivity;Simulating reselection of current page after connection of download binder
2021-11-17T20:27:48.301-0600;D;PreviewImageActivity;Upload service connected
2021-11-17T20:27:48.717-0600;D;FileDisplayActivity;onStop() ending
2021-11-17T20:27:48.718-0600;V;FileDisplayActivity;onSaveInstanceState() start
2021-11-17T20:27:48.718-0600;D;FileDisplayActivity;onSaveInstanceState(Bundle) starting
2021-11-17T20:27:48.718-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:27:48.718-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:27:48.719-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:27:48.719-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:27:48.719-0600;V;FileDisplayActivity;onSaveInstanceState() end
2021-11-17T20:27:48.943-0600;D;ThumbnailsCacheManager;add thumbnail to cache: DSC00659.jpg
2021-11-17T20:27:49.123-0600;D;OwnCloudClient #4;REQUEST GET /index.php/core/preview.png
2021-11-17T20:27:49.916-0600;D;ThumbnailsCacheManager;add thumbnail to cache: DSC00662.jpg
2021-11-17T20:27:50.037-0600;D;OwnCloudClient #4;REQUEST GET /index.php/core/preview.png
2021-11-17T20:27:50.229-0600;D;ThumbnailsCacheManager;add thumbnail to cache: DSC00655.jpg
2021-11-17T20:27:50.889-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:27:50.909-0600;D;OwnCloudClient #4;REQUEST GET /index.php/core/preview.png
2021-11-17T20:27:51.250-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:27:51.568-0600;D;ThumbnailsCacheManager;add thumbnail to cache: DSC00664.jpg
2021-11-17T20:27:51.735-0600;D;OwnCloudClient #4;REQUEST GET /index.php/core/preview.png
2021-11-17T20:27:51.934-0600;D;ThumbnailsCacheManager;add thumbnail to cache: DSC00665.jpg
2021-11-17T20:27:51.935-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:27:51.983-0600;D;OwnCloudClient #4;REQUEST GET /index.php/core/preview.png
2021-11-17T20:27:52.474-0600;D;ThumbnailsCacheManager;add thumbnail to cache: DSC00669.jpg
2021-11-17T20:27:52.804-0600;D;PreviewImageActivity;onPause() ending
2021-11-17T20:27:52.823-0600;V;BaseActivity;onRestart() start
2021-11-17T20:27:52.824-0600;D;FileDisplayActivity;onStart() starting
2021-11-17T20:27:52.857-0600;D;ExternalLinks;links disabled
2021-11-17T20:27:52.872-0600;V;FileDisplayActivity;onResume() start
2021-11-17T20:27:52.874-0600;D;FileDisplayActivity;onResume() starting
2021-11-17T20:27:52.895-0600;V;FileDisplayActivity;onResume() end
2021-11-17T20:27:53.372-0600;D;PreviewImageActivity;onStop() ending
2021-11-17T20:27:53.381-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:27:53.381-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:27:53.381-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:27:53.400-0600;D;PreviewImageActivity;onDestroy() ending
2021-11-17T20:27:54.169-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:27:54.217-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:27:54.222-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@7f35e6e
2021-11-17T20:27:54.222-0600;D;AdvancedSslSocketFactory; ... with connection timeout 60000 and socket timeout 60000
2021-11-17T20:27:54.226-0600;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2021-11-17T20:27:54.227-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:27:54.835-0600;D;GallerySearchTask;Search: count: 45 total: 630
2021-11-17T20:27:55.238-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:27:55.328-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:27:56.000-0600;D;GallerySearchTask;Search: count: 45 total: 675
2021-11-17T20:27:56.374-0600;D;ThumbnailsCacheManager;generate thumbnail: DSC00588.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/Engagement/Andreas%20Family/DSC00588.jpg
2021-11-17T20:27:56.374-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/Engagement/Andreas%20Family/DSC00588.jpg
2021-11-17T20:27:56.547-0600;D;ThumbnailsCacheManager;add thumbnail to cache: DSC00588.jpg
2021-11-17T20:27:56.553-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:27:56.632-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:27:56.719-0600;D;ThumbnailsCacheManager;generate thumbnail: DSC00583.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/Engagement/Andreas%20Family/DSC00583.jpg
2021-11-17T20:27:56.719-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/Engagement/Andreas%20Family/DSC00583.jpg
2021-11-17T20:27:56.787-0600;D;ThumbnailsCacheManager;add thumbnail to cache: DSC00583.jpg
2021-11-17T20:27:56.790-0600;D;ThumbnailsCacheManager;generate thumbnail: DSC00584.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/Engagement/Andreas%20Family/DSC00584.jpg
2021-11-17T20:27:56.791-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/Engagement/Andreas%20Family/DSC00584.jpg
2021-11-17T20:27:56.874-0600;D;ThumbnailsCacheManager;add thumbnail to cache: DSC00584.jpg
2021-11-17T20:27:56.878-0600;D;ThumbnailsCacheManager;generate thumbnail: DSC00553.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/Engagement/Andreas%20Family/DSC00553.jpg
2021-11-17T20:27:56.879-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/Engagement/Andreas%20Family/DSC00553.jpg
2021-11-17T20:27:56.932-0600;D;ThumbnailsCacheManager;add thumbnail to cache: DSC00553.jpg
2021-11-17T20:27:57.298-0600;D;GallerySearchTask;Search: count: 45 total: 720
2021-11-17T20:27:59.721-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-29 22-19-23 5092.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-29%2022-19-23%205092.mp4
2021-11-17T20:27:59.721-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-29%2022-19-23%205092.mp4
2021-11-17T20:27:59.818-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:27:59.855-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:27:59.947-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-29 18-12-31 5082.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-29%2018-12-31%205082.mp4
2021-11-17T20:27:59.947-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-29%2018-12-31%205082.mp4
2021-11-17T20:28:00.480-0600;D;GallerySearchTask;Search: count: 45 total: 765
2021-11-17T20:28:00.493-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-29 22-19-23 5092.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-29%2022-19-23%205092.mp4
2021-11-17T20:28:00.494-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-29%2022-19-23%205092.mp4
2021-11-17T20:28:00.583-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-29 18-12-31 5082.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-29%2018-12-31%205082.mp4
2021-11-17T20:28:00.584-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-29%2018-12-31%205082.mp4
2021-11-17T20:28:00.663-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-29 22-19-23 5092.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-29%2022-19-23%205092.mp4
2021-11-17T20:28:00.664-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-29%2022-19-23%205092.mp4
2021-11-17T20:28:00.717-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-29 18-12-31 5082.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-29%2018-12-31%205082.mp4
2021-11-17T20:28:00.717-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-29%2018-12-31%205082.mp4
2021-11-17T20:28:01.580-0600;V;PreviewMediaFragment;onCreateView
2021-11-17T20:28:01.741-0600;V;PreviewMediaFragment;onActivityCreated
2021-11-17T20:28:01.741-0600;V;PreviewMediaFragment;onStart
2021-11-17T20:28:01.825-0600;D;OwnCloudClient #4;REQUEST POST /ocs/v2.php/apps/dav/api/v1/direct
2021-11-17T20:28:01.825-0600;V;PreviewMediaFragment;onResume
2021-11-17T20:28:02.842-0600;V;PreviewMediaFragment;onPause
2021-11-17T20:28:02.843-0600;V;PreviewMediaFragment;onStop
2021-11-17T20:28:02.848-0600;I;OCFileListFragment;onCreateView() start
2021-11-17T20:28:02.848-0600;D;ExtendedListFragment;onCreateView
2021-11-17T20:28:02.880-0600;I;OCFileListFragment;onCreateView() end
2021-11-17T20:28:02.881-0600;I;GalleryFragment;onCreateView() in GalleryFragment end
2021-11-17T20:28:02.881-0600;I;OCFileListFragment;onActivityCreated() start
2021-11-17T20:28:06.229-0600;V;PreviewMediaFragment;onDestroyView
2021-11-17T20:28:06.229-0600;V;PreviewMediaFragment;onDestroy
2021-11-17T20:28:08.087-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:28:08.089-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@de4ec39
2021-11-17T20:28:08.089-0600;D;AdvancedSslSocketFactory; ... with connection timeout 60000 and socket timeout 60000
2021-11-17T20:28:08.094-0600;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2021-11-17T20:28:08.094-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:28:08.163-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:28:08.164-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@7f35e6e
2021-11-17T20:28:08.164-0600;D;AdvancedSslSocketFactory; ... with connection timeout 60000 and socket timeout 60000
2021-11-17T20:28:08.165-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:28:09.360-0600;D;GallerySearchTask;Search: count: 45 total: 790
2021-11-17T20:28:11.351-0600;V;FileDisplayActivity;onPause() start
2021-11-17T20:28:11.352-0600;D;FileDisplayActivity;onPause() ending
2021-11-17T20:28:11.353-0600;V;FileDisplayActivity;onPause() end
2021-11-17T20:28:11.370-0600;D;PreviewImageActivity;onCreate(Bundle) starting
2021-11-17T20:28:11.430-0600;D;PreviewImageActivity;onStart() starting
2021-11-17T20:28:11.450-0600;D;ExternalLinks;links disabled
2021-11-17T20:28:14.795-0600;D;PreviewImageActivity;onResume() starting
2021-11-17T20:28:14.822-0600;D;OwnCloudClient #4;REQUEST GET /index.php/core/preview.png
2021-11-17T20:28:14.823-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@de4ec39
2021-11-17T20:28:14.824-0600;D;AdvancedSslSocketFactory; ... with connection timeout 60000 and socket timeout 60000
2021-11-17T20:28:14.830-0600;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2021-11-17T20:28:14.830-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:28:14.914-0600;D;FileActivity;Operations service connected
2021-11-17T20:28:14.915-0600;D;PreviewImageActivity;Simulating reselection of current page after connection of download binder
2021-11-17T20:28:14.915-0600;D;PreviewImageActivity;Upload service connected
2021-11-17T20:28:15.320-0600;D;FileDisplayActivity;onStop() ending
2021-11-17T20:28:15.321-0600;V;FileDisplayActivity;onSaveInstanceState() start
2021-11-17T20:28:15.322-0600;D;FileDisplayActivity;onSaveInstanceState(Bundle) starting
2021-11-17T20:28:15.322-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:28:15.322-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:28:15.322-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:28:15.322-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:28:15.322-0600;V;FileDisplayActivity;onSaveInstanceState() end
2021-11-17T20:28:15.462-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-07-29 17-01-17 5078.jpg
2021-11-17T20:28:15.637-0600;D;OwnCloudClient #4;REQUEST GET /index.php/core/preview.png
2021-11-17T20:28:16.105-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-07-29 17-01-18 5079.jpg
2021-11-17T20:28:16.291-0600;D;OwnCloudClient #4;REQUEST GET /index.php/core/preview.png
2021-11-17T20:28:16.575-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-07-29 17-01-08 5077.jpg
2021-11-17T20:28:17.779-0600;D;PreviewImageActivity;onPause() ending
2021-11-17T20:28:17.803-0600;V;BaseActivity;onRestart() start
2021-11-17T20:28:17.805-0600;D;FileDisplayActivity;onStart() starting
2021-11-17T20:28:17.827-0600;D;ExternalLinks;links disabled
2021-11-17T20:28:17.875-0600;V;FileDisplayActivity;onResume() start
2021-11-17T20:28:17.877-0600;D;FileDisplayActivity;onResume() starting
2021-11-17T20:28:17.900-0600;V;FileDisplayActivity;onResume() end
2021-11-17T20:28:18.393-0600;D;PreviewImageActivity;onStop() ending
2021-11-17T20:28:18.399-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:28:18.399-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:28:18.399-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:28:18.414-0600;D;PreviewImageActivity;onDestroy() ending
2021-11-17T20:28:19.028-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:28:19.115-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:28:19.116-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@7f35e6e
2021-11-17T20:28:19.116-0600;D;AdvancedSslSocketFactory; ... with connection timeout 60000 and socket timeout 60000
2021-11-17T20:28:19.121-0600;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2021-11-17T20:28:19.122-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:28:19.811-0600;D;GallerySearchTask;Search: count: 45 total: 835
2021-11-17T20:28:20.217-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:28:20.281-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:28:20.906-0600;D;GallerySearchTask;Search: count: 45 total: 880
2021-11-17T20:28:21.412-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:28:21.510-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:28:22.179-0600;D;GallerySearchTask;Search: count: 45 total: 925
2021-11-17T20:28:22.686-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:28:22.748-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:28:23.497-0600;D;GallerySearchTask;Search: count: 45 total: 970
2021-11-17T20:28:28.413-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:28:28.414-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@de4ec39
2021-11-17T20:28:28.414-0600;D;AdvancedSslSocketFactory; ... with connection timeout 60000 and socket timeout 60000
2021-11-17T20:28:28.419-0600;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2021-11-17T20:28:28.419-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:28:28.537-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:28:28.538-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@7f35e6e
2021-11-17T20:28:28.538-0600;D;AdvancedSslSocketFactory; ... with connection timeout 60000 and socket timeout 60000
2021-11-17T20:28:28.538-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:28:29.185-0600;D;GallerySearchTask;Search: count: 45 total: 1015
2021-11-17T20:28:29.432-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:28:29.521-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:28:30.240-0600;D;GallerySearchTask;Search: count: 45 total: 1060
2021-11-17T20:28:30.663-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:28:30.723-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:28:31.350-0600;D;GallerySearchTask;Search: count: 45 total: 1105
2021-11-17T20:28:31.840-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:28:31.895-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:28:32.579-0600;D;GallerySearchTask;Search: count: 45 total: 1150
2021-11-17T20:28:33.024-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:28:33.113-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:28:33.764-0600;D;GallerySearchTask;Search: count: 45 total: 1195
2021-11-17T20:28:34.211-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:28:34.270-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:28:34.910-0600;D;GallerySearchTask;Search: count: 45 total: 1240
2021-11-17T20:28:35.296-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:28:35.354-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:28:35.984-0600;D;GallerySearchTask;Search: count: 45 total: 1285
2021-11-17T20:28:36.352-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:28:36.442-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:28:37.142-0600;D;GallerySearchTask;Search: count: 45 total: 1330
2021-11-17T20:28:37.535-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:28:37.601-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:28:38.260-0600;D;GallerySearchTask;Search: count: 45 total: 1375
2021-11-17T20:28:38.651-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:28:38.719-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:28:39.340-0600;D;GallerySearchTask;Search: count: 45 total: 1420
2021-11-17T20:28:39.749-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:28:39.840-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:28:40.490-0600;D;GallerySearchTask;Search: count: 45 total: 1465
2021-11-17T20:28:40.513-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-29 18-12-31 5082.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-29%2018-12-31%205082.mp4
2021-11-17T20:28:40.514-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-29%2018-12-31%205082.mp4
2021-11-17T20:28:40.611-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-29 18-12-31 5082.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-29%2018-12-31%205082.mp4
2021-11-17T20:28:40.611-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-29%2018-12-31%205082.mp4
2021-11-17T20:28:40.833-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:28:40.893-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:28:41.518-0600;D;GallerySearchTask;Search: count: 45 total: 1510
2021-11-17T20:28:41.858-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:28:41.932-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:28:42.644-0600;D;GallerySearchTask;Search: count: 45 total: 1555
2021-11-17T20:28:42.825-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:28:42.920-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:28:43.647-0600;D;GallerySearchTask;Search: count: 45 total: 1600
2021-11-17T20:28:50.391-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-27 11-40-17 4953.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-27%2011-40-17%204953.mov
2021-11-17T20:28:50.391-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-27%2011-40-17%204953.mov
2021-11-17T20:28:50.392-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@de4ec39
2021-11-17T20:28:50.392-0600;D;AdvancedSslSocketFactory; ... with connection timeout 5000 and socket timeout 40000
2021-11-17T20:28:50.396-0600;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2021-11-17T20:28:50.396-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:28:50.466-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-27 11-47-42 4959.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-27%2011-47-42%204959.mov
2021-11-17T20:28:50.467-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-27%2011-47-42%204959.mov
2021-11-17T20:28:50.514-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-27 11-45-03 4957.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-27%2011-45-03%204957.mov
2021-11-17T20:28:50.515-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-27%2011-45-03%204957.mov
2021-11-17T20:28:50.563-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-27 11-43-17 4956.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-27%2011-43-17%204956.mov
2021-11-17T20:28:50.564-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-27%2011-43-17%204956.mov
2021-11-17T20:28:50.615-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-27 11-54-57 4962.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-27%2011-54-57%204962.mp4
2021-11-17T20:28:50.615-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-27%2011-54-57%204962.mp4
2021-11-17T20:28:50.694-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-27 11-38-29 4952.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-27%2011-38-29%204952.mp4
2021-11-17T20:28:50.694-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-27%2011-38-29%204952.mp4
2021-11-17T20:28:50.760-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:28:50.827-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:28:50.828-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@7f35e6e
2021-11-17T20:28:50.828-0600;D;AdvancedSslSocketFactory; ... with connection timeout 60000 and socket timeout 60000
2021-11-17T20:28:50.828-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:28:51.504-0600;D;GallerySearchTask;Search: count: 45 total: 1645
2021-11-17T20:28:51.637-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-25 16-20-53 4896.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-25%2016-20-53%204896.mp4
2021-11-17T20:28:51.638-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-25%2016-20-53%204896.mp4
2021-11-17T20:28:51.714-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-25 16-19-45 4895.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-25%2016-19-45%204895.mp4
2021-11-17T20:28:51.715-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-25%2016-19-45%204895.mp4
2021-11-17T20:28:51.985-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:28:52.072-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:28:52.791-0600;D;GallerySearchTask;Search: count: 45 total: 1690
2021-11-17T20:28:52.954-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:28:53.034-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:28:53.665-0600;D;GallerySearchTask;Search: count: 45 total: 1735
2021-11-17T20:28:54.695-0600;V;FileDisplayActivity;onPause() start
2021-11-17T20:28:54.696-0600;D;FileDisplayActivity;onPause() ending
2021-11-17T20:28:54.696-0600;V;FileDisplayActivity;onPause() end
2021-11-17T20:28:54.715-0600;D;PreviewImageActivity;onCreate(Bundle) starting
2021-11-17T20:28:54.764-0600;D;PreviewImageActivity;onStart() starting
2021-11-17T20:28:54.779-0600;D;ExternalLinks;links disabled
2021-11-17T20:29:03.148-0600;D;PreviewImageActivity;onResume() starting
2021-11-17T20:29:03.187-0600;D;OwnCloudClient #4;REQUEST GET /index.php/core/preview.png
2021-11-17T20:29:03.189-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@de4ec39
2021-11-17T20:29:03.189-0600;D;AdvancedSslSocketFactory; ... with connection timeout 60000 and socket timeout 60000
2021-11-17T20:29:03.196-0600;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2021-11-17T20:29:03.196-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:29:03.262-0600;D;FileActivity;Operations service connected
2021-11-17T20:29:03.262-0600;D;PreviewImageActivity;Simulating reselection of current page after connection of download binder
2021-11-17T20:29:03.262-0600;D;PreviewImageActivity;Upload service connected
2021-11-17T20:29:03.371-0600;D;FileDisplayActivity;onStop() ending
2021-11-17T20:29:03.371-0600;V;FileDisplayActivity;onSaveInstanceState() start
2021-11-17T20:29:03.372-0600;D;FileDisplayActivity;onSaveInstanceState(Bundle) starting
2021-11-17T20:29:03.372-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:29:03.372-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:29:03.372-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:29:03.372-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:29:03.372-0600;V;FileDisplayActivity;onSaveInstanceState() end
2021-11-17T20:29:03.513-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_8348.JPG
2021-11-17T20:29:03.562-0600;D;OwnCloudClient #4;REQUEST GET /index.php/core/preview.png
2021-11-17T20:29:04.120-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_8347.JPG
2021-11-17T20:29:04.272-0600;D;OwnCloudClient #4;REQUEST GET /index.php/core/preview.png
2021-11-17T20:29:05.267-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_8349.JPG
2021-11-17T20:29:06.145-0600;D;PreviewImageActivity;onPause() ending
2021-11-17T20:29:06.167-0600;V;BaseActivity;onRestart() start
2021-11-17T20:29:06.168-0600;D;FileDisplayActivity;onStart() starting
2021-11-17T20:29:06.235-0600;D;ExternalLinks;links disabled
2021-11-17T20:29:06.250-0600;V;FileDisplayActivity;onResume() start
2021-11-17T20:29:06.256-0600;D;FileDisplayActivity;onResume() starting
2021-11-17T20:29:06.283-0600;V;FileDisplayActivity;onResume() end
2021-11-17T20:29:06.786-0600;D;PreviewImageActivity;onStop() ending
2021-11-17T20:29:06.787-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:29:06.787-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:29:06.787-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:29:06.802-0600;D;PreviewImageActivity;onDestroy() ending
2021-11-17T20:29:07.582-0600;V;FileDisplayActivity;onPause() start
2021-11-17T20:29:07.584-0600;D;FileDisplayActivity;onPause() ending
2021-11-17T20:29:07.585-0600;V;FileDisplayActivity;onPause() end
2021-11-17T20:29:07.605-0600;D;PreviewImageActivity;onCreate(Bundle) starting
2021-11-17T20:29:07.666-0600;D;PreviewImageActivity;onStart() starting
2021-11-17T20:29:07.698-0600;D;ExternalLinks;links disabled
2021-11-17T20:29:17.056-0600;D;PreviewImageActivity;onResume() starting
2021-11-17T20:29:17.127-0600;D;OwnCloudClient #4;REQUEST GET /index.php/core/preview.png
2021-11-17T20:29:17.128-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@de4ec39
2021-11-17T20:29:17.129-0600;D;AdvancedSslSocketFactory; ... with connection timeout 60000 and socket timeout 60000
2021-11-17T20:29:17.139-0600;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2021-11-17T20:29:17.140-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:29:17.199-0600;D;FileActivity;Operations service connected
2021-11-17T20:29:17.199-0600;D;PreviewImageActivity;Simulating reselection of current page after connection of download binder
2021-11-17T20:29:17.199-0600;D;PreviewImageActivity;Upload service connected
2021-11-17T20:29:17.242-0600;D;PreviewImageActivity;onPause() ending
2021-11-17T20:29:17.249-0600;D;FileDisplayActivity;onStop() ending
2021-11-17T20:29:17.251-0600;V;FileDisplayActivity;onSaveInstanceState() start
2021-11-17T20:29:17.258-0600;D;FileDisplayActivity;onSaveInstanceState(Bundle) starting
2021-11-17T20:29:17.258-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:29:17.259-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:29:17.268-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:29:17.268-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:29:17.270-0600;V;FileDisplayActivity;onSaveInstanceState() end
2021-11-17T20:29:17.275-0600;D;PreviewImageActivity;onStop() ending
2021-11-17T20:29:17.278-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:29:17.278-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:29:17.278-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:29:17.278-0600;D;PreviewImageActivity;onSaveInstanceState(Bundle) starting
2021-11-17T20:29:17.279-0600;V;BaseActivity;onRestart() start
2021-11-17T20:29:17.280-0600;D;PreviewImageActivity;onStart() starting
2021-11-17T20:29:17.319-0600;D;ExternalLinks;links disabled
2021-11-17T20:29:18.504-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_8317.JPG
2021-11-17T20:29:18.667-0600;D;OwnCloudClient #4;REQUEST GET /index.php/core/preview.png
2021-11-17T20:29:19.354-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_8316.JPG
2021-11-17T20:29:19.511-0600;D;OwnCloudClient #4;REQUEST GET /index.php/core/preview.png
2021-11-17T20:29:20.142-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_8320.JPG
2021-11-17T20:29:26.414-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:29:26.415-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:29:26.415-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:29:26.494-0600;D;OwnCloudClient #4;REQUEST GET /index.php/core/preview.png
2021-11-17T20:29:26.507-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@de4ec39
2021-11-17T20:29:26.507-0600;D;AdvancedSslSocketFactory; ... with connection timeout 60000 and socket timeout 60000
2021-11-17T20:29:26.513-0600;D;PreviewImageActivity;onResume() starting
2021-11-17T20:29:26.518-0600;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2021-11-17T20:29:26.520-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:29:26.608-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:29:26.608-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:29:26.898-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-11-17 19-12-50 5988.jpg
2021-11-17T20:29:26.958-0600;D;PreviewImageActivity;onPause() ending
2021-11-17T20:29:27.009-0600;V;BaseActivity;onRestart() start
2021-11-17T20:29:27.011-0600;D;FileDisplayActivity;onStart() starting
2021-11-17T20:29:27.046-0600;D;ExternalLinks;links disabled
2021-11-17T20:29:27.088-0600;V;FileDisplayActivity;onResume() start
2021-11-17T20:29:27.090-0600;D;FileDisplayActivity;onResume() starting
2021-11-17T20:29:27.113-0600;V;FileDisplayActivity;onResume() end
2021-11-17T20:29:27.636-0600;D;PreviewImageActivity;onStop() ending
2021-11-17T20:29:27.639-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:29:27.639-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:29:27.639-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:29:27.651-0600;D;PreviewImageActivity;onDestroy() ending
2021-11-17T20:29:30.025-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:29:30.148-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:29:30.149-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@7f35e6e
2021-11-17T20:29:30.149-0600;D;AdvancedSslSocketFactory; ... with connection timeout 60000 and socket timeout 60000
2021-11-17T20:29:30.153-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:29:30.871-0600;D;GallerySearchTask;Search: count: 45 total: 1780
2021-11-17T20:29:31.254-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:29:31.316-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:29:32.303-0600;D;GallerySearchTask;Search: count: 45 total: 1825
2021-11-17T20:29:32.635-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:29:32.725-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:29:32.822-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-05-05 17-26-53 4379.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-05%2017-26-53%204379.mov
2021-11-17T20:29:32.823-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-05%2017-26-53%204379.mov
2021-11-17T20:29:33.424-0600;D;GallerySearchTask;Search: count: 45 total: 1870
2021-11-17T20:29:33.452-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-05-05 17-26-53 4379.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-05%2017-26-53%204379.mov
2021-11-17T20:29:33.452-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-05%2017-26-53%204379.mov
2021-11-17T20:29:33.519-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-05-05 17-26-53 4379.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-05%2017-26-53%204379.mov
2021-11-17T20:29:33.520-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-05%2017-26-53%204379.mov
2021-11-17T20:29:34.257-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:29:34.346-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:29:35.033-0600;D;GallerySearchTask;Search: count: 45 total: 1915
2021-11-17T20:29:37.303-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:29:37.397-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:29:38.077-0600;D;GallerySearchTask;Search: count: 45 total: 1960
2021-11-17T20:29:38.253-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-05-02 14-27-58 4217.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-02%2014-27-58%204217.mov
2021-11-17T20:29:38.253-0600;D;OwnCloudClient #4;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-02%2014-27-58%204217.mov
2021-11-17T20:29:38.512-0600;D;OwnCloudClient #4;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:29:38.577-0600;D;OwnCloudClient #4;REQUEST SEARCH /remote.php/dav
2021-11-17T20:29:39.365-0600;D;GallerySearchTask;Search: count: 45 total: 2005
2021-11-17T20:29:39.582-0600;V;FileDisplayActivity;onPause() start
2021-11-17T20:29:39.584-0600;D;FileDisplayActivity;onPause() ending
2021-11-17T20:29:39.587-0600;V;FileDisplayActivity;onPause() end
2021-11-17T20:29:39.632-0600;D;PreviewImageActivity;onCreate(Bundle) starting
2021-11-17T20:29:39.703-0600;D;PreviewImageActivity;onStart() starting
2021-11-17T20:29:39.728-0600;D;ExternalLinks;links disabled
2021-11-17T20:29:55.963-0600;D;PreviewImageActivity;onResume() starting
2021-11-17T20:29:56.020-0600;D;OwnCloudClient #4;REQUEST GET /index.php/core/preview.png
2021-11-17T20:29:56.021-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@de4ec39
2021-11-17T20:29:56.021-0600;D;AdvancedSslSocketFactory; ... with connection timeout 60000 and socket timeout 60000
2021-11-17T20:29:56.037-0600;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2021-11-17T20:29:56.048-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:29:56.090-0600;D;FileActivity;Operations service connected
2021-11-17T20:29:56.090-0600;D;PreviewImageActivity;Simulating reselection of current page after connection of download binder
2021-11-17T20:29:56.091-0600;D;PreviewImageActivity;Upload service connected
2021-11-17T20:29:56.114-0600;D;FileDisplayActivity;onStop() ending
2021-11-17T20:29:56.114-0600;V;FileDisplayActivity;onSaveInstanceState() start
2021-11-17T20:29:56.116-0600;D;FileDisplayActivity;onSaveInstanceState(Bundle) starting
2021-11-17T20:29:56.117-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:29:56.117-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:29:56.120-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:29:56.120-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:29:56.121-0600;V;FileDisplayActivity;onSaveInstanceState() end
2021-11-17T20:29:56.511-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-05-01 17-32-04 4175.jpg
2021-11-17T20:29:56.729-0600;D;OwnCloudClient #4;REQUEST GET /index.php/core/preview.png
2021-11-17T20:29:57.097-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-05-01 17-29-35 4169.jpg
2021-11-17T20:29:57.281-0600;D;OwnCloudClient #4;REQUEST GET /index.php/core/preview.png
2021-11-17T20:29:57.684-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-05-01 17-32-06 4178.jpg
2021-11-17T20:30:04.372-0600;I;MainApp;Started 0 migrations
2021-11-17T20:30:04.373-0600;D;Debug;start logging
2021-11-17T20:30:04.433-0600;D;UploadsStorageManager;QUERY: (status== ? OR last_result==9 OR last_result==13 OR last_result==11 OR last_result==14 ) AND last_result!= 16 ROWID: -1
2021-11-17T20:30:04.451-0600;V;UploadsStorageManager;getUploads() got 0 rows from page 0, 0 rows total so far, last ID -1
2021-11-17T20:30:04.451-0600;V;UploadsStorageManager;getUploads() returning 0 (0) rows after reading 1 pages
2021-11-17T20:30:04.452-0600;D;UploadsStorageManager;QUERY: (status== ? OR last_result==9 OR last_result==13 OR last_result==11 OR last_result==14 ) AND last_result!= 16 ROWID: -1
2021-11-17T20:30:04.462-0600;V;UploadsStorageManager;getUploads() got 0 rows from page 0, 0 rows total so far, last ID -1
2021-11-17T20:30:04.462-0600;V;UploadsStorageManager;getUploads() returning 0 (0) rows after reading 1 pages
2021-11-17T20:30:04.516-0600;V;FileDisplayActivity;onCreate() start
2021-11-17T20:30:04.554-0600;D;FileDisplayActivity;onCreate(Bundle) starting
2021-11-17T20:30:04.557-0600;I;OCFileListFragment;onAttach
2021-11-17T20:30:04.610-0600;I;OCFileListFragment;onAttach
2021-11-17T20:30:04.610-0600;I;OCFileListFragment;onAttach
2021-11-17T20:30:04.610-0600;I;OCFileListFragment;onAttach
2021-11-17T20:30:04.679-0600;D;FileDisplayActivity;onStart() starting
2021-11-17T20:30:04.679-0600;I;OCFileListFragment;onCreateView() start
2021-11-17T20:30:04.679-0600;D;ExtendedListFragment;onCreateView
2021-11-17T20:30:04.701-0600;I;OCFileListFragment;onCreateView() end
2021-11-17T20:30:04.702-0600;I;GalleryFragment;onCreateView() in GalleryFragment end
2021-11-17T20:30:04.702-0600;V;ExtendedListFragment;Setting grid position 0
2021-11-17T20:30:04.702-0600;I;OCFileListFragment;onActivityCreated() start
2021-11-17T20:30:04.703-0600;D;ThumbnailsCacheManager;thumbnail cache dir: /data/user/0/com.nextcloud.client/cache/thumbnailCache
2021-11-17T20:30:22.362-0600;D;ExternalLinks;links disabled
2021-11-17T20:30:22.430-0600;D;FileDisplayActivity;Initializing Fragments in onAccountChanged..
2021-11-17T20:30:22.435-0600;D;NetworkUtils;Searching known-servers store at /data/user/0/com.nextcloud.client/files/knownServers.bks
2021-11-17T20:30:22.475-0600;V;FileDisplayActivity;onResume() start
2021-11-17T20:30:22.489-0600;D;FileDisplayActivity;onResume() starting
2021-11-17T20:30:22.506-0600;V;FileDisplayActivity;onResume() end
2021-11-17T20:30:22.699-0600;D;UploadsStorageManager;QUERY: (status== ? OR last_result==9 OR last_result==13 OR last_result==11 OR last_result==14 ) AND last_result!= 16 ROWID: -1
2021-11-17T20:30:22.701-0600;D;UploadsStorageManager;QUERY: (status== ? OR last_result==9 OR last_result==13 OR last_result==11 OR last_result==14 ) AND last_result!= 16 ROWID: -1
2021-11-17T20:30:22.702-0600;V;UploadsStorageManager;getUploads() got 0 rows from page 0, 0 rows total so far, last ID -1
2021-11-17T20:30:22.702-0600;V;UploadsStorageManager;getUploads() returning 0 (0) rows after reading 1 pages
2021-11-17T20:30:22.702-0600;D;UploadsStorageManager;QUERY: (status== ? OR last_result==9 OR last_result==13 OR last_result==11 OR last_result==14 ) AND last_result!= 16 ROWID: -1
2021-11-17T20:30:22.704-0600;V;UploadsStorageManager;getUploads() got 0 rows from page 0, 0 rows total so far, last ID -1
2021-11-17T20:30:22.704-0600;V;UploadsStorageManager;getUploads() returning 0 (0) rows after reading 1 pages
2021-11-17T20:30:22.705-0600;D;UploadsStorageManager;QUERY: (status== ? OR last_result==9 OR last_result==13 OR last_result==11 OR last_result==14 ) AND last_result!= 16 ROWID: -1
2021-11-17T20:30:22.710-0600;V;UploadsStorageManager;getUploads() got 0 rows from page 0, 0 rows total so far, last ID -1
2021-11-17T20:30:22.710-0600;V;UploadsStorageManager;getUploads() got 0 rows from page 0, 0 rows total so far, last ID -1
2021-11-17T20:30:22.710-0600;V;UploadsStorageManager;getUploads() returning 0 (0) rows after reading 1 pages
2021-11-17T20:30:22.710-0600;V;UploadsStorageManager;getUploads() returning 0 (0) rows after reading 1 pages
2021-11-17T20:30:22.710-0600;D;UploadsStorageManager;QUERY: (status== ? OR last_result==9 OR last_result==13 OR last_result==11 OR last_result==14 ) AND last_result!= 16 ROWID: -1
2021-11-17T20:30:22.711-0600;D;UploadsStorageManager;QUERY: (status== ? OR last_result==9 OR last_result==13 OR last_result==11 OR last_result==14 ) AND last_result!= 16 ROWID: -1
2021-11-17T20:30:22.715-0600;V;UploadsStorageManager;getUploads() got 0 rows from page 0, 0 rows total so far, last ID -1
2021-11-17T20:30:22.715-0600;V;UploadsStorageManager;getUploads() returning 0 (0) rows after reading 1 pages
2021-11-17T20:30:22.715-0600;V;UploadsStorageManager;getUploads() got 0 rows from page 0, 0 rows total so far, last ID -1
2021-11-17T20:30:22.716-0600;V;UploadsStorageManager;getUploads() returning 0 (0) rows after reading 1 pages
2021-11-17T20:30:22.719-0600;D;OperationsService;Creating service
2021-11-17T20:30:22.757-0600;D;FileDownloader;Creating service
2021-11-17T20:30:22.769-0600;D;FileUploader;Creating service
2021-11-17T20:30:22.777-0600;V;UploadsStorageManager;Updating state of any killed upload
2021-11-17T20:30:22.780-0600;V;UploadsStorageManager;No upload was killed
2021-11-17T20:30:22.957-0600;D;FileActivity;Operations service connected
2021-11-17T20:30:22.957-0600;V;FileDisplayActivity;onPause() start
2021-11-17T20:30:22.967-0600;D;FileDisplayActivity;onPause() ending
2021-11-17T20:30:22.968-0600;V;FileDisplayActivity;onPause() end
2021-11-17T20:30:22.977-0600;V;ArbitraryDataProvider;Updating arbitrary data with cloud id: global key: media_folders value: {"imageMediaFolders":["/storage/emulated/0/Pictures","/storage/emulated/0/Android/media/com.whatsapp/WhatsApp/Media/WhatsApp Images","/storage/emulated/0/Pictures/Shot on OnePlus","/storage/emulated/0/DCIM/Camera","/storage/emulated/0/Pictures/Screenshots","/storage/emulated/0/Movies/Screen Recorder"],"videoMediaFolders":[]}
2021-11-17T20:30:23.001-0600;D;FileDisplayActivity;Download service connected
2021-11-17T20:30:23.001-0600;D;FileDisplayActivity;Upload service connected
2021-11-17T20:30:23.655-0600;D;FileDisplayActivity;onStop() ending
2021-11-17T20:30:23.690-0600;D;FileDisplayActivity;onDestroy() ending
2021-11-17T20:30:23.713-0600;V;OperationsService;Destroying service
2021-11-17T20:30:23.715-0600;V;FileDownloader;Destroying service
2021-11-17T20:30:23.716-0600;V;FileUploader;Destroying service
2021-11-17T20:30:26.067-0600;V;FileDisplayActivity;onCreate() start
2021-11-17T20:30:26.071-0600;D;FileDisplayActivity;onCreate(Bundle) starting
2021-11-17T20:30:26.251-0600;D;FileDisplayActivity;onStart() starting
2021-11-17T20:30:26.272-0600;D;ExternalLinks;links disabled
2021-11-17T20:30:26.316-0600;D;FileDisplayActivity;Initializing Fragments in onAccountChanged..
2021-11-17T20:30:26.317-0600;E;FileDisplayActivity;Access to unexisting list of files fragment!!
2021-11-17T20:30:26.317-0600;E;FileDisplayActivity;Still have a chance to lose the initialization of list fragment >(
2021-11-17T20:30:26.341-0600;E;FileDisplayActivity;Access to unexisting list of files fragment!!
2021-11-17T20:30:26.346-0600;V;FileDisplayActivity;onResume() start
2021-11-17T20:30:26.348-0600;D;FileDisplayActivity;onResume() starting
2021-11-17T20:30:26.354-0600;I;OCFileListFragment;onAttach
2021-11-17T20:30:26.354-0600;I;OCFileListFragment;onCreateView() start
2021-11-17T20:30:26.354-0600;D;ExtendedListFragment;onCreateView
2021-11-17T20:30:26.388-0600;I;OCFileListFragment;onCreateView() end
2021-11-17T20:30:26.388-0600;I;OCFileListFragment;onActivityCreated() start
2021-11-17T20:30:26.526-0600;V;FileDisplayActivity;onResume() end
2021-11-17T20:30:26.656-0600;D;OperationsService;Creating service
2021-11-17T20:30:26.664-0600;D;FileDownloader;Creating service
2021-11-17T20:30:26.674-0600;D;FileUploader;Creating service
2021-11-17T20:30:26.679-0600;V;UploadsStorageManager;Updating state of any killed upload
2021-11-17T20:30:26.681-0600;V;UploadsStorageManager;No upload was killed
2021-11-17T20:30:26.734-0600;D;FileActivity;Operations service connected
2021-11-17T20:30:26.734-0600;D;FileDisplayActivity;Download service connected
2021-11-17T20:30:26.791-0600;D;FileDisplayActivity;Upload service connected
2021-11-17T20:30:26.896-0600;D;OwnCloudClient #0;Creating OwnCloudClient
2021-11-17T20:30:26.897-0600;D;AccountUtils;Restoring cookies for [email protected]
2021-11-17T20:30:26.899-0600;D;AccountUtils;Restoring cookies for [email protected]
2021-11-17T20:30:26.910-0600;D;OwnCloudClient #0;REQUEST GET /status.php
2021-11-17T20:30:26.913-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@8be6352
2021-11-17T20:30:26.914-0600;D;AdvancedSslSocketFactory; ... with connection timeout 60000 and socket timeout 60000
2021-11-17T20:30:26.918-0600;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2021-11-17T20:30:26.918-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:30:27.008-0600;D;UpdateOCVersionOperation;Got new OC version 22.2.3.0
2021-11-17T20:30:27.008-0600;I;UpdateOCVersionOperation;Check for update of Nextcloud server version at https://cloud.server.com/remote.php/dav/files/admin: Operation finished with HTTP status code -1 (success)
2021-11-17T20:30:27.019-0600;D;OwnCloudClient #0;REQUEST GET /ocs/v2.php/cloud/capabilities
2021-11-17T20:30:27.029-0600;D;OwnCloudClient #0;REQUEST GET /status.php
2021-11-17T20:30:27.029-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@1826205
2021-11-17T20:30:27.029-0600;D;AdvancedSslSocketFactory; ... with connection timeout 60000 and socket timeout 60000
2021-11-17T20:30:27.030-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:30:27.063-0600;D;GetCapabilitiesRemoteOperation;Capabilities not modified
2021-11-17T20:30:27.063-0600;D;GetCapabilitiesRemoteOperation;*** Get Capabilities completed
2021-11-17T20:30:27.080-0600;D;UpdateOCVersionOperation;Got new OC version 22.2.3.0
2021-11-17T20:30:27.080-0600;I;UpdateOCVersionOperation;Check for update of Nextcloud server version at https://cloud.server.com/remote.php/dav/files/admin: Operation finished with HTTP status code -1 (success)
2021-11-17T20:30:27.090-0600;D;OwnCloudClient #0;REQUEST GET /ocs/v2.php/cloud/capabilities
2021-11-17T20:30:27.137-0600;D;GetCapabilitiesRemoteOperation;Capabilities not modified
2021-11-17T20:30:27.137-0600;D;GetCapabilitiesRemoteOperation;*** Get Capabilities completed
2021-11-17T20:30:27.184-0600;V;ArbitraryDataProvider;Updating arbitrary data with cloud id: [email protected] key: PREDEFINED_STATUS value: [{"clearAt":{"time":"3600","type":"period"},"icon":"📅","id":"meeting","message":"In a meeting"},{"clearAt":{"time":"1800","type":"period"},"icon":"🚌","id":"commuting","message":"Commuting"},{"clearAt":{"time":"day","type":"end-of"},"icon":"🏡","id":"remote-work","message":"Working remotely"},{"clearAt":{"time":"day","type":"end-of"},"icon":"🤒","id":"sick-leave","message":"Out sick"},{"icon":"🌴","id":"vacationing","message":"Vacationing"}]
2021-11-17T20:30:27.246-0600;V;ArbitraryDataProvider;Updating arbitrary data with cloud id: [email protected] key: PREDEFINED_STATUS value: [{"clearAt":{"time":"3600","type":"period"},"icon":"📅","id":"meeting","message":"In a meeting"},{"clearAt":{"time":"1800","type":"period"},"icon":"🚌","id":"commuting","message":"Commuting"},{"clearAt":{"time":"day","type":"end-of"},"icon":"🏡","id":"remote-work","message":"Working remotely"},{"clearAt":{"time":"day","type":"end-of"},"icon":"🤒","id":"sick-leave","message":"Out sick"},{"icon":"🌴","id":"vacationing","message":"Vacationing"}]
2021-11-17T20:30:27.823-0600;I;RefreshFolderOperation;Got display name: com.owncloud.android.lib.common.UserInfo@2efc0d2
2021-11-17T20:30:27.824-0600;D;RefreshFolderOperation;Checking changes in [email protected]/
2021-11-17T20:30:27.832-0600;I;RefreshFolderOperation;Got display name: com.owncloud.android.lib.common.UserInfo@b1480a0
2021-11-17T20:30:27.832-0600;D;RefreshFolderOperation;Checking changes in [email protected]/
2021-11-17T20:30:27.907-0600;D;OwnCloudClient #0;REQUEST PROPFIND /remote.php/dav/files/admin//
2021-11-17T20:30:27.907-0600;D;OwnCloudClient #0;REQUEST PROPFIND /remote.php/dav/files/admin//
2021-11-17T20:30:27.960-0600;I;RefreshFolderOperation;Checked [email protected]/ : not changed
2021-11-17T20:30:27.971-0600;I;RefreshFolderOperation;Checked [email protected]/ : not changed
2021-11-17T20:30:27.989-0600;D;RefreshFolderOperation;Send broadcast com.owncloud.android.operations.RefreshFolderOperation.EVENT_SINGLE_FOLDER_CONTENTS_SYNCED
2021-11-17T20:30:27.993-0600;D;FileDisplayActivity;Received broadcast com.owncloud.android.operations.RefreshFolderOperation.EVENT_SINGLE_FOLDER_CONTENTS_SYNCED
2021-11-17T20:30:27.996-0600;D;OwnCloudClient #0;REQUEST GET /ocs/v2.php/apps/files_sharing/api/v1/shares
2021-11-17T20:30:27.999-0600;D;RefreshFolderOperation;Send broadcast com.owncloud.android.operations.RefreshFolderOperation.EVENT_SINGLE_FOLDER_CONTENTS_SYNCED
2021-11-17T20:30:28.001-0600;D;OwnCloudClient #0;REQUEST GET /ocs/v2.php/apps/files_sharing/api/v1/shares
2021-11-17T20:30:28.044-0600;D;GetSharesForFileRemoteOperation;Got 0 shares
2021-11-17T20:30:28.056-0600;D;FileDisplayActivity;Setting progress visibility to true
2021-11-17T20:30:28.056-0600;D;FileDataStorageManager;Sending 3 operations to FileContentProvider
2021-11-17T20:30:28.056-0600;D;FileDisplayActivity;Received broadcast com.owncloud.android.operations.RefreshFolderOperation.EVENT_SINGLE_FOLDER_CONTENTS_SYNCED
2021-11-17T20:30:28.056-0600;D;FileContentProvider;applying batch in provider com.owncloud.android.providers.FileContentProvider@1859585 (temporary: false)
2021-11-17T20:30:28.063-0600;D;GetSharesForFileRemoteOperation;Got 0 shares
2021-11-17T20:30:28.065-0600;D;FileContentProvider;applied batch in provider com.owncloud.android.providers.FileContentProvider@1859585
2021-11-17T20:30:28.065-0600;D;RefreshFolderOperation;Send broadcast com.owncloud.android.operations.RefreshFolderOperation.EVENT_SINGLE_FOLDER_SHARES_SYNCED
2021-11-17T20:30:28.077-0600;D;FileDataStorageManager;Sending 3 operations to FileContentProvider
2021-11-17T20:30:28.078-0600;D;FileContentProvider;applying batch in provider com.owncloud.android.providers.FileContentProvider@1859585 (temporary: false)
2021-11-17T20:30:28.082-0600;D;FileContentProvider;applied batch in provider com.owncloud.android.providers.FileContentProvider@1859585
2021-11-17T20:30:28.082-0600;D;RefreshFolderOperation;Send broadcast com.owncloud.android.operations.RefreshFolderOperation.EVENT_SINGLE_FOLDER_SHARES_SYNCED
2021-11-17T20:30:28.123-0600;D;FileDisplayActivity;Setting progress visibility to true
2021-11-17T20:30:28.123-0600;D;FileDisplayActivity;Received broadcast com.owncloud.android.operations.RefreshFolderOperation.EVENT_SINGLE_FOLDER_SHARES_SYNCED
2021-11-17T20:30:28.175-0600;D;FileDisplayActivity;Setting progress visibility to false
2021-11-17T20:30:28.176-0600;D;FileDisplayActivity;Received broadcast com.owncloud.android.operations.RefreshFolderOperation.EVENT_SINGLE_FOLDER_SHARES_SYNCED
2021-11-17T20:30:28.230-0600;D;FileDisplayActivity;Setting progress visibility to false
2021-11-17T20:30:29.068-0600;V;FileDisplayActivity;onPause() start
2021-11-17T20:30:29.070-0600;D;FileDisplayActivity;onPause() ending
2021-11-17T20:30:29.070-0600;V;FileDisplayActivity;onPause() end
2021-11-17T20:30:29.105-0600;D;SettingsActivity;onCreate(Bundle) starting
2021-11-17T20:30:29.213-0600;D;SettingsActivity;onStart() starting
2021-11-17T20:30:29.215-0600;D;SettingsActivity;onResume() starting
2021-11-17T20:30:29.700-0600;D;FileDisplayActivity;onStop() ending
2021-11-17T20:30:29.704-0600;V;FileDisplayActivity;onSaveInstanceState() start
2021-11-17T20:30:29.705-0600;D;FileDisplayActivity;onSaveInstanceState(Bundle) starting
2021-11-17T20:30:29.705-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:30:29.705-0600;V;FileDisplayActivity;onSaveInstanceState() end
2021-11-17T20:30:30.906-0600;D;SettingsActivity;onPause() ending
2021-11-17T20:30:30.935-0600;D;LogsActivity;onCreate(Bundle) starting
2021-11-17T20:30:30.989-0600;D;LogsActivity;onStart() starting
2021-11-17T20:30:30.993-0600;D;LogsActivity;onResume() starting
2021-11-17T20:30:31.480-0600;D;SettingsActivity;onStop() ending
2021-11-17T20:30:31.481-0600;D;SettingsActivity;onSaveInstanceState(Bundle) starting
2021-11-17T20:31:28.970-0600;D;LogsActivity;onPause() ending
2021-11-17T20:31:35.946-0600;D;ReceiveExternalFilesActivity;onCreate(Bundle) starting
2021-11-17T20:31:36.032-0600;D;ReceiveExternalFilesActivity;onStart() starting
2021-11-17T20:31:36.053-0600;D;ExternalLinks;links disabled
2021-11-17T20:31:36.084-0600;D;ReceiveExternalFilesActivity;Populating view with content of : /
2021-11-17T20:31:36.212-0600;D;ReceiveExternalFilesActivity;onResume() starting
2021-11-17T20:31:36.213-0600;W;DrawerActivity;setDrawerMenuItemChecked has been called with invalid menu-item-ID
2021-11-17T20:31:36.299-0600;D;FileActivity;Operations service connected
2021-11-17T20:31:36.601-0600;D;LogsActivity;onStop() ending
2021-11-17T20:31:36.602-0600;D;LogsActivity;onSaveInstanceState(Bundle) starting
2021-11-17T20:31:39.959-0600;D;ReceiveExternalFilesActivity;Uploading file to dir /
2021-11-17T20:31:39.980-0600;D;FileActivity;show loading dialog
2021-11-17T20:31:40.084-0600;D;ReceiveExternalFilesActivity;onPause() ending
2021-11-17T20:31:40.115-0600;D;FileUploader;Starting command with id 1
2021-11-17T20:31:40.130-0600;V;UploadsStorageManager;Inserting /storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/tmp/[email protected]/logs.txt with status=UPLOAD_IN_PROGRESS
2021-11-17T20:31:40.133-0600;D;UploadsStorageManager;storeUpload returns with: content://org.nextcloud/uploads/2 for file: /storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/tmp/[email protected]/logs.txt
2021-11-17T20:31:40.133-0600;D;UploadsStorageManager;notifyObserversNow
2021-11-17T20:31:40.134-0600;D;FileActivity;dismiss loading dialog
2021-11-17T20:31:40.140-0600;V;UploadsStorageManager;Updating /storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/tmp/[email protected]/logs.txt with status:UPLOAD_IN_PROGRESS and result:UNKNOWN (old:/storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/tmp/[email protected]/logs.txt status:UPLOAD_IN_PROGRESS result:-1)
2021-11-17T20:31:40.141-0600;V;UploadsStorageManager;Updating /storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/tmp/[email protected]/logs.txt with status=UPLOAD_IN_PROGRESS
2021-11-17T20:31:40.144-0600;D;UploadsStorageManager;updateUpload returns with: 1 for file: /storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/tmp/[email protected]/logs.txt
2021-11-17T20:31:40.145-0600;D;UploadsStorageManager;notifyObserversNow
2021-11-17T20:31:40.153-0600;V;BaseActivity;onRestart() start
2021-11-17T20:31:40.155-0600;D;LogsActivity;onStart() starting
2021-11-17T20:31:40.157-0600;D;UploadsStorageManager;QUERY: null ROWID: -1
2021-11-17T20:31:40.158-0600;D;LogsActivity;onResume() starting
2021-11-17T20:31:40.162-0600;V;UploadsStorageManager;getUploads() got 2 rows from page 0, 2 rows total so far, last ID 1
2021-11-17T20:31:40.162-0600;D;UploadsStorageManager;QUERY: _id < ? ROWID: 1
2021-11-17T20:31:40.165-0600;V;UploadsStorageManager;getUploads() got 0 rows from page 1, 2 rows total so far, last ID 1
2021-11-17T20:31:40.165-0600;V;UploadsStorageManager;getUploads() returning 2 (2) rows after reading 2 pages
2021-11-17T20:31:40.165-0600;V;UploadsStorageManager;Updating /storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/tmp/[email protected]/logs.txt with status=UPLOAD_IN_PROGRESS
2021-11-17T20:31:40.168-0600;D;UploadsStorageManager;updateUpload returns with: 1 for file: /storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/tmp/[email protected]/logs.txt
2021-11-17T20:31:40.168-0600;D;UploadsStorageManager;notifyObserversNow
2021-11-17T20:31:40.181-0600;D;UploadFileOperation;normal upload
2021-11-17T20:31:40.333-0600;D;UploadFileOperation;Checking name collision in server
2021-11-17T20:31:40.345-0600;D;OwnCloudClient #0;REQUEST HEAD /remote.php/dav/files/admin//logs.txt
2021-11-17T20:31:40.348-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@8be6352
2021-11-17T20:31:40.348-0600;D;AdvancedSslSocketFactory; ... with connection timeout 50000 and socket timeout 50000
2021-11-17T20:31:40.352-0600;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2021-11-17T20:31:40.352-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:31:40.402-0600;D;ExistenceCheckRemoteOperation;Existence check for https://cloud.server.com/remote.php/dav/files/admin//logs.txt targeting for existence finished with HTTP status 404(FAIL)
2021-11-17T20:31:40.405-0600;D;UploadsStorageManager;QUERY: null ROWID: -1
2021-11-17T20:31:40.409-0600;V;UploadsStorageManager;getUploads() got 2 rows from page 0, 2 rows total so far, last ID 1
2021-11-17T20:31:40.409-0600;D;UploadsStorageManager;QUERY: _id < ? ROWID: 1
2021-11-17T20:31:40.412-0600;V;UploadsStorageManager;getUploads() got 0 rows from page 1, 2 rows total so far, last ID 1
2021-11-17T20:31:40.412-0600;V;UploadsStorageManager;getUploads() returning 2 (2) rows after reading 2 pages
2021-11-17T20:31:40.412-0600;V;UploadsStorageManager;Updating /storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/tmp/[email protected]/logs.txt with status=UPLOAD_IN_PROGRESS
2021-11-17T20:31:40.415-0600;D;UploadsStorageManager;updateUpload returns with: 1 for file: /storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/tmp/[email protected]/logs.txt
2021-11-17T20:31:40.415-0600;D;UploadsStorageManager;notifyObserversNow
2021-11-17T20:31:40.418-0600;D;OwnCloudClient #0;REQUEST PUT /remote.php/dav/files/admin//logs.txt
2021-11-17T20:31:40.515-0600;I;UploadFileOperation;Upload of /storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/tmp/[email protected]/logs.txt to /logs.txt: Operation finished with HTTP status code 201 (success)
2021-11-17T20:31:40.549-0600;D;OwnCloudClient #0;REQUEST PROPFIND /remote.php/dav/files/admin//logs.txt
2021-11-17T20:31:40.618-0600;D;FileDataStorageManager;Number of files updated with CONFLICT: 1
2021-11-17T20:31:40.618-0600;D;FileDataStorageManager;checking parents to remove conflict; STARTING with /
2021-11-17T20:31:40.621-0600;D;FileDataStorageManager;NO MORE conflicts in /
2021-11-17T20:31:40.624-0600;D;FileDataStorageManager;checking parents to remove conflict; NEXT
2021-11-17T20:31:40.624-0600;D;UploadsStorageManager;updateDatabaseUploadResult uploadResult: RemoteOperationResult(mSuccess=true, mHttpCode=201, mHttpPhrase=Created, mException=null, mCode=OK, message=null, getLogMessage=Operation finished with HTTP status code 201 (success)) upload: com.owncloud.android.operations.UploadFileOperation@cf9899d
2021-11-17T20:31:40.624-0600;D;ThumbnailsCacheManager;generate thumbnail: logs.txt URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/logs.txt
2021-11-17T20:31:40.625-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/logs.txt
2021-11-17T20:31:40.626-0600;V;UploadsStorageManager;Updating /storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/tmp/[email protected]/logs.txt with status:UPLOAD_SUCCEEDED and result:UPLOADED (old:/storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/tmp/[email protected]/logs.txt status:UPLOAD_IN_PROGRESS result:-1)
2021-11-17T20:31:40.627-0600;V;UploadsStorageManager;Updating /storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/tmp/[email protected]/logs.txt with status=UPLOAD_SUCCEEDED
2021-11-17T20:31:40.636-0600;D;UploadsStorageManager;updateUpload returns with: 1 for file: /storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/tmp/[email protected]/logs.txt
2021-11-17T20:31:40.636-0600;D;UploadsStorageManager;notifyObserversNow
2021-11-17T20:31:40.637-0600;D;FileUploader;NotifyUploadResult with resultCode: OK
2021-11-17T20:31:40.641-0600;D;FileUploader;Stopping command after id 1
2021-11-17T20:31:40.832-0600;D;ReceiveExternalFilesActivity;onStop() ending
2021-11-17T20:31:40.846-0600;D;ReceiveExternalFilesActivity;onDestroy() ending
2021-11-17T20:31:40.905-0600;D;ThumbnailsCacheManager;add thumbnail to cache: logs.txt
2021-11-17T20:33:43.850-0600;D;LogsActivity;onPause() ending
2021-11-17T20:33:43.878-0600;D;LogsActivity;onStop() ending
2021-11-17T20:33:43.879-0600;D;LogsActivity;onSaveInstanceState(Bundle) starting
2021-11-17T20:36:46.714-0600;V;ArbitraryDataProvider;Updating arbitrary data with cloud id: global key: media_folders value: {"imageMediaFolders":["/storage/emulated/0/Pictures","/storage/emulated/0/Android/media/com.whatsapp/WhatsApp/Media/WhatsApp Images","/storage/emulated/0/Pictures/Shot on OnePlus","/storage/emulated/0/DCIM/Camera","/storage/emulated/0/Pictures/Screenshots","/storage/emulated/0/Movies/Screen Recorder"],"videoMediaFolders":[]}
2021-11-17T20:36:46.714-0600;V;ArbitraryDataProvider;Updating arbitrary data with cloud id: global key: media_folders value: {"imageMediaFolders":["/storage/emulated/0/Pictures","/storage/emulated/0/Android/media/com.whatsapp/WhatsApp/Media/WhatsApp Images","/storage/emulated/0/Pictures/Shot on OnePlus","/storage/emulated/0/DCIM/Camera","/storage/emulated/0/Pictures/Screenshots","/storage/emulated/0/Movies/Screen Recorder"],"videoMediaFolders":[]}
2021-11-17T20:40:21.498-0600;V;BaseActivity;onRestart() start
2021-11-17T20:40:21.499-0600;D;LogsActivity;onStart() starting
2021-11-17T20:40:21.566-0600;D;LogsActivity;onResume() starting
2021-11-17T20:40:21.894-0600;D;OfflineSyncJob;/: enter
2021-11-17T20:40:21.933-0600;D;OfflineSyncJob;/: currentEtag: bef46a81e91d330192f0ced7f4fb72d1
2021-11-17T20:40:21.940-0600;D;OwnCloudClient #0;REQUEST PROPFIND /remote.php/dav/files/admin//
2021-11-17T20:40:21.947-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@8be6352
2021-11-17T20:40:21.948-0600;D;AdvancedSslSocketFactory; ... with connection timeout 5000 and socket timeout 40000
2021-11-17T20:40:21.956-0600;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2021-11-17T20:40:21.956-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:40:22.375-0600;D;OfflineSyncJob;/: eTag changed
2021-11-17T20:40:22.421-0600;D;OwnCloudClient #0;REQUEST PROPFIND /remote.php/dav/files/admin//21-11-17-19-56-40.mp4
2021-11-17T20:40:22.470-0600;D;FileDataStorageManager;Number of files updated with CONFLICT: 1
2021-11-17T20:40:22.470-0600;D;FileDataStorageManager;checking parents to remove conflict; STARTING with /
2021-11-17T20:40:22.475-0600;D;FileDataStorageManager;NO MORE conflicts in /
2021-11-17T20:40:22.478-0600;D;FileDataStorageManager;checking parents to remove conflict; NEXT
2021-11-17T20:40:22.479-0600;I;SynchronizeFileOperation;Synchronizing [email protected], file /21-11-17-19-56-40.mp4: Operation finished with HTTP status code -1 (success)
2021-11-17T20:40:22.487-0600;D;OfflineSyncJob;/Photos/: enter
2021-11-17T20:40:22.494-0600;D;OfflineSyncJob;/Photos/: currentEtag:
2021-11-17T20:40:22.497-0600;D;OwnCloudClient #0;REQUEST PROPFIND /remote.php/dav/files/admin//Photos/
2021-11-17T20:40:22.537-0600;D;OfflineSyncJob;/Photos/: eTag unchanged
2021-11-17T20:40:22.608-0600;D;LogsActivity;onPause() ending
2021-11-17T20:40:22.632-0600;D;SettingsActivity;onStart() starting
2021-11-17T20:40:22.635-0600;D;SettingsActivity;onResume() starting
2021-11-17T20:40:23.095-0600;D;LogsActivity;onStop() ending
2021-11-17T20:40:23.096-0600;D;LogsActivity;onDestroy() ending
2021-11-17T20:41:27.721-0600;D;SettingsActivity;onPause() ending
2021-11-17T20:41:27.759-0600;V;BaseActivity;onRestart() start
2021-11-17T20:41:27.763-0600;D;FileDisplayActivity;onStart() starting
2021-11-17T20:41:27.792-0600;D;ExternalLinks;links disabled
2021-11-17T20:41:27.909-0600;V;FileDisplayActivity;onResume() start
2021-11-17T20:41:27.912-0600;D;FileDisplayActivity;onResume() starting
2021-11-17T20:41:27.990-0600;V;FileDisplayActivity;onResume() end
2021-11-17T20:41:28.494-0600;D;OwnCloudClient #0;REQUEST GET /status.php
2021-11-17T20:41:28.499-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@8be6352
2021-11-17T20:41:28.499-0600;D;AdvancedSslSocketFactory; ... with connection timeout 5000 and socket timeout 40000
2021-11-17T20:41:28.512-0600;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2021-11-17T20:41:28.512-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:41:28.589-0600;D;SettingsActivity;onStop() ending
2021-11-17T20:41:28.590-0600;D;SettingsActivity;onDestroy() ending
2021-11-17T20:41:28.611-0600;D;UpdateOCVersionOperation;Got new OC version 22.2.3.0
2021-11-17T20:41:28.611-0600;I;UpdateOCVersionOperation;Check for update of Nextcloud server version at https://cloud.server.com/remote.php/dav/files/admin: Operation finished with HTTP status code -1 (success)
2021-11-17T20:41:28.621-0600;D;OwnCloudClient #0;REQUEST GET /ocs/v2.php/cloud/capabilities
2021-11-17T20:41:28.669-0600;D;GetCapabilitiesRemoteOperation;Capabilities not modified
2021-11-17T20:41:28.669-0600;D;GetCapabilitiesRemoteOperation;*** Get Capabilities completed
2021-11-17T20:41:28.799-0600;V;ArbitraryDataProvider;Updating arbitrary data with cloud id: [email protected] key: PREDEFINED_STATUS value: [{"clearAt":{"time":"3600","type":"period"},"icon":"📅","id":"meeting","message":"In a meeting"},{"clearAt":{"time":"1800","type":"period"},"icon":"🚌","id":"commuting","message":"Commuting"},{"clearAt":{"time":"day","type":"end-of"},"icon":"🏡","id":"remote-work","message":"Working remotely"},{"clearAt":{"time":"day","type":"end-of"},"icon":"🤒","id":"sick-leave","message":"Out sick"},{"icon":"🌴","id":"vacationing","message":"Vacationing"}]
2021-11-17T20:41:28.926-0600;I;RefreshFolderOperation;Got display name: com.owncloud.android.lib.common.UserInfo@8e7ddb1
2021-11-17T20:41:28.926-0600;D;RefreshFolderOperation;Checking changes in [email protected]/
2021-11-17T20:41:28.940-0600;D;OwnCloudClient #0;REQUEST PROPFIND /remote.php/dav/files/admin//
2021-11-17T20:41:29.025-0600;I;RefreshFolderOperation;Checked [email protected]/ : changed
2021-11-17T20:41:29.038-0600;D;OwnCloudClient #0;REQUEST PROPFIND /remote.php/dav/files/admin//
2021-11-17T20:41:29.106-0600;I;ReadFolderRemoteOperation;Synchronized /: Operation finished with HTTP status code 207 (success)
2021-11-17T20:41:29.106-0600;D;RefreshFolderOperation;Synchronizing [email protected]/
2021-11-17T20:41:29.121-0600;D;RefreshFolderOperation;Remote folder / changed - starting update of local data
2021-11-17T20:41:29.143-0600;D;FileDataStorageManager;Saving folder / with 5 children and 0 files to remove
2021-11-17T20:41:29.161-0600;D;FileDataStorageManager;Sending 6 operations to FileContentProvider
2021-11-17T20:41:29.161-0600;D;FileContentProvider;applying batch in provider com.owncloud.android.providers.FileContentProvider@1859585 (temporary: false)
2021-11-17T20:41:29.175-0600;D;FileContentProvider;applied batch in provider com.owncloud.android.providers.FileContentProvider@1859585
2021-11-17T20:41:29.187-0600;D;RefreshFolderOperation;Send broadcast com.owncloud.android.operations.RefreshFolderOperation.EVENT_SINGLE_FOLDER_CONTENTS_SYNCED
2021-11-17T20:41:29.188-0600;D;OwnCloudClient #0;REQUEST GET /ocs/v2.php/apps/files_sharing/api/v1/shares
2021-11-17T20:41:29.199-0600;D;FileDisplayActivity;Received broadcast com.owncloud.android.operations.RefreshFolderOperation.EVENT_SINGLE_FOLDER_CONTENTS_SYNCED
2021-11-17T20:41:29.244-0600;D;GetSharesForFileRemoteOperation;Got 0 shares
2021-11-17T20:41:29.261-0600;D;FileDataStorageManager;Sending 5 operations to FileContentProvider
2021-11-17T20:41:29.262-0600;D;FileContentProvider;applying batch in provider com.owncloud.android.providers.FileContentProvider@1859585 (temporary: false)
2021-11-17T20:41:29.268-0600;D;FileContentProvider;applied batch in provider com.owncloud.android.providers.FileContentProvider@1859585
2021-11-17T20:41:29.268-0600;D;RefreshFolderOperation;Send broadcast com.owncloud.android.operations.RefreshFolderOperation.EVENT_SINGLE_FOLDER_SHARES_SYNCED
2021-11-17T20:41:29.284-0600;D;FileDisplayActivity;Setting progress visibility to true
2021-11-17T20:41:29.284-0600;D;FileDisplayActivity;Received broadcast com.owncloud.android.operations.RefreshFolderOperation.EVENT_SINGLE_FOLDER_SHARES_SYNCED
2021-11-17T20:41:29.339-0600;D;FileDisplayActivity;Setting progress visibility to false
2021-11-17T20:41:30.712-0600;V;FileDisplayActivity;onPause() start
2021-11-17T20:41:30.713-0600;D;FileDisplayActivity;onPause() ending
2021-11-17T20:41:30.713-0600;V;FileDisplayActivity;onPause() end
2021-11-17T20:41:30.714-0600;D;FileDisplayActivity;Switch to photo search fragment
2021-11-17T20:41:30.720-0600;V;FileDisplayActivity;onResume() start
2021-11-17T20:41:30.722-0600;D;FileDisplayActivity;onResume() starting
2021-11-17T20:41:30.727-0600;I;OCFileListFragment;onAttach
2021-11-17T20:41:30.727-0600;I;OCFileListFragment;onCreateView() start
2021-11-17T20:41:30.727-0600;D;ExtendedListFragment;onCreateView
2021-11-17T20:41:30.749-0600;I;OCFileListFragment;onCreateView() end
2021-11-17T20:41:30.749-0600;I;GalleryFragment;onCreateView() in GalleryFragment end
2021-11-17T20:41:30.750-0600;I;OCFileListFragment;onActivityCreated() start
2021-11-17T20:41:30.856-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:41:30.867-0600;V;FileDisplayActivity;onResume() end
2021-11-17T20:41:30.943-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:41:30.944-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@1826205
2021-11-17T20:41:30.944-0600;D;AdvancedSslSocketFactory; ... with connection timeout 5000 and socket timeout 40000
2021-11-17T20:41:30.948-0600;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2021-11-17T20:41:30.948-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:41:32.384-0600;D;GallerySearchTask;Search: count: 45 total: 45
2021-11-17T20:41:32.513-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-11-10 21-06-30 5951.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/11/21-11-10%2021-06-30%205951.mov
2021-11-17T20:41:32.514-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/11/21-11-10%2021-06-30%205951.mov
2021-11-17T20:41:33.152-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-10-30 12-49-42 5917.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/10/21-10-30%2012-49-42%205917.mov
2021-11-17T20:41:33.153-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/10/21-10-30%2012-49-42%205917.mov
2021-11-17T20:41:33.217-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:41:33.262-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:41:33.399-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-10-02 18-00-48 5819.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/10/21-10-02%2018-00-48%205819.mov
2021-11-17T20:41:33.400-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/10/21-10-02%2018-00-48%205819.mov
2021-11-17T20:41:33.929-0600;D;GallerySearchTask;Search: count: 45 total: 90
2021-11-17T20:41:33.948-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-10-30 12-49-42 5917.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/10/21-10-30%2012-49-42%205917.mov
2021-11-17T20:41:33.949-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/10/21-10-30%2012-49-42%205917.mov
2021-11-17T20:41:34.030-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-10-02 18-00-48 5819.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/10/21-10-02%2018-00-48%205819.mov
2021-11-17T20:41:34.031-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/10/21-10-02%2018-00-48%205819.mov
2021-11-17T20:41:34.080-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-10-02 18-00-48 5819.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/10/21-10-02%2018-00-48%205819.mov
2021-11-17T20:41:34.081-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/10/21-10-02%2018-00-48%205819.mov
2021-11-17T20:41:34.439-0600;V;FileDisplayActivity;onPause() start
2021-11-17T20:41:34.442-0600;D;FileDisplayActivity;onPause() ending
2021-11-17T20:41:34.442-0600;V;FileDisplayActivity;onPause() end
2021-11-17T20:41:34.470-0600;D;PreviewImageActivity;onCreate(Bundle) starting
2021-11-17T20:41:34.535-0600;D;PreviewImageActivity;onStart() starting
2021-11-17T20:41:34.556-0600;D;ExternalLinks;links disabled
2021-11-17T20:41:34.913-0600;D;PreviewImageActivity;onResume() starting
2021-11-17T20:41:34.955-0600;D;OwnCloudClient #0;REQUEST GET /index.php/core/preview.png
2021-11-17T20:41:35.038-0600;D;FileActivity;Operations service connected
2021-11-17T20:41:35.038-0600;D;PreviewImageActivity;Simulating reselection of current page after connection of download binder
2021-11-17T20:41:35.038-0600;D;PreviewImageActivity;Upload service connected
2021-11-17T20:41:35.431-0600;D;FileDisplayActivity;onStop() ending
2021-11-17T20:41:35.431-0600;V;FileDisplayActivity;onSaveInstanceState() start
2021-11-17T20:41:35.432-0600;D;FileDisplayActivity;onSaveInstanceState(Bundle) starting
2021-11-17T20:41:35.432-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:41:35.433-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:41:35.433-0600;V;FileDisplayActivity;onSaveInstanceState() end
2021-11-17T20:41:35.813-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-09-26 14-26-54 5797.jpg
2021-11-17T20:41:35.954-0600;D;OwnCloudClient #0;REQUEST GET /index.php/core/preview.png
2021-11-17T20:41:36.860-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-09-29 18-03-50 5812.jpg
2021-11-17T20:41:37.030-0600;D;OwnCloudClient #0;REQUEST GET /index.php/core/preview.png
2021-11-17T20:41:37.131-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:41:37.375-0600;D;PreviewImageActivity;onPause() ending
2021-11-17T20:41:37.392-0600;V;BaseActivity;onRestart() start
2021-11-17T20:41:37.396-0600;D;FileDisplayActivity;onStart() starting
2021-11-17T20:41:37.420-0600;D;ExternalLinks;links disabled
2021-11-17T20:41:37.448-0600;V;FileDisplayActivity;onResume() start
2021-11-17T20:41:37.451-0600;D;FileDisplayActivity;onResume() starting
2021-11-17T20:41:37.475-0600;V;FileDisplayActivity;onResume() end
2021-11-17T20:41:37.963-0600;D;PreviewImageActivity;onStop() ending
2021-11-17T20:41:37.965-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:41:37.965-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:41:37.965-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:41:37.979-0600;D;PreviewImageActivity;onDestroy() ending
2021-11-17T20:41:38.059-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-09-16 08-50-33 0022.jpg
2021-11-17T20:41:38.240-0600;D;OwnCloudClient #0;REQUEST GET /index.php/core/preview.png
2021-11-17T20:41:38.375-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-09-16 03-41-08 0021.jpg
2021-11-17T20:41:38.402-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:41:38.443-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:41:38.446-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@1826205
2021-11-17T20:41:38.446-0600;D;AdvancedSslSocketFactory; ... with connection timeout 5000 and socket timeout 40000
2021-11-17T20:41:38.450-0600;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2021-11-17T20:41:38.451-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:41:39.146-0600;D;GallerySearchTask;Search: count: 45 total: 135
2021-11-17T20:41:39.488-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:41:39.578-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:41:40.228-0600;D;GallerySearchTask;Search: count: 45 total: 180
2021-11-17T20:41:40.644-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:41:40.779-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:41:41.505-0600;D;GallerySearchTask;Search: count: 45 total: 225
2021-11-17T20:41:41.889-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:41:41.984-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:41:42.720-0600;D;GallerySearchTask;Search: count: 45 total: 270
2021-11-17T20:41:43.052-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:41:43.103-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:41:43.807-0600;D;GallerySearchTask;Search: count: 45 total: 315
2021-11-17T20:41:43.909-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-08-02 17-52-08 5288.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/08/21-08-02%2017-52-08%205288.mp4
2021-11-17T20:41:43.910-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/08/21-08-02%2017-52-08%205288.mp4
2021-11-17T20:41:44.007-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-08-02 17-52-08 5288.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/08/21-08-02%2017-52-08%205288.mp4
2021-11-17T20:41:44.008-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/08/21-08-02%2017-52-08%205288.mp4
2021-11-17T20:41:44.277-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:41:44.356-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:41:45.040-0600;D;GallerySearchTask;Search: count: 45 total: 360
2021-11-17T20:41:45.110-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-31 16-11-38 5242.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2016-11-38%205242.mov
2021-11-17T20:41:45.111-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2016-11-38%205242.mov
2021-11-17T20:41:45.212-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-31 16-12-51 5243.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2016-12-51%205243.mov
2021-11-17T20:41:45.213-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2016-12-51%205243.mov
2021-11-17T20:41:45.296-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-31 16-11-38 5242.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2016-11-38%205242.mov
2021-11-17T20:41:45.296-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2016-11-38%205242.mov
2021-11-17T20:41:45.347-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-31 16-12-51 5243.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2016-12-51%205243.mov
2021-11-17T20:41:45.347-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2016-12-51%205243.mov
2021-11-17T20:41:45.536-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:41:45.588-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:41:46.261-0600;D;GallerySearchTask;Search: count: 45 total: 405
2021-11-17T20:41:46.348-0600;D;ThumbnailsCacheManager;generate thumbnail: Irini & Andrea.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/Engagement/Andreas%20Family/Irini%20%26%20Andrea.mp4
2021-11-17T20:41:46.348-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/Engagement/Andreas%20Family/Irini%20%26%20Andrea.mp4
2021-11-17T20:41:46.439-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-31 18-28-49 5246.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2018-28-49%205246.mp4
2021-11-17T20:41:46.440-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2018-28-49%205246.mp4
2021-11-17T20:41:46.526-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-31 16-29-37 5245.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2016-29-37%205245.mov
2021-11-17T20:41:46.527-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2016-29-37%205245.mov
2021-11-17T20:41:46.615-0600;D;ThumbnailsCacheManager;generate thumbnail: Irini & Andrea.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/Engagement/Andreas%20Family/Irini%20%26%20Andrea.mp4
2021-11-17T20:41:46.616-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/Engagement/Andreas%20Family/Irini%20%26%20Andrea.mp4
2021-11-17T20:41:46.682-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-31 18-28-49 5246.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2018-28-49%205246.mp4
2021-11-17T20:41:46.683-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2018-28-49%205246.mp4
2021-11-17T20:41:46.743-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-31 16-29-37 5245.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2016-29-37%205245.mov
2021-11-17T20:41:46.744-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2016-29-37%205245.mov
2021-11-17T20:41:46.788-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-31 16-18-49 5244.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2016-18-49%205244.mp4
2021-11-17T20:41:46.789-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2016-18-49%205244.mp4
2021-11-17T20:41:46.834-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-31 14-56-09 5240.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2014-56-09%205240.mp4
2021-11-17T20:41:46.835-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2014-56-09%205240.mp4
2021-11-17T20:41:46.889-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-31 14-55-49 5241.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2014-55-49%205241.mov
2021-11-17T20:41:46.889-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2014-55-49%205241.mov
2021-11-17T20:41:46.936-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-31 14-45-41 5239.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2014-45-41%205239.mp4
2021-11-17T20:41:46.938-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2014-45-41%205239.mp4
2021-11-17T20:41:46.989-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-31 13-40-34 5238.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2013-40-34%205238.mp4
2021-11-17T20:41:46.991-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2013-40-34%205238.mp4
2021-11-17T20:41:47.049-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-31 13-26-40 5229.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2013-26-40%205229.mp4
2021-11-17T20:41:47.049-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2013-26-40%205229.mp4
2021-11-17T20:41:47.129-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:41:47.218-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:41:48.256-0600;D;GallerySearchTask;Search: count: 45 total: 450
2021-11-17T20:41:48.274-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-31 14-45-41 5239.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2014-45-41%205239.mp4
2021-11-17T20:41:48.274-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2014-45-41%205239.mp4
2021-11-17T20:41:48.369-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-31 13-40-34 5238.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2013-40-34%205238.mp4
2021-11-17T20:41:48.370-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2013-40-34%205238.mp4
2021-11-17T20:41:48.447-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-31 13-26-40 5229.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2013-26-40%205229.mp4
2021-11-17T20:41:48.448-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2013-26-40%205229.mp4
2021-11-17T20:41:48.488-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-31 14-45-41 5239.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2014-45-41%205239.mp4
2021-11-17T20:41:48.489-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2014-45-41%205239.mp4
2021-11-17T20:41:48.576-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-31 13-40-34 5238.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2013-40-34%205238.mp4
2021-11-17T20:41:48.578-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2013-40-34%205238.mp4
2021-11-17T20:41:48.621-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-31 13-26-40 5229.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2013-26-40%205229.mp4
2021-11-17T20:41:48.622-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-31%2013-26-40%205229.mp4
2021-11-17T20:41:49.549-0600;V;FileDisplayActivity;onPause() start
2021-11-17T20:41:49.552-0600;D;FileDisplayActivity;onPause() ending
2021-11-17T20:41:49.552-0600;V;FileDisplayActivity;onPause() end
2021-11-17T20:41:49.572-0600;D;PreviewImageActivity;onCreate(Bundle) starting
2021-11-17T20:41:49.624-0600;D;PreviewImageActivity;onStart() starting
2021-11-17T20:41:49.640-0600;D;ExternalLinks;links disabled
2021-11-17T20:41:51.402-0600;D;PreviewImageActivity;onResume() starting
2021-11-17T20:41:51.433-0600;D;OwnCloudClient #0;REQUEST GET /index.php/core/preview.png
2021-11-17T20:41:51.492-0600;D;FileActivity;Operations service connected
2021-11-17T20:41:51.492-0600;D;PreviewImageActivity;Simulating reselection of current page after connection of download binder
2021-11-17T20:41:51.492-0600;D;PreviewImageActivity;Upload service connected
2021-11-17T20:41:51.917-0600;D;FileDisplayActivity;onStop() ending
2021-11-17T20:41:51.917-0600;V;FileDisplayActivity;onSaveInstanceState() start
2021-11-17T20:41:51.918-0600;D;FileDisplayActivity;onSaveInstanceState(Bundle) starting
2021-11-17T20:41:51.918-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:41:51.918-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:41:51.918-0600;V;FileDisplayActivity;onSaveInstanceState() end
2021-11-17T20:41:52.482-0600;D;ThumbnailsCacheManager;add thumbnail to cache: DSC00625.jpg
2021-11-17T20:41:52.655-0600;D;OwnCloudClient #0;REQUEST GET /index.php/core/preview.png
2021-11-17T20:41:53.110-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:41:53.339-0600;D;ThumbnailsCacheManager;add thumbnail to cache: DSC00646.jpg
2021-11-17T20:41:53.385-0600;D;OwnCloudClient #0;REQUEST GET /index.php/core/preview.png
2021-11-17T20:41:53.537-0600;D;PreviewImageActivity;onPause() ending
2021-11-17T20:41:53.572-0600;V;BaseActivity;onRestart() start
2021-11-17T20:41:53.574-0600;D;FileDisplayActivity;onStart() starting
2021-11-17T20:41:53.607-0600;D;ExternalLinks;links disabled
2021-11-17T20:41:53.640-0600;V;FileDisplayActivity;onResume() start
2021-11-17T20:41:53.643-0600;D;FileDisplayActivity;onResume() starting
2021-11-17T20:41:53.661-0600;V;FileDisplayActivity;onResume() end
2021-11-17T20:41:53.872-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:41:54.153-0600;D;PreviewImageActivity;onStop() ending
2021-11-17T20:41:54.157-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:41:54.157-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:41:54.158-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:41:54.165-0600;D;PreviewImageActivity;onDestroy() ending
2021-11-17T20:41:54.381-0600;D;ThumbnailsCacheManager;add thumbnail to cache: DSC00610.jpg
2021-11-17T20:41:54.543-0600;D;OwnCloudClient #0;REQUEST GET /index.php/core/preview.png
2021-11-17T20:41:55.428-0600;D;ThumbnailsCacheManager;add thumbnail to cache: DSC00486.jpg
2021-11-17T20:41:55.604-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-30 16-54-26 5228.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-30%2016-54-26%205228.mp4
2021-11-17T20:41:55.605-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-30%2016-54-26%205228.mp4
2021-11-17T20:41:55.611-0600;V;FileDisplayActivity;onPause() start
2021-11-17T20:41:55.612-0600;D;FileDisplayActivity;onPause() ending
2021-11-17T20:41:55.618-0600;D;OCFileListAdapter;cancel: abort get method directly
2021-11-17T20:41:55.618-0600;V;FileDisplayActivity;onPause() end
2021-11-17T20:41:55.635-0600;D;PreviewImageActivity;onCreate(Bundle) starting
2021-11-17T20:41:55.686-0600;D;PreviewImageActivity;onStart() starting
2021-11-17T20:41:55.704-0600;D;ExternalLinks;links disabled
2021-11-17T20:41:57.517-0600;D;PreviewImageActivity;onResume() starting
2021-11-17T20:41:57.538-0600;D;OwnCloudClient #0;REQUEST GET /index.php/core/preview.png
2021-11-17T20:41:57.539-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@8be6352
2021-11-17T20:41:57.540-0600;D;AdvancedSslSocketFactory; ... with connection timeout 5000 and socket timeout 40000
2021-11-17T20:41:57.546-0600;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2021-11-17T20:41:57.546-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:41:57.596-0600;D;FileActivity;Operations service connected
2021-11-17T20:41:57.596-0600;D;PreviewImageActivity;Simulating reselection of current page after connection of download binder
2021-11-17T20:41:57.597-0600;D;PreviewImageActivity;Upload service connected
2021-11-17T20:41:58.007-0600;D;FileDisplayActivity;onStop() ending
2021-11-17T20:41:58.008-0600;V;FileDisplayActivity;onSaveInstanceState() start
2021-11-17T20:41:58.008-0600;D;FileDisplayActivity;onSaveInstanceState(Bundle) starting
2021-11-17T20:41:58.008-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:41:58.008-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:41:58.008-0600;V;FileDisplayActivity;onSaveInstanceState() end
2021-11-17T20:41:58.848-0600;D;PreviewImageActivity;onPause() ending
2021-11-17T20:41:58.855-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-07-30 10-54-37 5126.jpg
2021-11-17T20:41:58.870-0600;V;BaseActivity;onRestart() start
2021-11-17T20:41:58.874-0600;D;FileDisplayActivity;onStart() starting
2021-11-17T20:41:58.902-0600;D;ExternalLinks;links disabled
2021-11-17T20:41:59.074-0600;D;OwnCloudClient #0;REQUEST GET /index.php/core/preview.png
2021-11-17T20:41:59.076-0600;V;FileDisplayActivity;onResume() start
2021-11-17T20:41:59.078-0600;D;FileDisplayActivity;onResume() starting
2021-11-17T20:41:59.096-0600;V;FileDisplayActivity;onResume() end
2021-11-17T20:41:59.582-0600;D;PreviewImageActivity;onStop() ending
2021-11-17T20:41:59.586-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:41:59.586-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:41:59.586-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:41:59.597-0600;D;PreviewImageActivity;onDestroy() ending
2021-11-17T20:41:59.774-0600;V;FileDisplayActivity;onPause() start
2021-11-17T20:41:59.776-0600;D;FileDisplayActivity;onPause() ending
2021-11-17T20:41:59.776-0600;V;FileDisplayActivity;onPause() end
2021-11-17T20:41:59.800-0600;D;PreviewImageActivity;onCreate(Bundle) starting
2021-11-17T20:41:59.849-0600;D;PreviewImageActivity;onStart() starting
2021-11-17T20:41:59.868-0600;D;ExternalLinks;links disabled
2021-11-17T20:42:00.504-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-07-30 10-54-35 5125.jpg
2021-11-17T20:42:00.687-0600;D;OwnCloudClient #0;REQUEST GET /index.php/core/preview.png
2021-11-17T20:42:01.674-0600;D;PreviewImageActivity;onResume() starting
2021-11-17T20:42:01.945-0600;D;FileActivity;Operations service connected
2021-11-17T20:42:01.945-0600;D;PreviewImageActivity;Simulating reselection of current page after connection of download binder
2021-11-17T20:42:01.945-0600;D;PreviewImageActivity;Upload service connected
2021-11-17T20:42:02.079-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-07-30 10-54-42 5127.jpg
2021-11-17T20:42:02.341-0600;D;FileDisplayActivity;onStop() ending
2021-11-17T20:42:02.342-0600;V;FileDisplayActivity;onSaveInstanceState() start
2021-11-17T20:42:02.342-0600;D;FileDisplayActivity;onSaveInstanceState(Bundle) starting
2021-11-17T20:42:02.342-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:42:02.343-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:42:02.343-0600;V;FileDisplayActivity;onSaveInstanceState() end
2021-11-17T20:42:03.244-0600;D;PreviewImageActivity;onPause() ending
2021-11-17T20:42:03.261-0600;V;BaseActivity;onRestart() start
2021-11-17T20:42:03.263-0600;D;FileDisplayActivity;onStart() starting
2021-11-17T20:42:03.287-0600;D;ExternalLinks;links disabled
2021-11-17T20:42:03.320-0600;V;FileDisplayActivity;onResume() start
2021-11-17T20:42:03.323-0600;D;FileDisplayActivity;onResume() starting
2021-11-17T20:42:03.345-0600;V;FileDisplayActivity;onResume() end
2021-11-17T20:42:03.828-0600;D;PreviewImageActivity;onStop() ending
2021-11-17T20:42:03.833-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:42:03.834-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:42:03.834-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:42:03.848-0600;D;PreviewImageActivity;onDestroy() ending
2021-11-17T20:42:04.156-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-30 09-41-47 5093.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-30%2009-41-47%205093.mp4
2021-11-17T20:42:04.157-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-30%2009-41-47%205093.mp4
2021-11-17T20:42:04.271-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:42:04.319-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:42:04.325-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@1826205
2021-11-17T20:42:04.325-0600;D;AdvancedSslSocketFactory; ... with connection timeout 5000 and socket timeout 40000
2021-11-17T20:42:04.330-0600;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2021-11-17T20:42:04.330-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:42:04.993-0600;D;GallerySearchTask;Search: count: 45 total: 495
2021-11-17T20:42:05.020-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-30 09-41-47 5093.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-30%2009-41-47%205093.mp4
2021-11-17T20:42:05.021-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-30%2009-41-47%205093.mp4
2021-11-17T20:42:05.520-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:42:05.585-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:42:06.231-0600;D;GallerySearchTask;Search: count: 45 total: 540
2021-11-17T20:42:06.722-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:42:06.785-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:42:07.457-0600;D;GallerySearchTask;Search: count: 45 total: 585
2021-11-17T20:42:07.980-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:42:08.044-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:42:08.817-0600;D;GallerySearchTask;Search: count: 45 total: 630
2021-11-17T20:42:09.250-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:42:09.316-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:42:10.044-0600;D;GallerySearchTask;Search: count: 45 total: 675
2021-11-17T20:42:10.519-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:42:10.609-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:42:11.276-0600;D;GallerySearchTask;Search: count: 45 total: 720
2021-11-17T20:42:11.776-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-29 22-19-23 5092.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-29%2022-19-23%205092.mp4
2021-11-17T20:42:11.776-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-29%2022-19-23%205092.mp4
2021-11-17T20:42:11.876-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:42:11.918-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:42:12.062-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-29 18-12-31 5082.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-29%2018-12-31%205082.mp4
2021-11-17T20:42:12.063-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-29%2018-12-31%205082.mp4
2021-11-17T20:42:12.623-0600;D;GallerySearchTask;Search: count: 45 total: 765
2021-11-17T20:42:12.641-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-29 22-19-23 5092.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-29%2022-19-23%205092.mp4
2021-11-17T20:42:12.642-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-29%2022-19-23%205092.mp4
2021-11-17T20:42:12.705-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-29 18-12-31 5082.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-29%2018-12-31%205082.mp4
2021-11-17T20:42:12.706-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-29%2018-12-31%205082.mp4
2021-11-17T20:42:12.747-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-29 22-19-23 5092.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-29%2022-19-23%205092.mp4
2021-11-17T20:42:12.748-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-29%2022-19-23%205092.mp4
2021-11-17T20:42:12.802-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-29 18-12-31 5082.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-29%2018-12-31%205082.mp4
2021-11-17T20:42:12.802-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-29%2018-12-31%205082.mp4
2021-11-17T20:42:13.205-0600;V;FileDisplayActivity;onPause() start
2021-11-17T20:42:13.206-0600;D;FileDisplayActivity;onPause() ending
2021-11-17T20:42:13.207-0600;V;FileDisplayActivity;onPause() end
2021-11-17T20:42:13.225-0600;D;PreviewImageActivity;onCreate(Bundle) starting
2021-11-17T20:42:13.275-0600;D;PreviewImageActivity;onStart() starting
2021-11-17T20:42:13.293-0600;D;ExternalLinks;links disabled
2021-11-17T20:42:16.412-0600;D;PreviewImageActivity;onResume() starting
2021-11-17T20:42:16.625-0600;D;OwnCloudClient #0;REQUEST GET /index.php/core/preview.png
2021-11-17T20:42:16.704-0600;D;FileActivity;Operations service connected
2021-11-17T20:42:16.704-0600;D;PreviewImageActivity;Simulating reselection of current page after connection of download binder
2021-11-17T20:42:16.704-0600;D;PreviewImageActivity;Upload service connected
2021-11-17T20:42:17.149-0600;D;FileDisplayActivity;onStop() ending
2021-11-17T20:42:17.149-0600;V;FileDisplayActivity;onSaveInstanceState() start
2021-11-17T20:42:17.149-0600;D;FileDisplayActivity;onSaveInstanceState(Bundle) starting
2021-11-17T20:42:17.149-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:42:17.150-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:42:17.150-0600;V;FileDisplayActivity;onSaveInstanceState() end
2021-11-17T20:42:17.657-0600;D;PreviewImageActivity;onPause() ending
2021-11-17T20:42:17.684-0600;V;BaseActivity;onRestart() start
2021-11-17T20:42:17.686-0600;D;FileDisplayActivity;onStart() starting
2021-11-17T20:42:17.708-0600;D;ExternalLinks;links disabled
2021-11-17T20:42:17.743-0600;V;FileDisplayActivity;onResume() start
2021-11-17T20:42:17.747-0600;D;FileDisplayActivity;onResume() starting
2021-11-17T20:42:17.769-0600;V;FileDisplayActivity;onResume() end
2021-11-17T20:42:18.136-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-07-29 17-01-23 5081.jpg
2021-11-17T20:42:18.248-0600;D;PreviewImageActivity;onStop() ending
2021-11-17T20:42:18.250-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:42:18.251-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:42:18.251-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:42:18.271-0600;D;PreviewImageActivity;onDestroy() ending
2021-11-17T20:42:18.997-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:42:19.055-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:42:19.058-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@1826205
2021-11-17T20:42:19.059-0600;D;AdvancedSslSocketFactory; ... with connection timeout 5000 and socket timeout 40000
2021-11-17T20:42:19.064-0600;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2021-11-17T20:42:19.064-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:42:19.686-0600;D;GallerySearchTask;Search: count: 45 total: 810
2021-11-17T20:42:19.913-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:42:19.985-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:42:20.674-0600;D;GallerySearchTask;Search: count: 45 total: 855
2021-11-17T20:42:21.537-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-27 11-40-17 4953.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-27%2011-40-17%204953.mov
2021-11-17T20:42:21.537-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-27%2011-40-17%204953.mov
2021-11-17T20:42:21.602-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-27 11-47-42 4959.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-27%2011-47-42%204959.mov
2021-11-17T20:42:21.603-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-27%2011-47-42%204959.mov
2021-11-17T20:42:22.147-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-27 11-45-03 4957.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-27%2011-45-03%204957.mov
2021-11-17T20:42:22.148-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-27%2011-45-03%204957.mov
2021-11-17T20:42:22.205-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-27 11-43-17 4956.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-27%2011-43-17%204956.mov
2021-11-17T20:42:22.206-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-27%2011-43-17%204956.mov
2021-11-17T20:42:22.285-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-27 11-54-57 4962.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-27%2011-54-57%204962.mp4
2021-11-17T20:42:22.286-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-27%2011-54-57%204962.mp4
2021-11-17T20:42:22.354-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-27 11-38-29 4952.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-27%2011-38-29%204952.mp4
2021-11-17T20:42:22.354-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-27%2011-38-29%204952.mp4
2021-11-17T20:42:22.407-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:42:22.486-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:42:23.449-0600;D;GallerySearchTask;Search: count: 60 total: 915
2021-11-17T20:42:23.477-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-27 11-40-17 4953.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-27%2011-40-17%204953.mov
2021-11-17T20:42:23.477-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-27%2011-40-17%204953.mov
2021-11-17T20:42:23.550-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-27 11-47-42 4959.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-27%2011-47-42%204959.mov
2021-11-17T20:42:23.552-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-27%2011-47-42%204959.mov
2021-11-17T20:42:23.630-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-27 11-45-03 4957.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-27%2011-45-03%204957.mov
2021-11-17T20:42:23.631-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-27%2011-45-03%204957.mov
2021-11-17T20:42:23.706-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-27 11-43-17 4956.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-27%2011-43-17%204956.mov
2021-11-17T20:42:23.706-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-27%2011-43-17%204956.mov
2021-11-17T20:42:23.788-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-27 11-54-57 4962.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-27%2011-54-57%204962.mp4
2021-11-17T20:42:23.789-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-27%2011-54-57%204962.mp4
2021-11-17T20:42:23.832-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-27 11-38-29 4952.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-27%2011-38-29%204952.mp4
2021-11-17T20:42:23.834-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-27%2011-38-29%204952.mp4
2021-11-17T20:42:23.895-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-25 16-20-53 4896.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-25%2016-20-53%204896.mp4
2021-11-17T20:42:23.896-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-25%2016-20-53%204896.mp4
2021-11-17T20:42:23.944-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-25 16-19-45 4895.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-25%2016-19-45%204895.mp4
2021-11-17T20:42:23.944-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-25%2016-19-45%204895.mp4
2021-11-17T20:42:24.021-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-25 16-19-45 4895.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-25%2016-19-45%204895.mp4
2021-11-17T20:42:24.022-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-25%2016-19-45%204895.mp4
2021-11-17T20:42:24.075-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:42:24.122-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:42:25.015-0600;D;GallerySearchTask;Search: count: 60 total: 975
2021-11-17T20:42:25.255-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:42:25.346-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:42:26.316-0600;D;GallerySearchTask;Search: count: 60 total: 1035
2021-11-17T20:42:26.451-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-24 14-56-05 4888.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-24%2014-56-05%204888.jpg
2021-11-17T20:42:26.451-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-24%2014-56-05%204888.jpg
2021-11-17T20:42:26.528-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-07-24 14-56-05 4888.jpg
2021-11-17T20:42:26.531-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-24 14-56-03 4887.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-24%2014-56-03%204887.jpg
2021-11-17T20:42:26.532-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-24%2014-56-03%204887.jpg
2021-11-17T20:42:26.625-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-07-24 14-56-03 4887.jpg
2021-11-17T20:42:26.646-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-24 14-55-54 4886.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-24%2014-55-54%204886.jpg
2021-11-17T20:42:26.647-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-24%2014-55-54%204886.jpg
2021-11-17T20:42:26.853-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-07-24 14-55-54 4886.jpg
2021-11-17T20:42:26.856-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-24 14-55-54 4885.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-24%2014-55-54%204885.jpg
2021-11-17T20:42:26.857-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-24%2014-55-54%204885.jpg
2021-11-17T20:42:26.948-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-07-24 14-55-54 4885.jpg
2021-11-17T20:42:26.953-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-24 14-53-47 4884.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-24%2014-53-47%204884.jpg
2021-11-17T20:42:26.953-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-24%2014-53-47%204884.jpg
2021-11-17T20:42:27.012-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-07-24 14-53-47 4884.jpg
2021-11-17T20:42:27.017-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-24 14-53-46 4883.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-24%2014-53-46%204883.jpg
2021-11-17T20:42:27.017-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-24%2014-53-46%204883.jpg
2021-11-17T20:42:27.065-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-07-24 14-53-46 4883.jpg
2021-11-17T20:42:27.069-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-24 14-53-44 4882.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-24%2014-53-44%204882.jpg
2021-11-17T20:42:27.070-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-24%2014-53-44%204882.jpg
2021-11-17T20:42:27.119-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-07-24 14-53-44 4882.jpg
2021-11-17T20:42:27.123-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-24 14-53-43 4881.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-24%2014-53-43%204881.jpg
2021-11-17T20:42:27.123-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-24%2014-53-43%204881.jpg
2021-11-17T20:42:27.187-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-07-24 14-53-43 4881.jpg
2021-11-17T20:42:27.197-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-24 14-53-42 4880.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-24%2014-53-42%204880.jpg
2021-11-17T20:42:27.197-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-24%2014-53-42%204880.jpg
2021-11-17T20:42:27.371-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-07-24 14-53-42 4880.jpg
2021-11-17T20:42:27.375-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-24 14-53-41 4879.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-24%2014-53-41%204879.jpg
2021-11-17T20:42:27.376-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-24%2014-53-41%204879.jpg
2021-11-17T20:42:27.442-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-07-24 14-53-41 4879.jpg
2021-11-17T20:42:27.445-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-24 14-53-41 4878.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-24%2014-53-41%204878.jpg
2021-11-17T20:42:27.446-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-24%2014-53-41%204878.jpg
2021-11-17T20:42:27.503-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-07-24 14-53-41 4878.jpg
2021-11-17T20:42:27.508-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-24 13-38-26 4877.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-24%2013-38-26%204877.jpg
2021-11-17T20:42:27.508-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-24%2013-38-26%204877.jpg
2021-11-17T20:42:27.569-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-07-24 13-38-26 4877.jpg
2021-11-17T20:42:27.577-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-24 13-38-20 4876.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-24%2013-38-20%204876.jpg
2021-11-17T20:42:27.577-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-24%2013-38-20%204876.jpg
2021-11-17T20:42:27.743-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-07-24 13-38-20 4876.jpg
2021-11-17T20:42:27.746-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-24 13-38-17 4875.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-24%2013-38-17%204875.jpg
2021-11-17T20:42:27.747-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-24%2013-38-17%204875.jpg
2021-11-17T20:42:27.840-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-07-24 13-38-17 4875.jpg
2021-11-17T20:42:27.843-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-07-24 13-37-49 4874.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-24%2013-37-49%204874.jpg
2021-11-17T20:42:27.844-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/07/21-07-24%2013-37-49%204874.jpg
2021-11-17T20:42:27.922-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-07-24 13-37-49 4874.jpg
2021-11-17T20:42:27.929-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:42:27.976-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:42:28.944-0600;D;GallerySearchTask;Search: count: 60 total: 1095
2021-11-17T20:42:29.079-0600;D;ThumbnailsCacheManager;generate thumbnail: img26.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Documents/Wallpapers/Windows%2011/img26.jpg
2021-11-17T20:42:29.080-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Documents/Wallpapers/Windows%2011/img26.jpg
2021-11-17T20:42:29.172-0600;D;ThumbnailsCacheManager;add thumbnail to cache: img26.jpg
2021-11-17T20:42:29.175-0600;D;ThumbnailsCacheManager;generate thumbnail: img25.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Documents/Wallpapers/Windows%2011/img25.jpg
2021-11-17T20:42:29.175-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Documents/Wallpapers/Windows%2011/img25.jpg
2021-11-17T20:42:29.264-0600;D;ThumbnailsCacheManager;add thumbnail to cache: img25.jpg
2021-11-17T20:42:29.271-0600;D;ThumbnailsCacheManager;generate thumbnail: img24.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Documents/Wallpapers/Windows%2011/img24.jpg
2021-11-17T20:42:29.272-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Documents/Wallpapers/Windows%2011/img24.jpg
2021-11-17T20:42:29.358-0600;D;ThumbnailsCacheManager;add thumbnail to cache: img24.jpg
2021-11-17T20:42:29.361-0600;D;ThumbnailsCacheManager;generate thumbnail: img23.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Documents/Wallpapers/Windows%2011/img23.jpg
2021-11-17T20:42:29.362-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Documents/Wallpapers/Windows%2011/img23.jpg
2021-11-17T20:42:29.413-0600;D;ThumbnailsCacheManager;add thumbnail to cache: img23.jpg
2021-11-17T20:42:29.416-0600;D;ThumbnailsCacheManager;generate thumbnail: img22.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Documents/Wallpapers/Windows%2011/img22.jpg
2021-11-17T20:42:29.417-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Documents/Wallpapers/Windows%2011/img22.jpg
2021-11-17T20:42:29.569-0600;D;ThumbnailsCacheManager;add thumbnail to cache: img22.jpg
2021-11-17T20:42:29.578-0600;D;ThumbnailsCacheManager;generate thumbnail: img21.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Documents/Wallpapers/Windows%2011/img21.jpg
2021-11-17T20:42:29.578-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Documents/Wallpapers/Windows%2011/img21.jpg
2021-11-17T20:42:29.637-0600;D;ThumbnailsCacheManager;add thumbnail to cache: img21.jpg
2021-11-17T20:42:29.641-0600;D;ThumbnailsCacheManager;generate thumbnail: img20.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Documents/Wallpapers/Windows%2011/img20.jpg
2021-11-17T20:42:29.641-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Documents/Wallpapers/Windows%2011/img20.jpg
2021-11-17T20:42:29.705-0600;D;ThumbnailsCacheManager;add thumbnail to cache: img20.jpg
2021-11-17T20:42:29.709-0600;D;ThumbnailsCacheManager;generate thumbnail: img19_1920x1200.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Documents/Wallpapers/Windows%2011/img19_1920x1200.jpg
2021-11-17T20:42:29.710-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Documents/Wallpapers/Windows%2011/img19_1920x1200.jpg
2021-11-17T20:42:29.761-0600;D;ThumbnailsCacheManager;add thumbnail to cache: img19_1920x1200.jpg
2021-11-17T20:42:29.766-0600;D;ThumbnailsCacheManager;generate thumbnail: img19.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Documents/Wallpapers/Windows%2011/img19.jpg
2021-11-17T20:42:29.766-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Documents/Wallpapers/Windows%2011/img19.jpg
2021-11-17T20:42:29.849-0600;D;ThumbnailsCacheManager;add thumbnail to cache: img19.jpg
2021-11-17T20:42:29.853-0600;D;ThumbnailsCacheManager;generate thumbnail: img0.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Documents/Wallpapers/Windows%2011/img0.jpg
2021-11-17T20:42:29.854-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Documents/Wallpapers/Windows%2011/img0.jpg
2021-11-17T20:42:29.943-0600;D;ThumbnailsCacheManager;add thumbnail to cache: img0.jpg
2021-11-17T20:42:29.947-0600;D;ThumbnailsCacheManager;generate thumbnail: img0_1920x1200.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Documents/Wallpapers/Windows%2011/img0_1920x1200.jpg
2021-11-17T20:42:29.948-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Documents/Wallpapers/Windows%2011/img0_1920x1200.jpg
2021-11-17T20:42:30.017-0600;D;ThumbnailsCacheManager;add thumbnail to cache: img0_1920x1200.jpg
2021-11-17T20:42:30.042-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:42:30.107-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:42:31.051-0600;D;GallerySearchTask;Search: count: 60 total: 1155
2021-11-17T20:42:31.154-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-05-05 17-26-53 4379.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-05%2017-26-53%204379.mov
2021-11-17T20:42:31.155-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-05%2017-26-53%204379.mov
2021-11-17T20:42:31.245-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-05-05 07-06-31 4357.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-05%2007-06-31%204357.jpg
2021-11-17T20:42:31.246-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-05%2007-06-31%204357.jpg
2021-11-17T20:42:31.346-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-05-05 07-06-31 4357.jpg
2021-11-17T20:42:31.350-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-05-05 07-06-07 4358.jpeg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-05%2007-06-07%204358.jpeg
2021-11-17T20:42:31.351-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-05%2007-06-07%204358.jpeg
2021-11-17T20:42:31.467-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-05-05 07-06-07 4358.jpeg
2021-11-17T20:42:31.475-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-05-03 10-15-17 4329.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-03%2010-15-17%204329.jpg
2021-11-17T20:42:31.477-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-03%2010-15-17%204329.jpg
2021-11-17T20:42:31.575-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-05-03 10-15-17 4329.jpg
2021-11-17T20:42:31.579-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-05-03 09-20-31 4289.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-03%2009-20-31%204289.jpg
2021-11-17T20:42:31.579-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-03%2009-20-31%204289.jpg
2021-11-17T20:42:31.730-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-05-03 09-20-31 4289.jpg
2021-11-17T20:42:31.734-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-05-03 09-20-30 4288.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-03%2009-20-30%204288.jpg
2021-11-17T20:42:31.735-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-03%2009-20-30%204288.jpg
2021-11-17T20:42:31.828-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-05-03 09-20-30 4288.jpg
2021-11-17T20:42:31.831-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-05-03 09-20-29 4287.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-03%2009-20-29%204287.jpg
2021-11-17T20:42:31.831-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-03%2009-20-29%204287.jpg
2021-11-17T20:42:31.903-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-05-03 09-20-29 4287.jpg
2021-11-17T20:42:31.907-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-05-03 09-20-28 4286.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-03%2009-20-28%204286.jpg
2021-11-17T20:42:31.908-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-03%2009-20-28%204286.jpg
2021-11-17T20:42:31.959-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-05-03 09-20-28 4286.jpg
2021-11-17T20:42:31.964-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-05-03 09-20-15 4284.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-03%2009-20-15%204284.jpg
2021-11-17T20:42:31.964-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-03%2009-20-15%204284.jpg
2021-11-17T20:42:32.018-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-05-03 09-20-15 4284.jpg
2021-11-17T20:42:32.022-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-05-03 09-20-13 4282.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-03%2009-20-13%204282.jpg
2021-11-17T20:42:32.022-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-03%2009-20-13%204282.jpg
2021-11-17T20:42:32.075-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-05-03 09-20-13 4282.jpg
2021-11-17T20:42:32.080-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-05-05 17-26-53 4379.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-05%2017-26-53%204379.mov
2021-11-17T20:42:32.081-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-05%2017-26-53%204379.mov
2021-11-17T20:42:32.153-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:42:32.217-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:42:33.148-0600;D;GallerySearchTask;Search: count: 60 total: 1215
2021-11-17T20:42:33.517-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:42:33.604-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:42:33.764-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-05-02 17-11-01 4237.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-02%2017-11-01%204237.jpg
2021-11-17T20:42:33.766-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-02%2017-11-01%204237.jpg
2021-11-17T20:42:33.871-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-05-02 17-11-01 4237.jpg
2021-11-17T20:42:33.880-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-05-02 09-43-01 4205.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-02%2009-43-01%204205.jpg
2021-11-17T20:42:33.880-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-02%2009-43-01%204205.jpg
2021-11-17T20:42:33.979-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-05-02 09-43-01 4205.jpg
2021-11-17T20:42:33.985-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-05-02 09-42-59 4204.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-02%2009-42-59%204204.jpg
2021-11-17T20:42:33.985-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-02%2009-42-59%204204.jpg
2021-11-17T20:42:34.078-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-05-02 09-42-59 4204.jpg
2021-11-17T20:42:34.083-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-05-02 09-42-58 4203.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-02%2009-42-58%204203.jpg
2021-11-17T20:42:34.084-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-02%2009-42-58%204203.jpg
2021-11-17T20:42:34.224-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-05-02 09-42-58 4203.jpg
2021-11-17T20:42:34.228-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-05-02 09-42-46 4201.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-02%2009-42-46%204201.jpg
2021-11-17T20:42:34.229-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-02%2009-42-46%204201.jpg
2021-11-17T20:42:34.303-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-05-02 09-42-46 4201.jpg
2021-11-17T20:42:34.307-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-05-02 09-42-47 4202.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-02%2009-42-47%204202.jpg
2021-11-17T20:42:34.307-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-02%2009-42-47%204202.jpg
2021-11-17T20:42:34.391-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-05-02 09-42-47 4202.jpg
2021-11-17T20:42:34.395-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-05-02 09-42-43 4200.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-02%2009-42-43%204200.jpg
2021-11-17T20:42:34.395-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-02%2009-42-43%204200.jpg
2021-11-17T20:42:34.471-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-05-02 09-42-43 4200.jpg
2021-11-17T20:42:34.475-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-05-01 17-35-03 4196.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-01%2017-35-03%204196.jpg
2021-11-17T20:42:34.477-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-01%2017-35-03%204196.jpg
2021-11-17T20:42:34.531-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-05-01 17-35-03 4196.jpg
2021-11-17T20:42:34.535-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-05-01 17-35-02 4195.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-01%2017-35-02%204195.jpg
2021-11-17T20:42:34.536-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-01%2017-35-02%204195.jpg
2021-11-17T20:42:34.575-0600;D;GallerySearchTask;Search: count: 60 total: 1275
2021-11-17T20:42:34.645-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-05-01 17-35-02 4195.jpg
2021-11-17T20:42:34.653-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-05-01 17-35-01 4194.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-01%2017-35-01%204194.jpg
2021-11-17T20:42:34.653-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-01%2017-35-01%204194.jpg
2021-11-17T20:42:34.753-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-05-01 17-35-01 4194.jpg
2021-11-17T20:42:34.760-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-05-01 17-35-00 4193.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-01%2017-35-00%204193.jpg
2021-11-17T20:42:34.760-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-01%2017-35-00%204193.jpg
2021-11-17T20:42:34.814-0600;D;ThumbnailsCacheManager;add thumbnail to cache: 21-05-01 17-35-00 4193.jpg
2021-11-17T20:42:34.826-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-05-02 14-27-58 4217.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-02%2014-27-58%204217.mov
2021-11-17T20:42:34.826-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-02%2014-27-58%204217.mov
2021-11-17T20:42:34.916-0600;D;ThumbnailsCacheManager;generate thumbnail: 21-05-02 14-27-58 4217.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-02%2014-27-58%204217.mov
2021-11-17T20:42:34.916-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/05/21-05-02%2014-27-58%204217.mov
2021-11-17T20:42:34.996-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:42:35.067-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:42:35.916-0600;D;GallerySearchTask;Search: count: 60 total: 1335
2021-11-17T20:42:36.273-0600;D;ThumbnailsCacheManager;generate thumbnail: Video 21-02-18 13-55-40 3591.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-18%2013-55-40%203591.mov
2021-11-17T20:42:36.273-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-18%2013-55-40%203591.mov
2021-11-17T20:42:36.373-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:42:36.465-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:42:37.413-0600;D;GallerySearchTask;Search: count: 60 total: 1395
2021-11-17T20:42:37.460-0600;D;ThumbnailsCacheManager;generate thumbnail: Video 21-02-18 13-55-40 3591.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-18%2013-55-40%203591.mov
2021-11-17T20:42:37.461-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-18%2013-55-40%203591.mov
2021-11-17T20:42:37.552-0600;D;ThumbnailsCacheManager;generate thumbnail: Photo 21-02-07 12-41-07 3500.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-07%2012-41-07%203500.jpg
2021-11-17T20:42:37.553-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-07%2012-41-07%203500.jpg
2021-11-17T20:42:37.625-0600;D;ThumbnailsCacheManager;add thumbnail to cache: Photo 21-02-07 12-41-07 3500.jpg
2021-11-17T20:42:37.631-0600;D;ThumbnailsCacheManager;generate thumbnail: Photo 21-02-07 12-40-34 3499.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-07%2012-40-34%203499.jpg
2021-11-17T20:42:37.631-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-07%2012-40-34%203499.jpg
2021-11-17T20:42:37.722-0600;D;ThumbnailsCacheManager;add thumbnail to cache: Photo 21-02-07 12-40-34 3499.jpg
2021-11-17T20:42:37.729-0600;D;ThumbnailsCacheManager;generate thumbnail: Photo 21-02-07 12-39-48 3501.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-07%2012-39-48%203501.jpg
2021-11-17T20:42:37.730-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-07%2012-39-48%203501.jpg
2021-11-17T20:42:37.810-0600;D;ThumbnailsCacheManager;add thumbnail to cache: Photo 21-02-07 12-39-48 3501.jpg
2021-11-17T20:42:37.813-0600;D;ThumbnailsCacheManager;generate thumbnail: Photo 21-02-07 12-36-10 3503.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-07%2012-36-10%203503.jpg
2021-11-17T20:42:37.813-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-07%2012-36-10%203503.jpg
2021-11-17T20:42:37.897-0600;D;ThumbnailsCacheManager;add thumbnail to cache: Photo 21-02-07 12-36-10 3503.jpg
2021-11-17T20:42:37.908-0600;D;ThumbnailsCacheManager;generate thumbnail: Photo 21-02-07 12-35-52 3508.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-07%2012-35-52%203508.jpg
2021-11-17T20:42:37.909-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-07%2012-35-52%203508.jpg
2021-11-17T20:42:37.910-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@8be6352
2021-11-17T20:42:37.910-0600;D;AdvancedSslSocketFactory; ... with connection timeout 5000 and socket timeout 40000
2021-11-17T20:42:37.913-0600;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2021-11-17T20:42:37.914-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:42:37.980-0600;D;ThumbnailsCacheManager;add thumbnail to cache: Photo 21-02-07 12-35-52 3508.jpg
2021-11-17T20:42:37.985-0600;D;ThumbnailsCacheManager;generate thumbnail: Photo 21-02-07 12-35-43 3509.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-07%2012-35-43%203509.jpg
2021-11-17T20:42:37.986-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-07%2012-35-43%203509.jpg
2021-11-17T20:42:38.050-0600;D;ThumbnailsCacheManager;add thumbnail to cache: Photo 21-02-07 12-35-43 3509.jpg
2021-11-17T20:42:38.056-0600;D;ThumbnailsCacheManager;generate thumbnail: Photo 21-02-07 10-34-01 3504.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-07%2010-34-01%203504.jpg
2021-11-17T20:42:38.057-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-07%2010-34-01%203504.jpg
2021-11-17T20:42:38.146-0600;D;ThumbnailsCacheManager;add thumbnail to cache: Photo 21-02-07 10-34-01 3504.jpg
2021-11-17T20:42:38.152-0600;D;ThumbnailsCacheManager;generate thumbnail: Photo 21-02-07 10-33-38 3507.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-07%2010-33-38%203507.jpg
2021-11-17T20:42:38.153-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-07%2010-33-38%203507.jpg
2021-11-17T20:42:38.222-0600;D;ThumbnailsCacheManager;add thumbnail to cache: Photo 21-02-07 10-33-38 3507.jpg
2021-11-17T20:42:38.225-0600;D;ThumbnailsCacheManager;generate thumbnail: Photo 21-02-07 10-32-23 3516.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-07%2010-32-23%203516.jpg
2021-11-17T20:42:38.225-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-07%2010-32-23%203516.jpg
2021-11-17T20:42:38.311-0600;D;ThumbnailsCacheManager;add thumbnail to cache: Photo 21-02-07 10-32-23 3516.jpg
2021-11-17T20:42:38.315-0600;D;ThumbnailsCacheManager;generate thumbnail: Photo 21-02-07 10-28-56 3512.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-07%2010-28-56%203512.jpg
2021-11-17T20:42:38.315-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-07%2010-28-56%203512.jpg
2021-11-17T20:42:38.378-0600;D;ThumbnailsCacheManager;add thumbnail to cache: Photo 21-02-07 10-28-56 3512.jpg
2021-11-17T20:42:38.382-0600;D;ThumbnailsCacheManager;generate thumbnail: Photo 21-02-07 10-27-51 3502.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-07%2010-27-51%203502.jpg
2021-11-17T20:42:38.384-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-07%2010-27-51%203502.jpg
2021-11-17T20:42:38.435-0600;D;ThumbnailsCacheManager;add thumbnail to cache: Photo 21-02-07 10-27-51 3502.jpg
2021-11-17T20:42:38.439-0600;D;ThumbnailsCacheManager;generate thumbnail: Photo 21-02-07 10-27-29 3513.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-07%2010-27-29%203513.jpg
2021-11-17T20:42:38.440-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-07%2010-27-29%203513.jpg
2021-11-17T20:42:38.500-0600;D;ThumbnailsCacheManager;add thumbnail to cache: Photo 21-02-07 10-27-29 3513.jpg
2021-11-17T20:42:38.503-0600;D;ThumbnailsCacheManager;generate thumbnail: Photo 21-02-07 10-27-05 3506.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-07%2010-27-05%203506.jpg
2021-11-17T20:42:38.504-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-07%2010-27-05%203506.jpg
2021-11-17T20:42:38.575-0600;D;ThumbnailsCacheManager;add thumbnail to cache: Photo 21-02-07 10-27-05 3506.jpg
2021-11-17T20:42:38.579-0600;D;ThumbnailsCacheManager;generate thumbnail: Photo 21-02-07 10-27-05 3515.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-07%2010-27-05%203515.jpg
2021-11-17T20:42:38.580-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-07%2010-27-05%203515.jpg
2021-11-17T20:42:38.624-0600;D;ThumbnailsCacheManager;add thumbnail to cache: Photo 21-02-07 10-27-05 3515.jpg
2021-11-17T20:42:38.627-0600;D;ThumbnailsCacheManager;generate thumbnail: Photo 21-02-07 10-27-04 3514.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-07%2010-27-04%203514.jpg
2021-11-17T20:42:38.627-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-07%2010-27-04%203514.jpg
2021-11-17T20:42:38.710-0600;D;ThumbnailsCacheManager;add thumbnail to cache: Photo 21-02-07 10-27-04 3514.jpg
2021-11-17T20:42:38.756-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:42:38.800-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:42:39.730-0600;D;GallerySearchTask;Search: count: 60 total: 1455
2021-11-17T20:42:40.190-0600;D;ThumbnailsCacheManager;generate thumbnail: Video 21-02-06 22-41-42 3381.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-06%2022-41-42%203381.mp4
2021-11-17T20:42:40.190-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-06%2022-41-42%203381.mp4
2021-11-17T20:42:40.288-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:42:40.350-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:42:41.224-0600;D;GallerySearchTask;Search: count: 60 total: 1515
2021-11-17T20:42:41.257-0600;D;ThumbnailsCacheManager;generate thumbnail: Video 21-02-06 22-41-42 3381.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-06%2022-41-42%203381.mp4
2021-11-17T20:42:41.257-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-06%2022-41-42%203381.mp4
2021-11-17T20:42:41.381-0600;D;ThumbnailsCacheManager;generate thumbnail: Video 21-02-06 22-41-42 3381.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-06%2022-41-42%203381.mp4
2021-11-17T20:42:41.382-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-06%2022-41-42%203381.mp4
2021-11-17T20:42:41.730-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:42:41.790-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:42:42.670-0600;D;GallerySearchTask;Search: count: 60 total: 1575
2021-11-17T20:42:42.777-0600;D;ThumbnailsCacheManager;generate thumbnail: Video 21-02-05 20-22-21 3262.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-05%2020-22-21%203262.mp4
2021-11-17T20:42:42.778-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-05%2020-22-21%203262.mp4
2021-11-17T20:42:42.891-0600;D;ThumbnailsCacheManager;generate thumbnail: Video 21-02-04 15-06-15 3254.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-04%2015-06-15%203254.mp4
2021-11-17T20:42:42.891-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-04%2015-06-15%203254.mp4
2021-11-17T20:42:42.973-0600;D;ThumbnailsCacheManager;generate thumbnail: Video 21-02-05 20-22-21 3262.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-05%2020-22-21%203262.mp4
2021-11-17T20:42:42.974-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-05%2020-22-21%203262.mp4
2021-11-17T20:42:43.053-0600;D;ThumbnailsCacheManager;generate thumbnail: Video 21-02-04 15-06-15 3254.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-04%2015-06-15%203254.mp4
2021-11-17T20:42:43.053-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-04%2015-06-15%203254.mp4
2021-11-17T20:42:43.135-0600;D;ThumbnailsCacheManager;generate thumbnail: Video 21-02-04 14-18-02 3253.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-04%2014-18-02%203253.mp4
2021-11-17T20:42:43.136-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-04%2014-18-02%203253.mp4
2021-11-17T20:42:43.398-0600;D;ThumbnailsCacheManager;generate thumbnail: Photo 21-02-03 11-12-56 3208.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-03%2011-12-56%203208.jpg
2021-11-17T20:42:43.399-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-03%2011-12-56%203208.jpg
2021-11-17T20:42:43.466-0600;D;ThumbnailsCacheManager;add thumbnail to cache: Photo 21-02-03 11-12-56 3208.jpg
2021-11-17T20:42:43.471-0600;D;ThumbnailsCacheManager;generate thumbnail: Photo 21-02-03 11-12-55 3207.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-03%2011-12-55%203207.jpg
2021-11-17T20:42:43.472-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-03%2011-12-55%203207.jpg
2021-11-17T20:42:43.499-0600;V;ThumbnailsCacheManager;Cancelled generation of thumbnail for a reused imageView
2021-11-17T20:42:43.561-0600;D;ThumbnailsCacheManager;add thumbnail to cache: Photo 21-02-03 11-12-55 3207.jpg
2021-11-17T20:42:43.569-0600;D;ThumbnailsCacheManager;generate thumbnail: Photo 21-02-03 11-12-54 3206.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-03%2011-12-54%203206.jpg
2021-11-17T20:42:43.569-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-03%2011-12-54%203206.jpg
2021-11-17T20:42:43.633-0600;D;ThumbnailsCacheManager;add thumbnail to cache: Photo 21-02-03 11-12-54 3206.jpg
2021-11-17T20:42:43.638-0600;D;ThumbnailsCacheManager;generate thumbnail: Photo 21-02-03 11-12-53 3205.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-03%2011-12-53%203205.jpg
2021-11-17T20:42:43.639-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-03%2011-12-53%203205.jpg
2021-11-17T20:42:43.749-0600;D;ThumbnailsCacheManager;add thumbnail to cache: Photo 21-02-03 11-12-53 3205.jpg
2021-11-17T20:42:43.755-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:42:43.799-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:42:43.968-0600;D;ThumbnailsCacheManager;generate thumbnail: Photo 21-02-03 11-12-51 3204.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-03%2011-12-51%203204.jpg
2021-11-17T20:42:43.969-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-03%2011-12-51%203204.jpg
2021-11-17T20:42:44.070-0600;D;ThumbnailsCacheManager;add thumbnail to cache: Photo 21-02-03 11-12-51 3204.jpg
2021-11-17T20:42:44.073-0600;D;ThumbnailsCacheManager;generate thumbnail: Photo 21-02-03 11-12-51 3203.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-03%2011-12-51%203203.jpg
2021-11-17T20:42:44.075-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-03%2011-12-51%203203.jpg
2021-11-17T20:42:44.167-0600;D;ThumbnailsCacheManager;add thumbnail to cache: Photo 21-02-03 11-12-51 3203.jpg
2021-11-17T20:42:44.172-0600;D;ThumbnailsCacheManager;generate thumbnail: Photo 21-02-03 11-12-49 3202.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-03%2011-12-49%203202.jpg
2021-11-17T20:42:44.173-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-03%2011-12-49%203202.jpg
2021-11-17T20:42:44.249-0600;D;ThumbnailsCacheManager;add thumbnail to cache: Photo 21-02-03 11-12-49 3202.jpg
2021-11-17T20:42:44.251-0600;D;ThumbnailsCacheManager;generate thumbnail: Photo 21-02-03 11-12-18 3200.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-03%2011-12-18%203200.jpg
2021-11-17T20:42:44.252-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-03%2011-12-18%203200.jpg
2021-11-17T20:42:44.309-0600;D;ThumbnailsCacheManager;add thumbnail to cache: Photo 21-02-03 11-12-18 3200.jpg
2021-11-17T20:42:44.314-0600;D;ThumbnailsCacheManager;generate thumbnail: Photo 21-02-03 11-12-42 3201.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-03%2011-12-42%203201.jpg
2021-11-17T20:42:44.315-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-03%2011-12-42%203201.jpg
2021-11-17T20:42:44.365-0600;D;ThumbnailsCacheManager;add thumbnail to cache: Photo 21-02-03 11-12-42 3201.jpg
2021-11-17T20:42:44.369-0600;D;ThumbnailsCacheManager;generate thumbnail: Photo 21-02-03 11-12-17 3199.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-03%2011-12-17%203199.jpg
2021-11-17T20:42:44.370-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-03%2011-12-17%203199.jpg
2021-11-17T20:42:44.450-0600;D;ThumbnailsCacheManager;add thumbnail to cache: Photo 21-02-03 11-12-17 3199.jpg
2021-11-17T20:42:44.454-0600;D;ThumbnailsCacheManager;generate thumbnail: Photo 21-02-03 11-12-13 3198.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-03%2011-12-13%203198.jpg
2021-11-17T20:42:44.455-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-03%2011-12-13%203198.jpg
2021-11-17T20:42:44.542-0600;D;ThumbnailsCacheManager;add thumbnail to cache: Photo 21-02-03 11-12-13 3198.jpg
2021-11-17T20:42:44.544-0600;D;ThumbnailsCacheManager;generate thumbnail: Photo 21-02-03 11-11-58 3197.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-03%2011-11-58%203197.jpg
2021-11-17T20:42:44.544-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-03%2011-11-58%203197.jpg
2021-11-17T20:42:44.675-0600;D;ThumbnailsCacheManager;add thumbnail to cache: Photo 21-02-03 11-11-58 3197.jpg
2021-11-17T20:42:44.680-0600;D;ThumbnailsCacheManager;generate thumbnail: Photo 21-02-03 11-11-52 3196.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-03%2011-11-52%203196.jpg
2021-11-17T20:42:44.680-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-03%2011-11-52%203196.jpg
2021-11-17T20:42:44.723-0600;D;GallerySearchTask;Search: count: 60 total: 1635
2021-11-17T20:42:44.729-0600;D;ThumbnailsCacheManager;add thumbnail to cache: Photo 21-02-03 11-11-52 3196.jpg
2021-11-17T20:42:44.736-0600;D;ThumbnailsCacheManager;generate thumbnail: Photo 21-02-03 11-04-38 3195.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-03%2011-04-38%203195.jpg
2021-11-17T20:42:44.737-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-03%2011-04-38%203195.jpg
2021-11-17T20:42:44.832-0600;D;ThumbnailsCacheManager;add thumbnail to cache: Photo 21-02-03 11-04-38 3195.jpg
2021-11-17T20:42:44.839-0600;D;ThumbnailsCacheManager;generate thumbnail: Photo 21-02-03 11-04-35 3194.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-03%2011-04-35%203194.jpg
2021-11-17T20:42:44.840-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Photo%2021-02-03%2011-04-35%203194.jpg
2021-11-17T20:42:44.927-0600;D;ThumbnailsCacheManager;add thumbnail to cache: Photo 21-02-03 11-04-35 3194.jpg
2021-11-17T20:42:44.935-0600;D;ThumbnailsCacheManager;generate thumbnail: Video 21-02-03 10-59-39 3190.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-03%2010-59-39%203190.mp4
2021-11-17T20:42:44.936-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-03%2010-59-39%203190.mp4
2021-11-17T20:42:45.023-0600;D;ThumbnailsCacheManager;generate thumbnail: Video 21-02-03 10-48-22 3171.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-03%2010-48-22%203171.mp4
2021-11-17T20:42:45.024-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-03%2010-48-22%203171.mp4
2021-11-17T20:42:45.089-0600;D;ThumbnailsCacheManager;generate thumbnail: Video 21-02-03 10-59-39 3190.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-03%2010-59-39%203190.mp4
2021-11-17T20:42:45.089-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-03%2010-59-39%203190.mp4
2021-11-17T20:42:45.147-0600;D;ThumbnailsCacheManager;generate thumbnail: Video 21-02-03 10-48-22 3171.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-03%2010-48-22%203171.mp4
2021-11-17T20:42:45.148-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-03%2010-48-22%203171.mp4
2021-11-17T20:42:45.546-0600;D;ThumbnailsCacheManager;generate thumbnail: Video 21-02-01 14-10-07 3094.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-01%2014-10-07%203094.mp4
2021-11-17T20:42:45.547-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-01%2014-10-07%203094.mp4
2021-11-17T20:42:45.632-0600;D;ThumbnailsCacheManager;generate thumbnail: Video 21-02-01 14-07-48 3092.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-01%2014-07-48%203092.mp4
2021-11-17T20:42:45.632-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-01%2014-07-48%203092.mp4
2021-11-17T20:44:14.060-0600;D;ThumbnailsCacheManager;generate thumbnail: Video 21-02-01 14-10-07 3094.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-01%2014-10-07%203094.mp4
2021-11-17T20:44:14.060-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-01%2014-10-07%203094.mp4
2021-11-17T20:44:14.062-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@8be6352
2021-11-17T20:44:14.062-0600;D;AdvancedSslSocketFactory; ... with connection timeout 5000 and socket timeout 40000
2021-11-17T20:44:14.066-0600;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2021-11-17T20:44:14.066-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:44:14.153-0600;D;ThumbnailsCacheManager;generate thumbnail: Video 21-02-01 14-07-48 3092.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-01%2014-07-48%203092.mp4
2021-11-17T20:44:14.153-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-01%2014-07-48%203092.mp4
2021-11-17T20:44:14.211-0600;D;ThumbnailsCacheManager;generate thumbnail: Video 21-02-01 14-06-49 3090.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-01%2014-06-49%203090.mp4
2021-11-17T20:44:14.211-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-01%2014-06-49%203090.mp4
2021-11-17T20:44:14.252-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:44:14.351-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:44:14.355-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@1826205
2021-11-17T20:44:14.355-0600;D;AdvancedSslSocketFactory; ... with connection timeout 5000 and socket timeout 40000
2021-11-17T20:44:14.356-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:44:15.244-0600;D;GallerySearchTask;Search: count: 60 total: 1695
2021-11-17T20:44:15.273-0600;D;ThumbnailsCacheManager;generate thumbnail: Video 21-02-01 14-10-07 3094.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-01%2014-10-07%203094.mp4
2021-11-17T20:44:15.274-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-01%2014-10-07%203094.mp4
2021-11-17T20:44:15.331-0600;D;ThumbnailsCacheManager;generate thumbnail: Video 21-02-01 14-07-48 3092.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-01%2014-07-48%203092.mp4
2021-11-17T20:44:15.332-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-01%2014-07-48%203092.mp4
2021-11-17T20:44:15.377-0600;D;ThumbnailsCacheManager;generate thumbnail: Video 21-02-01 14-06-49 3090.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-01%2014-06-49%203090.mp4
2021-11-17T20:44:15.378-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-01%2014-06-49%203090.mp4
2021-11-17T20:44:15.408-0600;V;ThumbnailsCacheManager;Cancelled generation of thumbnail for a reused imageView
2021-11-17T20:44:15.432-0600;D;ThumbnailsCacheManager;generate thumbnail: Video 21-02-01 14-06-49 3090.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-01%2014-06-49%203090.mp4
2021-11-17T20:44:15.432-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/02/Video%2021-02-01%2014-06-49%203090.mp4
2021-11-17T20:44:15.575-0600;D;ThumbnailsCacheManager;generate thumbnail: Video 21-01-29 09-15-58 3037.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/01/Video%2021-01-29%2009-15-58%203037.mp4
2021-11-17T20:44:15.576-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/01/Video%2021-01-29%2009-15-58%203037.mp4
2021-11-17T20:44:15.660-0600;D;ThumbnailsCacheManager;generate thumbnail: Video 21-01-28 21-52-10 3007.mp4 URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/01/Video%2021-01-28%2021-52-10%203007.mp4
2021-11-17T20:44:15.660-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2021/01/Video%2021-01-28%2021-52-10%203007.mp4
2021-11-17T20:44:15.719-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:44:15.768-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:44:16.604-0600;D;GallerySearchTask;Search: count: 60 total: 1755
2021-11-17T20:44:16.838-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:44:16.923-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:44:17.788-0600;D;GallerySearchTask;Search: count: 60 total: 1815
2021-11-17T20:44:18.089-0600;D;ThumbnailsCacheManager;generate thumbnail: Video 20-12-24 04-54-24 0255.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/12/Video%2020-12-24%2004-54-24%200255.mov
2021-11-17T20:44:18.089-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/12/Video%2020-12-24%2004-54-24%200255.mov
2021-11-17T20:44:18.222-0600;D;ThumbnailsCacheManager;generate thumbnail: Video 20-12-24 04-51-37 0254.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/12/Video%2020-12-24%2004-51-37%200254.mov
2021-11-17T20:44:18.222-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/12/Video%2020-12-24%2004-51-37%200254.mov
2021-11-17T20:44:18.281-0600;D;ThumbnailsCacheManager;generate thumbnail: Video 20-12-24 04-55-36 0258.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/12/Video%2020-12-24%2004-55-36%200258.mov
2021-11-17T20:44:18.282-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/12/Video%2020-12-24%2004-55-36%200258.mov
2021-11-17T20:44:18.327-0600;D;ThumbnailsCacheManager;generate thumbnail: Video 20-12-24 04-55-06 0256.mov URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/12/Video%2020-12-24%2004-55-06%200256.mov
2021-11-17T20:44:18.327-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/12/Video%2020-12-24%2004-55-06%200256.mov
2021-11-17T20:44:18.412-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:44:18.460-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:44:19.429-0600;D;GallerySearchTask;Search: count: 60 total: 1875
2021-11-17T20:44:19.804-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:44:19.874-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:44:20.818-0600;D;GallerySearchTask;Search: count: 60 total: 1935
2021-11-17T20:44:21.033-0600;D;ThumbnailsCacheManager;generate thumbnail: IMG_20200719_103854.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200719_103854.jpg
2021-11-17T20:44:21.034-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200719_103854.jpg
2021-11-17T20:44:21.118-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200719_103854.jpg
2021-11-17T20:44:21.129-0600;D;ThumbnailsCacheManager;generate thumbnail: IMG_20200719_103855.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200719_103855.jpg
2021-11-17T20:44:21.130-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200719_103855.jpg
2021-11-17T20:44:21.214-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200719_103855.jpg
2021-11-17T20:44:21.220-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:44:21.298-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:44:22.244-0600;D;GallerySearchTask;Search: count: 60 total: 1995
2021-11-17T20:44:22.549-0600;D;ThumbnailsCacheManager;generate thumbnail: IMG_20200718_195528.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200718_195528.jpg
2021-11-17T20:44:22.550-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200718_195528.jpg
2021-11-17T20:44:22.654-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200718_195528.jpg
2021-11-17T20:44:22.664-0600;D;ThumbnailsCacheManager;generate thumbnail: IMG_20200718_195531.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200718_195531.jpg
2021-11-17T20:44:22.664-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200718_195531.jpg
2021-11-17T20:44:22.732-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200718_195531.jpg
2021-11-17T20:44:22.741-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:44:22.805-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:44:23.701-0600;D;GallerySearchTask;Search: count: 60 total: 2055
2021-11-17T20:44:24.263-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:44:24.349-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:44:25.276-0600;D;GallerySearchTask;Search: count: 60 total: 2115
2021-11-17T20:44:25.385-0600;D;ThumbnailsCacheManager;generate thumbnail: IMG_20200715_125232.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200715_125232.jpg
2021-11-17T20:44:25.385-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200715_125232.jpg
2021-11-17T20:44:25.487-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200715_125232.jpg
2021-11-17T20:44:25.497-0600;D;ThumbnailsCacheManager;generate thumbnail: IMG_20200715_122224.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200715_122224.jpg
2021-11-17T20:44:25.498-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200715_122224.jpg
2021-11-17T20:44:25.569-0600;V;FileDisplayActivity;onPause() start
2021-11-17T20:44:25.575-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200715_122224.jpg
2021-11-17T20:44:25.580-0600;D;ThumbnailsCacheManager;generate thumbnail: IMG_20200715_122226.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200715_122226.jpg
2021-11-17T20:44:25.580-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200715_122226.jpg
2021-11-17T20:44:25.583-0600;D;FileDisplayActivity;onPause() ending
2021-11-17T20:44:25.584-0600;D;OCFileListAdapter;cancel: abort get method directly
2021-11-17T20:44:25.586-0600;D;OCFileListAdapter;cancel: abort get method directly
2021-11-17T20:44:25.587-0600;V;FileDisplayActivity;onPause() end
2021-11-17T20:44:25.618-0600;D;PreviewImageActivity;onCreate(Bundle) starting
2021-11-17T20:44:25.684-0600;D;PreviewImageActivity;onStart() starting
2021-11-17T20:44:25.708-0600;D;ExternalLinks;links disabled
2021-11-17T20:44:38.315-0600;D;PreviewImageActivity;onResume() starting
2021-11-17T20:44:38.384-0600;D;OwnCloudClient #0;REQUEST GET /index.php/core/preview.png
2021-11-17T20:44:38.389-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@8be6352
2021-11-17T20:44:38.390-0600;D;AdvancedSslSocketFactory; ... with connection timeout 5000 and socket timeout 40000
2021-11-17T20:44:38.394-0600;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2021-11-17T20:44:38.394-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:44:38.479-0600;D;FileActivity;Operations service connected
2021-11-17T20:44:38.479-0600;D;PreviewImageActivity;Simulating reselection of current page after connection of download binder
2021-11-17T20:44:38.480-0600;D;PreviewImageActivity;Upload service connected
2021-11-17T20:44:38.505-0600;D;FileDisplayActivity;onStop() ending
2021-11-17T20:44:38.507-0600;V;FileDisplayActivity;onSaveInstanceState() start
2021-11-17T20:44:38.519-0600;D;FileDisplayActivity;onSaveInstanceState(Bundle) starting
2021-11-17T20:44:38.520-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:44:38.523-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:44:38.523-0600;V;FileDisplayActivity;onSaveInstanceState() end
2021-11-17T20:44:39.377-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200715_125827.jpg
2021-11-17T20:44:39.490-0600;D;OwnCloudClient #0;REQUEST GET /index.php/core/preview.png
2021-11-17T20:44:39.588-0600;D;PreviewImageActivity;onPause() ending
2021-11-17T20:44:39.612-0600;V;BaseActivity;onRestart() start
2021-11-17T20:44:39.616-0600;D;FileDisplayActivity;onStart() starting
2021-11-17T20:44:39.646-0600;D;ExternalLinks;links disabled
2021-11-17T20:44:39.693-0600;V;FileDisplayActivity;onResume() start
2021-11-17T20:44:39.696-0600;D;FileDisplayActivity;onResume() starting
2021-11-17T20:44:39.722-0600;V;FileDisplayActivity;onResume() end
2021-11-17T20:44:40.056-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200715_125801.jpg
2021-11-17T20:44:40.154-0600;D;OwnCloudClient #0;REQUEST GET /index.php/core/preview.png
2021-11-17T20:44:40.219-0600;D;PreviewImageActivity;onStop() ending
2021-11-17T20:44:40.222-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:44:40.222-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:44:40.222-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:44:40.234-0600;D;PreviewImageActivity;onDestroy() ending
2021-11-17T20:44:40.664-0600;V;ThumbnailsCacheManager;Cancelled generation of thumbnail for a reused imageView
2021-11-17T20:44:40.820-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200715_125825.jpg
2021-11-17T20:44:40.949-0600;D;Avatar;URI: https://cloud.server.com/index.php/avatar/admin/360
2021-11-17T20:44:40.950-0600;D;OwnCloudClient #0;REQUEST GET /index.php/avatar/admin/360
2021-11-17T20:44:41.047-0600;V;ArbitraryDataProvider;Updating arbitrary data with cloud id: [email protected] key: avatar value: c27de18918c9ff77f273cee5e8425d84
2021-11-17T20:44:41.089-0600;V;ArbitraryDataProvider;Updating arbitrary data with cloud id: [email protected] key: avatarTimestamp value: 1637203481069
2021-11-17T20:44:41.103-0600;D;ThumbnailsCacheManager;generate thumbnail: IMG_20200715_125209.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200715_125209.jpg
2021-11-17T20:44:41.103-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200715_125209.jpg
2021-11-17T20:44:41.173-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200715_125209.jpg
2021-11-17T20:44:41.178-0600;D;ThumbnailsCacheManager;generate thumbnail: IMG_20200715_125231.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200715_125231.jpg
2021-11-17T20:44:41.180-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200715_125231.jpg
2021-11-17T20:44:41.329-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200715_125231.jpg
2021-11-17T20:44:41.337-0600;D;ThumbnailsCacheManager;generate thumbnail: IMG_20200715_105123.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200715_105123.jpg
2021-11-17T20:44:41.337-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200715_105123.jpg
2021-11-17T20:44:41.390-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200715_105123.jpg
2021-11-17T20:44:41.397-0600;D;ThumbnailsCacheManager;generate thumbnail: IMG_20200715_122217.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200715_122217.jpg
2021-11-17T20:44:41.398-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200715_122217.jpg
2021-11-17T20:44:41.467-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200715_122217.jpg
2021-11-17T20:44:41.475-0600;D;ThumbnailsCacheManager;generate thumbnail: IMG_20200715_122223.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200715_122223.jpg
2021-11-17T20:44:41.475-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200715_122223.jpg
2021-11-17T20:44:41.518-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200715_122223.jpg
2021-11-17T20:44:41.526-0600;D;ThumbnailsCacheManager;generate thumbnail: IMG_20200715_103549.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200715_103549.jpg
2021-11-17T20:44:41.527-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200715_103549.jpg
2021-11-17T20:44:41.588-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200715_103549.jpg
2021-11-17T20:44:41.595-0600;D;ThumbnailsCacheManager;generate thumbnail: IMG_20200714_150042.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200714_150042.jpg
2021-11-17T20:44:41.595-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200714_150042.jpg
2021-11-17T20:44:41.651-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200714_150042.jpg
2021-11-17T20:44:41.658-0600;D;ThumbnailsCacheManager;generate thumbnail: IMG_20200714_150122.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200714_150122.jpg
2021-11-17T20:44:41.659-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200714_150122.jpg
2021-11-17T20:44:41.711-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200714_150122.jpg
2021-11-17T20:44:41.717-0600;D;ThumbnailsCacheManager;generate thumbnail: IMG_20200714_150041.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200714_150041.jpg
2021-11-17T20:44:41.717-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200714_150041.jpg
2021-11-17T20:44:41.802-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200714_150041.jpg
2021-11-17T20:44:41.826-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:44:41.903-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:44:41.905-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@1826205
2021-11-17T20:44:41.905-0600;D;AdvancedSslSocketFactory; ... with connection timeout 5000 and socket timeout 40000
2021-11-17T20:44:41.908-0600;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2021-11-17T20:44:41.908-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:44:42.044-0600;D;ThumbnailsCacheManager;generate thumbnail: IMG_20200714_145815_Bokeh.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200714_145815_Bokeh.jpg
2021-11-17T20:44:42.044-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200714_145815_Bokeh.jpg
2021-11-17T20:44:42.152-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200714_145815_Bokeh.jpg
2021-11-17T20:44:42.156-0600;D;ThumbnailsCacheManager;generate thumbnail: IMG_20200714_145820_Bokeh.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200714_145820_Bokeh.jpg
2021-11-17T20:44:42.156-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200714_145820_Bokeh.jpg
2021-11-17T20:44:42.235-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200714_145820_Bokeh.jpg
2021-11-17T20:44:42.239-0600;D;ThumbnailsCacheManager;generate thumbnail: IMG_20200714_145817_Bokeh.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200714_145817_Bokeh.jpg
2021-11-17T20:44:42.239-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200714_145817_Bokeh.jpg
2021-11-17T20:44:42.283-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200714_145817_Bokeh.jpg
2021-11-17T20:44:42.873-0600;D;GallerySearchTask;Search: count: 60 total: 2175
2021-11-17T20:44:43.093-0600;D;ThumbnailsCacheManager;generate thumbnail: IMG_20200714_145808.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200714_145808.jpg
2021-11-17T20:44:43.094-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200714_145808.jpg
2021-11-17T20:44:43.192-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200714_145808.jpg
2021-11-17T20:44:43.196-0600;D;ThumbnailsCacheManager;generate thumbnail: IMG_20200714_145807.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200714_145807.jpg
2021-11-17T20:44:43.196-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200714_145807.jpg
2021-11-17T20:44:43.250-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200714_145807.jpg
2021-11-17T20:44:43.260-0600;D;ThumbnailsCacheManager;generate thumbnail: IMG_20200714_145801.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200714_145801.jpg
2021-11-17T20:44:43.260-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200714_145801.jpg
2021-11-17T20:44:43.327-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200714_145801.jpg
2021-11-17T20:44:43.714-0600;V;FileDisplayActivity;onPause() start
2021-11-17T20:44:43.716-0600;D;FileDisplayActivity;onPause() ending
2021-11-17T20:44:43.716-0600;V;FileDisplayActivity;onPause() end
2021-11-17T20:44:43.741-0600;D;PreviewImageActivity;onCreate(Bundle) starting
2021-11-17T20:44:43.810-0600;D;PreviewImageActivity;onStart() starting
2021-11-17T20:44:43.824-0600;D;ExternalLinks;links disabled
2021-11-17T20:44:58.436-0600;D;PreviewImageActivity;onResume() starting
2021-11-17T20:44:58.494-0600;D;OwnCloudClient #0;REQUEST GET /index.php/core/preview.png
2021-11-17T20:44:58.495-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@8be6352
2021-11-17T20:44:58.496-0600;D;AdvancedSslSocketFactory; ... with connection timeout 5000 and socket timeout 40000
2021-11-17T20:44:58.508-0600;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2021-11-17T20:44:58.509-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:44:58.579-0600;D;FileActivity;Operations service connected
2021-11-17T20:44:58.579-0600;D;PreviewImageActivity;Simulating reselection of current page after connection of download binder
2021-11-17T20:44:58.579-0600;D;PreviewImageActivity;Upload service connected
2021-11-17T20:44:58.606-0600;D;FileDisplayActivity;onStop() ending
2021-11-17T20:44:58.606-0600;V;FileDisplayActivity;onSaveInstanceState() start
2021-11-17T20:44:58.607-0600;D;FileDisplayActivity;onSaveInstanceState(Bundle) starting
2021-11-17T20:44:58.607-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:44:58.608-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:44:58.610-0600;V;FileDisplayActivity;onSaveInstanceState() end
2021-11-17T20:44:59.552-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200714_145955_Bokeh.jpg
2021-11-17T20:44:59.726-0600;D;OwnCloudClient #0;REQUEST GET /index.php/core/preview.png
2021-11-17T20:44:59.989-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200714_145950.jpg
2021-11-17T20:45:00.031-0600;D;OwnCloudClient #0;REQUEST GET /index.php/core/preview.png
2021-11-17T20:45:00.614-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200714_150008.jpg
2021-11-17T20:45:02.124-0600;D;PreviewImageActivity;onPause() ending
2021-11-17T20:45:02.157-0600;V;BaseActivity;onRestart() start
2021-11-17T20:45:02.162-0600;D;FileDisplayActivity;onStart() starting
2021-11-17T20:45:02.185-0600;D;ExternalLinks;links disabled
2021-11-17T20:45:02.243-0600;V;FileDisplayActivity;onResume() start
2021-11-17T20:45:02.246-0600;D;FileDisplayActivity;onResume() starting
2021-11-17T20:45:02.273-0600;V;FileDisplayActivity;onResume() end
2021-11-17T20:45:02.793-0600;D;PreviewImageActivity;onStop() ending
2021-11-17T20:45:02.795-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:45:02.795-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:45:02.795-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:45:02.830-0600;D;PreviewImageActivity;onDestroy() ending
2021-11-17T20:45:03.105-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:45:03.180-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:45:03.185-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@1826205
2021-11-17T20:45:03.185-0600;D;AdvancedSslSocketFactory; ... with connection timeout 5000 and socket timeout 40000
2021-11-17T20:45:03.190-0600;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2021-11-17T20:45:03.190-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:45:04.120-0600;D;GallerySearchTask;Search: count: 60 total: 2235
2021-11-17T20:45:05.183-0600;V;FileDisplayActivity;onPause() start
2021-11-17T20:45:05.184-0600;D;FileDisplayActivity;onPause() ending
2021-11-17T20:45:05.187-0600;V;FileDisplayActivity;onPause() end
2021-11-17T20:45:05.216-0600;D;PreviewImageActivity;onCreate(Bundle) starting
2021-11-17T20:45:05.283-0600;D;PreviewImageActivity;onStart() starting
2021-11-17T20:45:05.300-0600;D;ExternalLinks;links disabled
2021-11-17T20:45:21.449-0600;D;PreviewImageActivity;onResume() starting
2021-11-17T20:45:21.488-0600;D;OwnCloudClient #0;REQUEST GET /index.php/core/preview.png
2021-11-17T20:45:21.490-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@8be6352
2021-11-17T20:45:21.490-0600;D;AdvancedSslSocketFactory; ... with connection timeout 5000 and socket timeout 40000
2021-11-17T20:45:21.523-0600;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2021-11-17T20:45:21.523-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:45:21.548-0600;D;FileActivity;Operations service connected
2021-11-17T20:45:21.548-0600;D;PreviewImageActivity;Simulating reselection of current page after connection of download binder
2021-11-17T20:45:21.548-0600;D;PreviewImageActivity;Upload service connected
2021-11-17T20:45:21.569-0600;D;FileDisplayActivity;onStop() ending
2021-11-17T20:45:21.570-0600;V;FileDisplayActivity;onSaveInstanceState() start
2021-11-17T20:45:21.570-0600;D;FileDisplayActivity;onSaveInstanceState(Bundle) starting
2021-11-17T20:45:21.570-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:45:21.571-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:45:21.571-0600;V;FileDisplayActivity;onSaveInstanceState() end
2021-11-17T20:45:22.187-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200713_143120.jpg
2021-11-17T20:45:22.294-0600;D;OwnCloudClient #0;REQUEST GET /index.php/core/preview.png
2021-11-17T20:45:22.772-0600;D;UploadsStorageManager;QUERY: (status== ? OR last_result==9 OR last_result==13 OR last_result==11 OR last_result==14 ) AND last_result!= 16 ROWID: -1
2021-11-17T20:45:22.781-0600;V;UploadsStorageManager;getUploads() got 0 rows from page 0, 0 rows total so far, last ID -1
2021-11-17T20:45:22.781-0600;V;UploadsStorageManager;getUploads() returning 0 (0) rows after reading 1 pages
2021-11-17T20:45:22.781-0600;D;UploadsStorageManager;QUERY: (status== ? OR last_result==9 OR last_result==13 OR last_result==11 OR last_result==14 ) AND last_result!= 16 ROWID: -1
2021-11-17T20:45:22.793-0600;V;UploadsStorageManager;getUploads() got 0 rows from page 0, 0 rows total so far, last ID -1
2021-11-17T20:45:22.794-0600;V;UploadsStorageManager;getUploads() returning 0 (0) rows after reading 1 pages
2021-11-17T20:45:23.315-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200713_143117.jpg
2021-11-17T20:45:23.424-0600;D;OwnCloudClient #0;REQUEST GET /index.php/core/preview.png
2021-11-17T20:45:24.235-0600;D;PreviewImageActivity;onPause() ending
2021-11-17T20:45:24.264-0600;V;BaseActivity;onRestart() start
2021-11-17T20:45:24.265-0600;D;FileDisplayActivity;onStart() starting
2021-11-17T20:45:24.288-0600;D;ExternalLinks;links disabled
2021-11-17T20:45:24.328-0600;V;FileDisplayActivity;onResume() start
2021-11-17T20:45:24.331-0600;D;FileDisplayActivity;onResume() starting
2021-11-17T20:45:24.371-0600;V;FileDisplayActivity;onResume() end
2021-11-17T20:45:24.448-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200713_133437.jpg
2021-11-17T20:45:24.859-0600;D;PreviewImageActivity;onStop() ending
2021-11-17T20:45:24.861-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:45:24.861-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:45:24.861-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:45:24.891-0600;D;PreviewImageActivity;onDestroy() ending
2021-11-17T20:45:25.028-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:45:25.065-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:45:25.071-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@1826205
2021-11-17T20:45:25.072-0600;D;AdvancedSslSocketFactory; ... with connection timeout 5000 and socket timeout 40000
2021-11-17T20:45:25.077-0600;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2021-11-17T20:45:25.077-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:45:25.189-0600;D;ThumbnailsCacheManager;generate thumbnail: IMG_20200712_200216.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200712_200216.jpg
2021-11-17T20:45:25.191-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200712_200216.jpg
2021-11-17T20:45:25.290-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200712_200216.jpg
2021-11-17T20:45:25.295-0600;D;ThumbnailsCacheManager;generate thumbnail: IMG_20200712_200225.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200712_200225.jpg
2021-11-17T20:45:25.296-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200712_200225.jpg
2021-11-17T20:45:25.449-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200712_200225.jpg
2021-11-17T20:45:26.008-0600;D;GallerySearchTask;Search: count: 60 total: 2295
2021-11-17T20:45:26.511-0600;D;ThumbnailsCacheManager;generate thumbnail: IMG_20200711_202021.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200711_202021.jpg
2021-11-17T20:45:26.512-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200711_202021.jpg
2021-11-17T20:45:26.618-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200711_202021.jpg
2021-11-17T20:45:26.632-0600;D;ThumbnailsCacheManager;generate thumbnail: IMG_20200711_202030.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200711_202030.jpg
2021-11-17T20:45:26.632-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200711_202030.jpg
2021-11-17T20:45:26.757-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200711_202030.jpg
2021-11-17T20:45:26.768-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:45:26.851-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:45:27.726-0600;D;GallerySearchTask;Search: count: 60 total: 2355
2021-11-17T20:45:28.500-0600;D;ThumbnailsCacheManager;generate thumbnail: IMG_20200711_123021.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200711_123021.jpg
2021-11-17T20:45:28.501-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200711_123021.jpg
2021-11-17T20:45:28.592-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200711_123021.jpg
2021-11-17T20:45:28.601-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:45:28.643-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:45:29.617-0600;D;GallerySearchTask;Search: count: 60 total: 2415
2021-11-17T20:45:29.738-0600;D;ThumbnailsCacheManager;generate thumbnail: IMG_20200711_120730_Bokeh.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200711_120730_Bokeh.jpg
2021-11-17T20:45:29.738-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200711_120730_Bokeh.jpg
2021-11-17T20:45:29.839-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200711_120730_Bokeh.jpg
2021-11-17T20:45:30.778-0600;V;FileDisplayActivity;onPause() start
2021-11-17T20:45:30.779-0600;D;FileDisplayActivity;onPause() ending
2021-11-17T20:45:30.780-0600;V;FileDisplayActivity;onPause() end
2021-11-17T20:45:30.800-0600;D;PreviewImageActivity;onCreate(Bundle) starting
2021-11-17T20:45:30.850-0600;D;PreviewImageActivity;onStart() starting
2021-11-17T20:45:30.864-0600;D;ExternalLinks;links disabled
2021-11-17T20:45:50.673-0600;D;PreviewImageActivity;onResume() starting
2021-11-17T20:45:50.706-0600;D;OwnCloudClient #0;REQUEST GET /index.php/core/preview.png
2021-11-17T20:45:50.711-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@8be6352
2021-11-17T20:45:50.712-0600;D;AdvancedSslSocketFactory; ... with connection timeout 5000 and socket timeout 40000
2021-11-17T20:45:50.718-0600;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2021-11-17T20:45:50.719-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:45:50.765-0600;D;FileActivity;Operations service connected
2021-11-17T20:45:50.766-0600;D;PreviewImageActivity;Simulating reselection of current page after connection of download binder
2021-11-17T20:45:50.766-0600;D;PreviewImageActivity;Upload service connected
2021-11-17T20:45:50.788-0600;D;FileDisplayActivity;onStop() ending
2021-11-17T20:45:50.789-0600;V;FileDisplayActivity;onSaveInstanceState() start
2021-11-17T20:45:50.789-0600;D;FileDisplayActivity;onSaveInstanceState(Bundle) starting
2021-11-17T20:45:50.789-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:45:50.789-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:45:50.789-0600;V;FileDisplayActivity;onSaveInstanceState() end
2021-11-17T20:45:51.785-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200711_121721.jpg
2021-11-17T20:45:51.991-0600;D;OwnCloudClient #0;REQUEST GET /index.php/core/preview.png
2021-11-17T20:45:52.092-0600;D;PreviewImageActivity;onPause() ending
2021-11-17T20:45:52.110-0600;V;BaseActivity;onRestart() start
2021-11-17T20:45:52.112-0600;D;FileDisplayActivity;onStart() starting
2021-11-17T20:45:52.144-0600;D;ExternalLinks;links disabled
2021-11-17T20:45:52.188-0600;V;FileDisplayActivity;onResume() start
2021-11-17T20:45:52.190-0600;D;FileDisplayActivity;onResume() starting
2021-11-17T20:45:52.208-0600;V;FileDisplayActivity;onResume() end
2021-11-17T20:45:52.275-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200711_121820_Bokeh.jpg
2021-11-17T20:45:52.335-0600;D;OwnCloudClient #0;REQUEST GET /index.php/core/preview.png
2021-11-17T20:45:52.704-0600;D;PreviewImageActivity;onStop() ending
2021-11-17T20:45:52.705-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:45:52.706-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:45:52.706-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:45:52.728-0600;D;PreviewImageActivity;onDestroy() ending
2021-11-17T20:45:53.057-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200711_121738.jpg
2021-11-17T20:45:54.017-0600;D;ThumbnailsCacheManager;generate thumbnail: IMG_20200711_120707.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200711_120707.jpg
2021-11-17T20:45:54.018-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200711_120707.jpg
2021-11-17T20:45:54.114-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200711_120707.jpg
2021-11-17T20:45:54.118-0600;D;ThumbnailsCacheManager;generate thumbnail: IMG_20200711_120710.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200711_120710.jpg
2021-11-17T20:45:54.118-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200711_120710.jpg
2021-11-17T20:45:54.170-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200711_120710.jpg
2021-11-17T20:45:54.178-0600;D;ThumbnailsCacheManager;generate thumbnail: IMG_20200711_120714.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200711_120714.jpg
2021-11-17T20:45:54.179-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200711_120714.jpg
2021-11-17T20:45:54.235-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200711_120714.jpg
2021-11-17T20:45:54.246-0600;D;ThumbnailsCacheManager;generate thumbnail: IMG_20200711_120659.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200711_120659.jpg
2021-11-17T20:45:54.247-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200711_120659.jpg
2021-11-17T20:45:54.332-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200711_120659.jpg
2021-11-17T20:45:54.344-0600;D;OwnCloudClient #0;REQUEST OPTIONS /remote.php/dav
2021-11-17T20:45:54.397-0600;D;OwnCloudClient #0;REQUEST SEARCH /remote.php/dav
2021-11-17T20:45:54.399-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@1826205
2021-11-17T20:45:54.400-0600;D;AdvancedSslSocketFactory; ... with connection timeout 5000 and socket timeout 40000
2021-11-17T20:45:54.405-0600;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2021-11-17T20:45:54.406-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:45:54.523-0600;D;ThumbnailsCacheManager;generate thumbnail: IMG_20200711_115047.jpg URI: https://cloud.server.com/index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200711_115047.jpg
2021-11-17T20:45:54.524-0600;D;OwnCloudClient #0;REQUEST GET /index.php/apps/files/api/v1/thumbnail/256/256/Photos/2020/07/IMG_20200711_115047.jpg
2021-11-17T20:45:54.613-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200711_115047.jpg
2021-11-17T20:45:55.275-0600;D;GallerySearchTask;Search: count: 60 total: 2475
2021-11-17T20:45:55.499-0600;V;FileDisplayActivity;onPause() start
2021-11-17T20:45:55.500-0600;D;FileDisplayActivity;onPause() ending
2021-11-17T20:45:55.500-0600;V;FileDisplayActivity;onPause() end
2021-11-17T20:45:55.522-0600;D;PreviewImageActivity;onCreate(Bundle) starting
2021-11-17T20:45:55.575-0600;D;PreviewImageActivity;onStart() starting
2021-11-17T20:45:55.595-0600;D;ExternalLinks;links disabled
2021-11-17T20:46:09.975-0600;D;PreviewImageActivity;onResume() starting
2021-11-17T20:46:10.000-0600;D;OwnCloudClient #0;REQUEST GET /index.php/core/preview.png
2021-11-17T20:46:10.005-0600;D;AdvancedSslSocketFactory;Creating SSL Socket with remote cloud.server.com:443, local null:0, params: org.apache.commons.httpclient.params.HttpConnectionParams@8be6352
2021-11-17T20:46:10.005-0600;D;AdvancedSslSocketFactory; ... with connection timeout 5000 and socket timeout 40000
2021-11-17T20:46:10.009-0600;I;ServerNameIndicator;SSLSocket implementation: com.google.android.gms.org.conscrypt.Java8FileDescriptorSocket
2021-11-17T20:46:10.009-0600;I;ServerNameIndicator;SNI done, hostname: cloud.server.com
2021-11-17T20:46:10.061-0600;D;FileActivity;Operations service connected
2021-11-17T20:46:10.061-0600;D;PreviewImageActivity;Simulating reselection of current page after connection of download binder
2021-11-17T20:46:10.061-0600;D;PreviewImageActivity;Upload service connected
2021-11-17T20:46:10.089-0600;D;FileDisplayActivity;onStop() ending
2021-11-17T20:46:10.090-0600;V;FileDisplayActivity;onSaveInstanceState() start
2021-11-17T20:46:10.090-0600;D;FileDisplayActivity;onSaveInstanceState(Bundle) starting
2021-11-17T20:46:10.090-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:46:10.090-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:46:10.091-0600;V;FileDisplayActivity;onSaveInstanceState() end
2021-11-17T20:46:10.360-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200711_115246.jpg
2021-11-17T20:46:10.458-0600;D;OwnCloudClient #0;REQUEST GET /index.php/core/preview.png
2021-11-17T20:46:11.352-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200711_115218.jpg
2021-11-17T20:46:11.459-0600;D;OwnCloudClient #0;REQUEST GET /index.php/core/preview.png
2021-11-17T20:46:11.896-0600;D;PreviewImageActivity;onPause() ending
2021-11-17T20:46:11.917-0600;V;BaseActivity;onRestart() start
2021-11-17T20:46:11.919-0600;D;FileDisplayActivity;onStart() starting
2021-11-17T20:46:11.951-0600;D;ExternalLinks;links disabled
2021-11-17T20:46:11.967-0600;V;FileDisplayActivity;onResume() start
2021-11-17T20:46:11.969-0600;D;FileDisplayActivity;onResume() starting
2021-11-17T20:46:11.990-0600;V;FileDisplayActivity;onResume() end
2021-11-17T20:46:12.466-0600;D;ThumbnailsCacheManager;add thumbnail to cache: IMG_20200711_104722.jpg
2021-11-17T20:46:12.482-0600;D;PreviewImageActivity;onStop() ending
2021-11-17T20:46:12.494-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:46:12.494-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:46:12.494-0600;D;PreviewImageFragment;onStop starts
2021-11-17T20:46:12.510-0600;D;PreviewImageActivity;onDestroy() ending
2021-11-17T20:46:13.495-0600;V;FileDisplayActivity;onPause() start
2021-11-17T20:46:13.497-0600;D;FileDisplayActivity;onPause() ending
2021-11-17T20:46:13.497-0600;V;FileDisplayActivity;onPause() end
2021-11-17T20:46:13.519-0600;D;FileDisplayActivity;onStop() ending
2021-11-17T20:46:13.520-0600;V;FileDisplayActivity;onSaveInstanceState() start
2021-11-17T20:46:13.521-0600;D;FileDisplayActivity;onSaveInstanceState(Bundle) starting
2021-11-17T20:46:13.521-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:46:13.522-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:46:13.523-0600;V;FileDisplayActivity;onSaveInstanceState() end
2021-11-17T20:46:13.848-0600;V;BaseActivity;onRestart() start
2021-11-17T20:46:13.853-0600;D;FileDisplayActivity;onStart() starting
2021-11-17T20:46:13.893-0600;D;ExternalLinks;links disabled
2021-11-17T20:46:13.935-0600;V;FileDisplayActivity;onResume() start
2021-11-17T20:46:13.939-0600;D;FileDisplayActivity;onResume() starting
2021-11-17T20:46:13.971-0600;V;FileDisplayActivity;onResume() end
2021-11-17T20:46:16.530-0600;V;FileDisplayActivity;onPause() start
2021-11-17T20:46:16.531-0600;D;FileDisplayActivity;onPause() ending
2021-11-17T20:46:16.532-0600;V;FileDisplayActivity;onPause() end
2021-11-17T20:46:16.564-0600;D;SettingsActivity;onCreate(Bundle) starting
2021-11-17T20:46:16.599-0600;D;SettingsActivity;onStart() starting
2021-11-17T20:46:16.601-0600;D;SettingsActivity;onResume() starting
2021-11-17T20:46:17.066-0600;D;FileDisplayActivity;onStop() ending
2021-11-17T20:46:17.067-0600;V;FileDisplayActivity;onSaveInstanceState() start
2021-11-17T20:46:17.067-0600;D;FileDisplayActivity;onSaveInstanceState(Bundle) starting
2021-11-17T20:46:17.067-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:46:17.068-0600;D;ExtendedListFragment;onSaveInstanceState()
2021-11-17T20:46:17.068-0600;V;FileDisplayActivity;onSaveInstanceState() end
2021-11-17T20:46:18.502-0600;D;SettingsActivity;onPause() ending
2021-11-17T20:46:18.529-0600;D;LogsActivity;onCreate(Bundle) starting
https://user-images.githubusercontent.com/59488153/142341255-08356750-c938-4c04-93a5-e0924f1581f1.mp4
@andyxheli Can you still reproduce this? There has been a big refactor to the media tab since this was opened, one of the reasons being more efficient loading
@AlvaroBrey thanks for getting back to me!! Let me test and I will let you know. I normally use an iPhone but keep and android for testing
@AlvaroBrey Yes, im still having an issue currently running V3.20.1 as soon as i click on the media tab the app fezzes and take 30 sec or so to open then i get a no responding do you wanna to send feedback and i just sent over the feedback. Is this something you have access to so you can view the crash report. The feedback description is this ticket
@AlvaroBrey
Here's an error i just got while browsing the media tab
Cause of error
Exception in thread "main" java.lang.IllegalStateException: Couldn't read row 927, col 3 from CursorWindow. Make sure the Cursor is initialized correctly before accessing data from it.
at android.database.CursorWindow.nativeGetString(Native Method)
at android.database.CursorWindow.getString([CursorWindow.java:469](https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fCursorWindow.java%3a469&c=E,1,wlzE3lt7sCRL5cBeMlvGTdkGE4T4LovHEeJGWk0N98KXByM0UrP87j6UdsvdKYTTTJ3aA9BHTMn9NuZIXeIjyKRXWskMaM-EvnYw7S58pZRxpjMyCIA,&typo=1&ancr_add=1))
at android.database.AbstractWindowedCursor.getString([AbstractWindowedCursor.java:53](https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fAbstractWindowedCursor.java%3a53&c=E,1,2Fu-R4SOaV6kgOrgwBmRceN53NnHaM4n8XYb_i6pc8AbA3QY8x94KUG7YFp3gKEuLsXumGmY-P9h8cRuNfWr5SUSNzlKOKSG2aUOJL1c&typo=1&ancr_add=1))
at android.database.CursorWrapper.getString([CursorWrapper.java:141](https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fCursorWrapper.java%3a141&c=E,1,cM6Cr3NCMh6ceLgJ2zb1Ov2jrxrtdJ_AjL4VSOuorbB1eJ8lycS383ypzxwaJAzpPrHQ6Zq_EzFclf9dpEmZC8fvD3DSbZWv1_EOGwr3ts3e6XZx&typo=1&ancr_add=1))
at com.owncloud.android.datamodel.FileDataStorageManager.createFileInstance([FileDataStorageManager.java:957](https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fFileDataStorageManager.java%3a957&c=E,1,nrG5QC7PtyaudVJZhO7QIXeceVzotpw2sAoxUcwXT2UFVeVjD82UAzrtczvSoHxULOBcllVfCesplMVBIX0meXXKn1g8TV703Pszm03gQF02&typo=1&ancr_add=1))
at com.owncloud.android.datamodel.FileDataStorageManager.getGalleryItems([FileDataStorageManager.java:2224](https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fFileDataStorageManager.java%3a2224&c=E,1,0ov2R8gvTQL0jHZ1Rko_E96r5a71TSoPNgz0PUZ1CpqK2sGJo0NwTTK2DK6iDfpL8T5GJOLKxWqOsdI3u306VzWkokRZ5KtOqOOtAYbGDYiAkKGNzK9Mrg,,&typo=1&ancr_add=1))
at com.owncloud.android.datamodel.FileDataStorageManager.getAllGalleryItems([FileDataStorageManager.java:2169](https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fFileDataStorageManager.java%3a2169&c=E,1,mRjFUYS0VTM4oYCtKGawwV0EhAlOVuwmoO2JuVFSO_VHPqyvJCKkdeWSmUQ37-Qti1JVRqVSobS32ZoUQCryoySKRYsbHXxNTTKZL0dl2EM,&typo=1&ancr_add=1))
at com.owncloud.android.ui.adapter.GalleryAdapter.showAllGalleryItems(GalleryAdapter.kt:149)
at com.owncloud.android.ui.fragment.GalleryFragment.showAllGalleryItems([GalleryFragment.java:262](https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fGalleryFragment.java%3a262&c=E,1,o7WP4s94eY_ijFGFabRNLZBgE_nYmEgMwoSINvbcvTgQ82DHPNr9hI5f_CykQzYoL1un7GCLalqQ8P49nMq36n6p9S6y8wMZtYUOylfV088,&typo=1&ancr_add=1))
at com.owncloud.android.ui.asynctasks.GallerySearchTask.onPostExecute([GallerySearchTask.java:127](https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fGallerySearchTask.java%3a127&c=E,1,_5CiRAs2KfNYjBR3poY5_-0IQAFAl3GS1nqLlB5p89nZGACyoviNWLO43pf89NR3IfplfzFR2Zhj5ciwPwaogynX7gyalYGjBsPmjcQ2lF-zv7iCl0E,&typo=1&ancr_add=1))
at com.owncloud.android.ui.asynctasks.GallerySearchTask.onPostExecute([GallerySearchTask.java:48](https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fGallerySearchTask.java%3a48&c=E,1,fjJLaH2JCZccAJtpgjO8iijw8SJ3QypfPWWAFIaFv20qu41ej3TKnddl2_wqoPDGeb8b2FdaPWb_4KPvqCHKsi1VV-i1QQLnqM9t9zVDHaQK&typo=1&ancr_add=1))
at android.os.AsyncTask.finish([AsyncTask.java:771](https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fAsyncTask.java%3a771&c=E,1,7plJeyn_mDfafbkIEvD_0BT87g_Qr0g9HEhhlSrM_usJBqGxhNvMnJLghCJdWwUpMilsJzm_WDcQhjINOqQra1TByNWP4VbFlgekaFlrF6ON-92uVeY,&typo=1&ancr_add=1))
at android.os.AsyncTask.access$900([AsyncTask.java:199](https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fAsyncTask.java%3a199&c=E,1,d03ShaKolYflWS8cFmsaiDLHlVq0N5lJTh0ORyW_MZ0oaRkon7GuGX6gYYm_CdY7_nQHc8NOleQUj2PnMrIDi02VlBEMiQsWaie13YKz6hMqAFAJZ6r2LrI,&typo=1&ancr_add=1))
at android.os.AsyncTask$InternalHandler.handleMessage([AsyncTask.java:788](https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fAsyncTask.java%3a788&c=E,1,rQeuzgMxI2TyHFTO4WZqBxQX2nz9DWKeL--IAvQu1dxTrcMngn1PLLfCxViyMKU0STI3ydkKE4P1unudLjsSiyyMHgrpECrst5rQQYW-paxrladc2Y_Z&typo=1&ancr_add=1))
at android.os.Handler.dispatchMessage([Handler.java:106](https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fHandler.java%3a106&c=E,1,LvKpKOczLyqkbdt5ZWNdq2q-3n5Vnl-0QMdy_-RrTAEIunvbJBR240GY-vLTONjRSk3Y5IhhJDzEm_MJPxOg5Q0MCdz427GhrtfOo1OvfwWIgI8q8w,,&typo=1&ancr_add=1))
at android.os.Looper.loop([Looper.java:233](https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fLooper.java%3a233&c=E,1,hJFWtBRH54hRxX_JGfZ3yovExaKzBuKw3Bz7Zv272H5GUP1ufpoLZAyzJ3UJjk4jj_J2YIqFFLVGFtDzaNpkoiR-Ke6Pkfc2vkpCQ_5NARquSlV4b1oHdv0,&typo=1&ancr_add=1))
at android.app.ActivityThread.main([ActivityThread.java:8063](https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fActivityThread.java%3a8063&c=E,1,N-ByZvyXRSSyhZpk70HBaCiC7UuOrr3CITLxNiq3dIcPZiNFCoOIyUsp7hBmxZooLQUoKV3GOsZzaA_2c5tIZxOGxHf1Jj0KVypt6lcSHctHh0dH&typo=1&ancr_add=1))
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$[MethodAndArgsCaller.run](https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fMethodAndArgsCaller.run&c=E,1,9VaYeWL7D4JVaY7j9CktZaOAimfnPr_H3GCXaXAv5IGZGvf0CCxT5jKg813Dqo0Mn2vjTZj5XGweMo9-k2m_qN7_yt5pFuVJ5YmuZMpvq6oAflWuYJQ,&typo=1&ancr_add=1)([RuntimeInit.java:631](https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fRuntimeInit.java%3a631&c=E,1,bRtTt3XejRskO-x4qFROAiYjkg-BxgxCRwnjKMr4uIYD4hw3Ua-nmim6P1X-xS8ePG2353X3A_MGZEizGxgzv9m-txikv_ADutMEgJnqjgdP_nC-owyfZw,,&typo=1&ancr_add=1))
at com.android.internal.os.ZygoteInit.main([ZygoteInit.java:978](https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fZygoteInit.java%3a978&c=E,1,dteFiAxGq95uKJ0VMVgrgACQ67sBCSw_wrczNPXuqohhvIm44QYHIghEthS-UAgTiu0fJFQ75qXXg4w7DlMKJoQ1G_41l_VYO7CAaAG11PGs&typo=1&ancr_add=1))
App information
- ID:
com.nextcloud.client - Version:
30200390 - Build flavor:
gplay
Device information
- Brand:
OnePlus - Device:
OnePlusN200 - Model:
DE2117 - Id:
RKQ1.201217.002 - Product:
OnePlusN200
Firmware
- SDK:
30 - Release:
11 - Incremental:
2204291645
Same issue on Android 12 Samsung S21+ 5G
@AlvaroBrey would this be the same as #10405 just wanted to make sure since you got a fix for that and if its the same then i can close this.
@AlvaroBrey would this be the same as #10405 just wanted to make sure since you got a fix for that and if its the same then i can close this.
Not the same, unfortunately
The crash reported in https://github.com/nextcloud/android/issues/9302#issuecomment-1167781861 has been reported in its own issue: #10747
Duplicate of #9948 Fixed in #11098