SyncServerII / Neebla

Private and Self-Owned Social Media
MIT License
1 stars 2 forks source link

Downloads don't complete #21

Open crspybits opened 3 years ago

crspybits commented 3 years ago

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