#Apple iCloud Integration - Failed to setup

1 messages · Page 1 of 1 (latest)

slender ocean
#

Can anyone please confirm if there is a known issue with the Apple Icloud integration? I was on 2025.10.4 and updated to 2025.11.0 but it still won't connect. I have tried my normal account and then created an app specific password which also does not work.

#1284966582375813201

sharp elm
#

If you're seeing AttributeError: 'dict' object has no attribute 'user_info' in the log, then yes, that's known

vast viper
#

I also get AttributeError: 'dict' object has no attribute 'user_info' , when I tried to setup the integration.

sharp elm
tawdry bear
#

I changed that line 129 in account.py but it didn't fix the integration for me.

sharp elm
#

What error are you seeing @tawdry bear

tawdry bear
#

That's what I see. I tried deleting the storage/icloud folder already, but same issue:
2025-11-11 11:33:54.699 DEBUG (SyncWorker_0) [pyicloud.base] Authenticating as johndoe@gmail.com
2025-11-11 11:33:54.744 DEBUG (SyncWorker_0) [pyicloud.session] POST https://idmsa.apple.com/appleauth/auth/signin/init
2025-11-11 11:33:55.493 DEBUG (SyncWorker_0) [pyicloud.session] Saved session data to file: /config/.storage/icloud/johndoegmailcom.session
2025-11-11 11:33:55.494 DEBUG (SyncWorker_0) [pyicloud.session] Saved cookies data to file: /config/.storage/icloud/johndoegmailcom.cookiejar
2025-11-11 11:33:55.581 DEBUG (SyncWorker_0) [pyicloud.session] POST https://idmsa.apple.com/appleauth/auth/signin/complete
2025-11-11 11:33:55.886 DEBUG (SyncWorker_0) [pyicloud.session] Saved session data to file: /config/.storage/icloud/johndoegmailcom.session
2025-11-11 11:33:55.887 DEBUG (SyncWorker_0) [pyicloud.session] Saved cookies data to file: /config/.storage/icloud/johndoegmailcom.cookiejar

#

@sharp elm do you know the integration with icloud? Is there maybe a way to increase debugging?

sharp elm
#

I'm not familiar with it in detail; however, those all look like successful logs, not seeing any errors and that appears to be debug logging.

#

How are you observing the integration to be not working