-
Notifications
You must be signed in to change notification settings - Fork 543
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
iCloud syncs only one way (to iPhone, never from) #4024
Comments
I have a similar issue… but the other way; 'from iPhone to Mac' status updates syncs as expected, but 'from Mac to iPhone' status updates don't get reflected. Unfortunately it seems that when I disable/re-enable the iCloud feed (from scratch), the 'from Mac' status updates aren't applied at all, hence I'm suspecting something is disabling iCloud updates from the Mac. |
Looking at Console.app, it seems the error comes from a CloudKit failure while sending an article status modify: The above logs as:
From the error message |
It seems I had the same issue: changes on my iPhone were visible on my iPad, but changes from my iPad did not appear on my iPhone. An extra problem was that changing a folder name on my iPad was not synced so new feeds that I added on my iPhone never appeared on my iPad either.. Reinstalling the app on my iPhone (the one that did not receive changes) fixed it just now.. |
Nope, still strange syncing issues, e.g. when renaming a folder on iPad, it is being added as a new folder on iPhone next to the old one, with some feeds in the new folder and some in the old one. I give up and will use feedbin from now on. |
I have encountered this three times over the last ~6 months or so. Updates (mainly read status) from either my personal or work Mac are synced to iOS, however my activity from iOS is not synced back to those Macs. Both Macs see each other's changes. The first time, I reinstalled NNW everywhere. NNW status was restored to my iOS status. |
@jjatie Read iCloud Syncing Limitations & Solutions and see if it can help you resolve your problem. |
Unfortunately I had to do the nuclear option. While that is certainly far less of a hassle to get back to a syncing situation, resetting devices also preserves the read status. I was surprised to see just how much data NNW is using in iCloud. I have 45 subscriptions and before resetting I had between 450-1000 unread depending on which device was actually the SOT. iCloud storage read 70.0 MB. I was expecting "Larger number of unread articles" to mean at least another order of magnitude. I guess I have a feature request, to opt-out of syncing the articles themselves. I know I would be more than willing to lose older, unread articles if it meant more stable iCloud syncing. Perhaps a balance is to sync unread URLs rather than the contents, or the ability to only keep articles for X amount of time (per feed)? EDIT: Aww shucks. Just realized I lost my favourites. Might be good to add a disclaimer to support doc too. |
I ended up switching to another RSS client.* So far the iCloud syncing works great, and there are a few options for customising how sync works, which gives me some confidence I’d be able to at least attempt to troubleshoot an issue. *No criticism intended to NNW or its developers. The root cause may well be at Apple’s end, and even if it’s not, it’s not like I paid for NNW - if anything, I owe the developers, not the other way around (and even if I had paid for it, NNW includes a big disclaimer about iCloud sync limitations in the app). Plus it’s early days for my new client (it was years before I had trouble with NNW’s iCloud sync). |
I've run into this issue again. I only have access to 2 devices, so I'm not sure if it's my Mac or iPhone that is problematic. This time I have only ~50 articles unread and 4 starred on my iPhone, with a few more unread articles on the Mac. Sync times seems unchanged, within ~3 seconds, but simply nothing seems to actually sync only pull in new content. Has there been any new discoveries in this area? I noticed a related issue here. |
The Issue
For ~18 months I've been ignoring/working around a bug in iCloud syncing with NNW: No read/unread status changes are synced from my iPhone to my other devices. Read/unread changes sync between my Mac and iPad, and sync from my Mac/iPad to my phone, but not the other way around.
For example, if I mark something as read/unread on my iPhone, this change is never reflected on my Mac or iPad, but if I do the reverse, the change is reflected on my iPhone almost immediately. This works even for bulk changes (I've tested marking a hundred or so articles as read at a time).
Adding and removing feeds on my iPhone DOES sync to my other devices reliably (and vice versa).
What I've Tried
I have tried following the advice here, but my syncs appear to complete just fine on all devices (the progress bar does not hang), and I don't have many feeds, or many unread articles (I almost always have fewer than a hundred unread articles).
I've also tried reinstalling NNW on all devices, but everything ends up back in the same state (e.g. same read/unread status discrepancies between devices, and same sync issues).
Logging out/in of iCloud on my iPhone fixed the issue for a few weeks the first time I tried it, but did nothing the following two times I tried it (and now I've used up my quota of patience with logging in and out of iCloud for the year).
What Next?
I would really appreciate any help debugging this. I really don't want to switch to a different sync service for a variety of reasons, including that NNW iCloud sync seems to work "reliably" between two and a half of my devices.
I'm open to the "nuclear" option here, but 1) I'm not sure that it would help (since that page focuses on a slightly different issue to mine) and 2) I would rather not lose my starred articles and read/unread status.
The text was updated successfully, but these errors were encountered: