You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I start iCloud syncing while baselines are still downloaded, I am getting errors like this:
NSCocoaErrorDomain Code=260
"The file “274_2E87EBA0-DAB6-475E-A1F4-73FD2900476C-497-000001DC4556E81A_AA2A44A1_2of3.cdeevent” couldn’t be opened because there is no such file."
….
NSUnderlyingError=0x7fab9a846fb0 "The operation couldn’t be completed. No such file or directory“
Shouldn’t this be an Ensembles error (CDEErrorDomain) like:
If I start iCloud syncing while baselines are still downloaded, I am getting errors like this:
NSCocoaErrorDomain Code=260
"The file “274_2E87EBA0-DAB6-475E-A1F4-73FD2900476C-497-000001DC4556E81A_AA2A44A1_2of3.cdeevent” couldn’t be opened because there is no such file."
….
NSUnderlyingError=0x7fab9a846fb0 "The operation couldn’t be completed. No such file or directory“
Shouldn’t this be an Ensembles error (CDEErrorDomain) like:
CDEErrorCodeDiscontinuousRevisions
CDEErrorCodeMissingDependencies
CDEErrorCodeFileCoordinatorTimedOut
The text was updated successfully, but these errors were encountered: