dchristl / macless-haystack

Create your own AirTag with OpenHaystack, but without the need to own an Apple device
GNU General Public License v3.0
332 stars 54 forks source link

Failing To Receive 2FA Request #113

Open CelicaXX opened 1 month ago

CelicaXX commented 1 month ago

Not entirely sure what's going on. I'm not receiving any errors in the terminal after running:

docker run -it --restart unless-stopped --name macless-haystack -p 6176:6176 --volume mh_data:/app/endpoint/data --network mh-network christld/macless-haystack

I have verified that 2FA is indeed enabled and am receiving 2FA codes when logging into the iCloud website through a browser as well as all other methods. I've waited for appx. an hour and not received a code.

dchristl commented 1 month ago

This is sadly a well known problem and is already discussed in #46 . There is nothing I can do about it, only Apple know why some accounts are working and some not. You can try some workarounds, discussed in the liniked issue.