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

v2 - NSCocoaErrorDomain #191

Open
asciiz opened this issue Oct 15, 2014 · 2 comments
Open

v2 - NSCocoaErrorDomain #191

asciiz opened this issue Oct 15, 2014 · 2 comments

Comments

@asciiz
Copy link

asciiz commented Oct 15, 2014

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

@drewmccormack
Copy link
Owner

Maybe.
It probably would be better to transform it.

@pronebird
Copy link
Contributor

I think experience the same, it does not seem to break anything though.

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

No branches or pull requests

3 participants