-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Dany is having logs that look like this. And the downloads never complete.
2021-06-20 11:46:52.216 [Notice] [main] [ServerObjectModel.swift:234] debugOutput() > Object: objectType: image
2021-06-20 11:46:52.216 [Notice] [main] [ServerFileModel.swift:352] debugOutput() > url: nil; fileLabel: image; gone: false; downloadStatus: downloading
2021-06-20 11:46:52.217 [Notice] [main] [ServerFileModel.swift:354] debugOutput() > downloadsQueued: 3
2021-06-20 11:46:52.217 [Notice] [main] [SyncServer.swift:405] debug(fileUUID:) > debug: fileTracker: fileTracker.status: downloaded
2021-06-20 11:46:52.219 [Notice] [main] [SyncServer.swift:412] debug(fileUUID:) > debug: fileEntry: fileEntry.fileVersion: nil; fileEntry.serverFileVersion: Optional(0)
2021-06-20 11:46:52.219 [Notice] [main] [SyncServer.swift:422] debug(fileGroupUUID:) > debug: objectTracker: exists.
2021-06-20 11:46:52.223 [Notice] [main] [ServerFileModel.swift:358] debugOutput() > objectNeedsDownload: nil
2021-06-20 11:46:52.223 [Notice] [main] [ServerFileModel.swift:352] debugOutput() > url: nil; fileLabel: comments; gone: false; downloadStatus: downloading
2021-06-20 11:46:52.223 [Notice] [main] [ServerFileModel.swift:354] debugOutput() > downloadsQueued: 3
2021-06-20 11:46:52.224 [Notice] [main] [SyncServer.swift:405] debug(fileUUID:) > debug: fileTracker: fileTracker.status: downloaded
2021-06-20 11:46:52.225 [Notice] [main] [SyncServer.swift:412] debug(fileUUID:) > debug: fileEntry: fileEntry.fileVersion: nil; fileEntry.serverFileVersion: Optional(1)
2021-06-20 11:46:52.225 [Notice] [main] [SyncServer.swift:422] debug(fileGroupUUID:) > debug: objectTracker: exists.
2021-06-20 11:46:52.228 [Notice] [main] [ServerFileModel.swift:358] debugOutput() > objectNeedsDownload: nil
2021-06-20 11:46:52.228 [Notice] [main] [ServerFileModel.swift:352] debugOutput() > url: nil; fileLabel: mediaItemAttributes; gone: false; downloadStatus: downloading
2021-06-20 11:46:52.228 [Notice] [main] [ServerFileModel.swift:354] debugOutput() > downloadsQueued: 3
2021-06-20 11:46:52.229 [Notice] [main] [SyncServer.swift:405] debug(fileUUID:) > debug: fileTracker: fileTracker.status: downloading
2021-06-20 11:46:52.229 [Notice] [main] [SyncServer.swift:412] debug(fileUUID:) > debug: fileEntry: fileEntry.fileVersion: nil; fileEntry.serverFileVersion: Optional(4)
2021-06-20 11:46:52.229 [Notice] [main] [SyncServer.swift:422] debug(fileGroupUUID:) > debug: objectTracker: exists.
2021-06-20 11:46:52.232 [Notice] [main] [ServerFileModel.swift:358] debugOutput() > objectNeedsDownload: nil