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

iOS: Deleting object (tree) gives 409 errors and doesn't sync #11

Closed
chbeer opened this issue Jun 18, 2012 · 2 comments
Closed

iOS: Deleting object (tree) gives 409 errors and doesn't sync #11

chbeer opened this issue Jun 18, 2012 · 2 comments

Comments

@chbeer
Copy link

chbeer commented Jun 18, 2012

Deleting an entity on one device gives HTTP 409 errors and doesn't get synced to a second device. The error looks like:

(verbose logging not activated)
2012-06-18 07:03:10:464 iVocabulary3[84744:23487] Simperium POST returned error 409 for change {
ccid = 28875800c0214c2e87f4f534023efd69;
clientid = "ios-d682c395ebd53ca4853e8df0900b3d80";
error = 409;
id = 7bd6ba3b1f1e4330b1610d6912529ff1;
r = (
4fc5236437a4014a1a000018
);
}

@chengfred
Copy link
Contributor

That operation was already processed (hence the duplicate error), does that id still appear in the data browser?

@mikejohnstn
Copy link
Contributor

Some updates have been released to object deletion, so hopefully this has been fixed. Please re-open if you experience otherwise.

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

3 participants