Overview
Running the docker on Linux VM in Proxmox with (with my valid credentials): docker run -it --rm --name icloudpd -v $(pwd)/Photos:/data -e TZ=America/Los_Angeles icloudpd/icloudpd:latest icloudpd --directory /data --username my@email.address --watch-with-interval 3600
and not getting any 2FA code on my apple devices. (Remark: when singed out from Apple in one and singing in the 2FA works for that device).
Steps to Reproduce
- Start VM.
- log as root
- docker run command as above.
- only waiting for 2FA code prompt is displayed - no code arrives on any apple devices.
Expected Behavior
This exact setup was working till April 4th.
Actual Behavior
- only waiting for 2FA code prompt is displayed - no code arrives on any apple devices.
Context
[NOTE]: # needed to restart the host and restart the VM. Always worked until it did not.
Any suggestion on how to get it working again? Any more information that I need to provide?
Thank you for looking into it.
Wieslaw
Overview
Running the docker on Linux VM in Proxmox with (with my valid credentials): docker run -it --rm --name icloudpd -v $(pwd)/Photos:/data -e TZ=America/Los_Angeles icloudpd/icloudpd:latest icloudpd --directory /data --username my@email.address --watch-with-interval 3600
and not getting any 2FA code on my apple devices. (Remark: when singed out from Apple in one and singing in the 2FA works for that device).
Steps to Reproduce
Expected Behavior
This exact setup was working till April 4th.
Actual Behavior
Context
[NOTE]: # needed to restart the host and restart the VM. Always worked until it did not.
Any suggestion on how to get it working again? Any more information that I need to provide?
Thank you for looking into it.
Wieslaw