icloud drive sync stuck
Become or hire the top 3% of the developers on Toptal https://topt.al/25cXVn
-------------------------------------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Lost Civilization
--
Chapters
00:00 Question
00:32 Accepted answer (Score 87)
01:06 Answer 2 (Score 15)
01:28 Answer 3 (Score 8)
01:53 Answer 4 (Score 5)
02:19 Thank you
--
Full question
https://superuser.com/questions/1045791/...
Question links:
[image]: https://i.stack.imgur.com/wwYbq.png
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#macos #icloud
#avk47
ACCEPTED ANSWER
Score 97
Go to the Terminal and type:
killall bird
Check if this fixes your issue. If not, go back to Terminal and type:
cd ~/Library/Application\ Support
rm -rf CloudDocs
Then immediately restart.
For 300gb of files, I had to wait an hour for anything to show up in the iCloud folder, and 4 hours for the sync to finish.
Source for this answer: here.
ANSWER 2
Score 10
I found that use of a VPN can both cause and cure the problem. Certainly turning on a VPN midway through an upload has stopped mine, but I also found that turning it on can cause a stalled upload to restart. Of course, it might just be my internet service provider messing with me.
ANSWER 3
Score 5
Under ~/Library/Application Support/
, there's a folder called CloudDocs
. Chances are this is the culprit. Delete it (or move it elsewhere) and iCloud will reset itself and stop looping and re-caching the same files over and over again.
ANSWER 4
Score 1
- Manually go through all the iCloud Drive files via Finder and look for all files with a 'cloud' (not-yet-synced) icon and drag or copy those files to a location outside iCloud Drive. (Perhaps someone knows of an automated way to do step (1).) (Simply dragging the files out and back in might also solve the issue; didn't think to try that, so if anyone can test that … ;)
- In System Preferences:iCloud:options, uncheck the app(s) that had the 'cloud' files; alternatively uncheck iCloud Drive (in which case, iCloud Drive will reinitialize with all apps checked).
- Then check the option:app(s) (or iCloud Drive) to restart it.
- Move the files from (1) above back to their proper locations in iCloud Drive.