davesc63 / GeoPort

GeoPort: Your Location, Anywhere! The iOS location simulator
https://geoport.me
GNU General Public License v3.0
238 stars 18 forks source link

Error setting location: [Errno 11001] getaddrinfo failed #41

Closed aliugur closed 4 months ago

aliugur commented 4 months ago

2024-05-06 12:54:44 dinm5CG3481NDR GeoPort[20968] INFO Connect_Device Map - Looking for 00008110-000A708A3A99401E in USB2024-05-06 12:54:44 dinm5CG3481NDR GeoPort[20968] INFO RSD in udid mapping is: {'host': None, 'port': None} 2024-05-06 12:54:44 dinm5CG3481NDR GeoPort[20968] INFO RSD already created. Reusing connection 2024-05-06 12:54:44 dinm5CG3481NDR GeoPort[20968] INFO RSD Data: {'host': None, 'port': None} 2024-05-06 12:54:47 dinm5CG3481NDR GeoPort[20968] INFO RSD in udid mapping is: {'host': None, 'port': None} 2024-05-06 12:54:47 dinm5CG3481NDR GeoPort[20968] INFO RSD already created. Reusing connection 2024-05-06 12:54:47 dinm5CG3481NDR GeoPort[20968] INFO RSD Data: {'host': None, 'port': None} 2024-05-06 12:54:47 dinm5CG3481NDR GeoPort[20968] ERROR Error setting location: [Errno 11001] getaddrinfo failed

aliugur commented 4 months ago

'ProductVersion': '17.4.1', 'ProductType': 'iPhone14,7', 'ConnectionType': 'USB', 'wifiState': True, 'userLocale': 'Austria'

davesc63 commented 4 months ago

@aliugur what you’ve shown here isn’t the full piece of the puzzle.

Host and port are both showing as None. So there is no valid / active tunnel to your device

the getaddr error also relates to at some point your device was disconnected from your machine) and GeoPort was left running.

Restart GeoPort and perform the connect device all over again