mandarons / icloud-docker

Dockerized iCloud Client - make a local copy of your iCloud documents and photos, and keep it automatically up-to-date.
BSD 3-Clause "New" or "Revised" License
1.07k stars 50 forks source link

[BUG] 2FA prompt is not showing #230

Open BSteelooper opened 2 months ago

BSteelooper commented 2 months ago

Describe the bug I get the message that 2FA is expired, I follow the command to update it, but there is no prompt to enter the 2FA code

To Reproduce Steps to reproduce the behavior:

/app $ icloud --username=XXXX@me.com --session-directory=/config/session_data /app $

Expected behavior A prompt to enter the 2FA code should appear

Configuration I recreated the environment with the given docker compose example

mandarons commented 2 months ago

Try setting the ENV_ICLOUD_PASSWORD environment variable.