mandarons / icloud-drive-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
963 stars 46 forks source link

[BUG] 2FA prompt is not showing #230

Open BSteelooper opened 1 week ago

BSteelooper commented 1 week 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 days ago

Try setting the ENV_ICLOUD_PASSWORD environment variable.