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

Unable to simulate location #50

Closed bym007 closed 1 month ago

bym007 commented 1 month ago

On my iPhone 15 Pro (iOS 17.5), I am able to successfully establish the connection to the device, however, I am unable to simulate the location. When I click on Simulate Location, it says "Location Set Successfully", however, my iPhone is still showing as located on my real location and not the simulated location.

This is the error I get on the web browser:

{"error":"[WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond"}

This is the error message I see in CLI:

2024-05-17 17:48:14 MUG-LAPPY-01 GeoPort[22004] ERROR Error setting location: [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond

Please advise. Thanks.

davesc63 commented 1 month ago

Needs more error log to see what happened before this. Probably a Windows firewall issue

bym007 commented 1 month ago

Needs more error log to see what happened before this. Probably a Windows firewall issue

I can disable the Windows firewall and try again to confirm this. I will update you. Thanks.

bym007 commented 1 month ago

Ok here is what I have found after playing with Windows Defender Firewall. After disabling the firewall, the app will let me simulate the locations, until I disconnect the phone while app is still running. In this situation, if I reconnect the phone, the app will timeout trying to simulate the location.

I then exited the app, and ran it again, and it worked fine with same iPhone, until I disconnect/reconnect the phone and try to simulate the location.

Attaching logs below.

logs.txt