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

System Keyring Error #834

Open
Vig2OOO opened this issue May 9, 2024 · 0 comments
Open

System Keyring Error #834

Vig2OOO opened this issue May 9, 2024 · 0 comments

Comments

@Vig2OOO
Copy link

Vig2OOO commented May 9, 2024

Summary

Trying to save iCloud username and password in the system keyring as per the instructions found here, but receiving the error below. Using Windows if that's relevant. Any idea what the problem could be based on this output (with secrets XXXXXX'ed out)?

Context

C:\WINDOWS\system32>icloud --username XXXXXX@icloud.com

Two-step authentication required.
Please enter validation code
(string) --> XXXXXX

Traceback (most recent call last):
  File "starters\icloud.py", line 5, in <module>
  File "pyicloud_ipd\cmdline.py", line 279, in main
  File "pyicloud_ipd\base.py", line 589, in devices
  File "pyicloud_ipd\services\findmyiphone.py", line 28, in __init__
  File "pyicloud_ipd\services\findmyiphone.py", line 67, in refresh_client
pyicloud_ipd.exceptions.PyiCloudNoDevicesException
[53352] Failed to execute script 'icloud' due to unhandled exception!
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

1 participant