You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
icloudpd errors several times during the command execution, prints out the required output, and re-launches to the same error message. The OS is macOS 10.14.
Steps to Reproduce
Prerequisite: the password is saved with icloud
Run icloudpd -l and answer the prompts.
Expected Behavior
A command output followed by an exit.
Actual Behavior
On passing authentication and finalizing the supplied command option an error shows up twice during which the utility launches again so that a force-quit is needed.
Context
The output of the running session is below:
COMPUTER:~user$ icloudpd -l
iCloud username/email: *********@*****.com
2023-11-11 14:24:40 DEBUG Authenticating...
Usage: icloudpd <options>
Try 'icloudpd -h'for help.
Error: No such option: -B
2023-11-11 14:25:09 INFO Two-step/two-factor authentication is required
0: SMS to ******83
1: Enter two-factor authentication code
Please choose an option: [0]: 1
Please enter two-factor authentication code: 362736
2023-11-11 14:25:41 INFO Great, you're all set up. The script can now be run without user interaction until 2SA expires.You can set up email notifications for when the two-step authentication expires.(Use --help to view information about SMTP options.)Albums:All PhotosTime-lapseVideosSlo-moBurstsFavoritesPanoramasScreenshotsLiveRecently DeletedHiddenAdam and AmyUntitledUntitled 2Loyalty cardsSmart-IDCover artmultiprocessing/resource_tracker.py:104: UserWarning: resource_tracker: process died unexpectedly, relaunching. Some resources might leak.COMPUTER:~user$ Usage: icloudpd <options>Try 'icloudpd -h' for help.Error: No such option: -BCOMPUTER:~ user$
The computer name, login shell name, and e-mail address are anonymized.
The text was updated successfully, but these errors were encountered:
The error is slightly different this time. "-B: No such option" wasn't in the previous version. Will it find its fix as well as this weird execution after execution accompanying the operation?
Overview
icloudpd errors several times during the command execution, prints out the required output, and re-launches to the same error message. The OS is macOS 10.14.
Steps to Reproduce
Expected Behavior
A command output followed by an exit.
Actual Behavior
On passing authentication and finalizing the supplied command option an error shows up twice during which the utility launches again so that a force-quit is needed.
Context
The output of the running session is below:
The computer name, login shell name, and e-mail address are anonymized.
The text was updated successfully, but these errors were encountered: