Photos for Mac, stuck on "updating" trying to upload to iCloud Photos Library

Hardware

  • Late 2013 MacBook Pro Retina
  • 2.6 GHz Intel Core i5
  • 8GB RAM
  • Intel Iris Graphics


Software

  • Yosemite 10.10.3
  • Photos (latest release that is on Mac Appstore as of 2015-04-10)


Problem

Uploading status of Photos to iCloud Photo Library seems to be stuck at "Updating". No change of progress bar despite hooking up my Mac through wired ethernet for 24 hours.


I've tried turning off Photos in iCloud settings and then turning them back on. Restting, shutting down, all that stuff. No photos are populating on my iCloud Photo Library from my Mac as far as I can tell. Not even 1.


My Upgrade Process

  • Downloaded Photos Update
  • OPTION + CMD opened Photos app
  • Selected my iPhoto Library on an external USB 3.0 drive
  • Photos started converting the library


Photos library finished converting

  • I then tried to enable iCloud Photos Library, but it advised that only the System Photos Library can be used with iCloud.
  • I then changed my System Photos Library to the one on my harddrive.
  • I now am able to successfully enable iCloud Photos Library on the Photos App.


Again the problem I am having is that the uploading status seems to be forever stuck at "Updating" in the Photos App.

Anyone with similar problems? Anyone found a fix / work around?



Supporting Screenshots


iCloud Settings in Photos App

User uploaded file

iCloud Settings in System Preferences

User uploaded fileUser uploaded file


System Prefs > iCloud > Options Pane

Posted on Apr 10, 2015 8:36 AM

Reply
Question marked as Top-ranking reply

Posted on Nov 5, 2017 9:40 PM

I've had this problem at least 4 or 5 times now. My system photos library is on an encrypted external disk. I tried several methods over the years, varying from reboot, to completely disabling icloud photos and keeping a copy on the disk, then enabling it again. (this required me to upgrade to a 1TB icloud subscription, even though I now do not require more than 200GB). All very time consuming, confusion and frustrating. You could argue: why not put the photos on the internal disk, but this disk space is an internal SSD and thus limited in both size and write cycles for lifetime.


Today it was solved much easier, using the killing cloudphotosd described in one of the first replies in this long thread:


  1. stopping the Photos app
  2. and then killing the 'cloudphotosd' process (not kill -9 but kill -TERM was enough)
  3. watch activity monitor, about one minute ~40% cpu and disk activity from the automatically restarted cloudphotosd
  4. open Photos app - still updating...
  5. repeated 1-3 - now cloudphotosd didn't take much cpu and no unusual disk activity
  6. opened Photos app - 'downloading 16 photos' and now '17924 Photos, 1414 Videos - Updated Just Now'


Knowledge gained:

  • don't need to reboot
  • don't need to disable icloud photos and reenabling/downloading all photos
  • the size of the library (17K photos) is not the cause for a multi day long 'Updating' status - in my case above sync/download of new photos took only minutes.


Sorry for duplicates - I didn't read all 16 pages.

239 replies

Apr 16, 2015 9:57 AM in response to jerryfromtitusville

I had exactly the same problem. I couldn't afford to reboot at this time so I tried something different. I looked for processes related to iCloud Photo Library and found these:


$ ps uaxw | grep cloudphotosd

lucianf 34898 0.0 0.2 2504104 13796 ?? Ss 7:53PM 0:00.11 /System/Library/CoreServices/cloudphotosd.app/Contents/XPCServices/com.apple.IC PPhotoStreamLibraryService.xpc/Contents/MacOS/com.apple.ICPPhotoStreamLibrarySer vice

lucianf 34895 0.0 0.5 2586000 41820 ?? S 7:53PM 0:05.00 /System/Library/CoreServices/cloudphotosd.app/Contents/MacOS/cloudphotosd

I killed them all in Terminal (e.g. "kill -9 34898 34895") then started Photos and it synced immediately. So I guess one of those processes (or both) were stuck.


HTH.

Apr 16, 2015 12:29 PM in response to lucianf0

lucianf0 wrote:


I had exactly the same problem. I couldn't afford to reboot at this time so I tried something different. I looked for processes related to iCloud Photo Library and found these:


$ ps uaxw | grep cloudphotosd

lucianf 34898 0.0 0.2 2504104 13796 ?? Ss 7:53PM 0:00.11 /System/Library/CoreServices/cloudphotosd.app/Contents/XPCServices/com.apple.IC PPhotoStreamLibraryService.xpc/Contents/MacOS/com.apple.ICPPhotoStreamLibrarySe r vice

lucianf 34895 0.0 0.5 2586000 41820 ?? S 7:53PM 0:05.00 /System/Library/CoreServices/cloudphotosd.app/Contents/MacOS/cloudphotosd

I killed them all in Terminal (e.g. "kill -9 34898 34895") then started Photos and it synced immediately. So I guess one of those processes (or both) were stuck.


HTH.

Lucian, thanks for the reply. I guess I'm not as tech-savvy as you so let me ask you: what does "killed them all in Terminal" mean exactly? How do you "kill" these?

Apr 16, 2015 1:50 PM in response to jmrtexcol

Right, sorry for being so brief. "Killin"g means that you're stopping that process (running program); it's essentially the same action you do if you "force quite" an app (or end a task in Windows, if anyone remembers that). "Simple" kill ("kill process_number") attempts to terminate a process gracefully - i.e. it informs it that it should end; but if the process is stuck, this won't work. This is where "kill -9" means "quit immediately" (i.e. "force quit") and the process will end (in 99.9% of the cases..)


In your case what you'd need to do is open a Terminal window and then (and here's a more streamlined approach) run this:

pkill -9 com.apple.ICPPhotoStreamLibraryService

pkill -9 cloudphotosd

And this will kill the processes that have either of those names. In my case it did the trick, I hope it'll work for others as well.

Apr 16, 2015 2:19 PM in response to jordy_s

Likewise I am using MBP with library on SSD. I am close to just giving up on this rubbish. I have tried all suggestions on here, including the turning off iCloud and back on, repairing the photo database, etc. Nothing is working. I have managed to get 500 photos out of 3300. And this has taken 5 days!


Whilst i get it is going to take time to upload so much data, the wretched service clearly just keeps stalling with no warning or reliable way of restarting.


BTW i have turned off all power saving etc to prevent sleep.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Photos for Mac, stuck on "updating" trying to upload to iCloud Photos Library

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.