davesc63 / GeoPort

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

ERROR Error setting location: InvalidService #43

Closed hbidgoli1975 closed 1 month ago

hbidgoli1975 commented 1 month ago

This used to work but suddenly stopped working with error ERROR Error setting location: InvalidService any ideas?

2024-05-07 16:45:20 DESKTOP-I26UV0Q GeoPort[13768] WARNING Check Developer Mode 2024-05-07 16:45:21 DESKTOP-I26UV0Q GeoPort[13768] INFO Developer Mode Check result: True 2024-05-07 16:45:21 DESKTOP-I26UV0Q GeoPort[13768] INFO Developer Mode is true 2024-05-07 16:45:21 DESKTOP-I26UV0Q GeoPort[13768] INFO Connection Type: Network 2024-05-07 16:45:21 DESKTOP-I26UV0Q GeoPort[13768] INFO Enable Developer Mode 2024-05-07 16:45:21 DESKTOP-I26UV0Q GeoPort[13768] INFO Pair Record Home: C:\Users\hbidgoil.pymobiledevice3 2024-05-07 16:45:21 DESKTOP-I26UV0Q GeoPort[13768] INFO Pair Record File: remote_00008101-000328A40C28001E 2024-05-07 16:45:21 DESKTOP-I26UV0Q GeoPort[13768] INFO Wifi data: {'udid': '00008101-000328A40C28001E', 'ios_version': '16.2', 'connType': 'Network', 'wifiState': True} 2024-05-07 16:45:21 DESKTOP-I26UV0Q GeoPort[13768] INFO RSD Data: ('16.2', '00008101-000328A40C28001E') 2024-05-07 16:45:21 DESKTOP-I26UV0Q GeoPort[13768] INFO Lockdown client = <PlistUsbmuxLockdownClient ID:00008101-000328A40C28001E VERSION:16.2 TYPE:iPhone13,4 PAIRED:True> 2024-05-07 16:45:21 DESKTOP-I26UV0Q GeoPort[13768] WARNING Connect Device function completed 2024-05-07 16:45:28 DESKTOP-I26UV0Q GeoPort[13768] INFO mount lockdown: <PlistUsbmuxLockdownClient ID:00008101-000328A40C28001E VERSION:16.2 TYPE:iPhone13,4 PAIRED:True> 2024-05-07 16:45:29 DESKTOP-I26UV0Q GeoPort[13768] INFO RSD in udid mapping is: {'host': '16.2', 'port': '00008101-000328A40C28001E'} 2024-05-07 16:45:29 DESKTOP-I26UV0Q GeoPort[13768] INFO RSD already created. Reusing connection 2024-05-07 16:45:29 DESKTOP-I26UV0Q GeoPort[13768] INFO RSD Data: {'host': '16.2', 'port': '00008101-000328A40C28001E'} 2024-05-07 16:45:29 DESKTOP-I26UV0Q GeoPort[13768] ERROR Error setting location: InvalidService 2024-05-07 16:54:33 DESKTOP-I26UV0Q GeoPort[13768] INFO mount lockdown: <PlistUsbmuxLockdownClient ID:00008101-000328A40C28001E VERSION:16.2 TYPE:iPhone13,4 PAIRED:True> 2024-05-07 16:54:34 DESKTOP-I26UV0Q GeoPort[13768] INFO RSD in udid mapping is: {'host': '16.2', 'port': '00008101-000328A40C28001E'} 2024-05-07 16:54:34 DESKTOP-I26UV0Q GeoPort[13768] INFO RSD already created. Reusing connection 2024-05-07 16:54:34 DESKTOP-I26UV0Q GeoPort[13768] INFO RSD Data: {'host': '16.2', 'port': '00008101-000328A40C28001E'} 2024-05-07 16:54:34 DESKTOP-I26UV0Q GeoPort[13768] ERROR Error setting location: InvalidService

davesc63 commented 1 month ago

Probably not connected at the time. Can't reproduce