Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Downloads don't complete #21

Open
crspybits opened this issue Jun 20, 2021 · 0 comments
Open

Downloads don't complete #21

crspybits opened this issue Jun 20, 2021 · 0 comments

Comments

@crspybits
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant