dchristl / macless-haystack

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

Connection Refused #111

Closed hkfuertes closed 4 months ago

hkfuertes commented 4 months ago

Hello! I have a Pixel 7, and I manage to both, get this up and running on my homelab (already did the pairing). I managed to extract (via findmy.py) the key for my AirTag, and so I added to the app. But when I try to connect it gives me connection refused: photo1719915961

But I can hit the server:

mfuertes@G4V2DTW2WK ~ % curl http://192.168.77.253:6176
Nothing to see here%   

Any help? Thank you!!!