nythepegasus / SideJITServer

A JIT enabler for iOS 17 with a Windows/macOS computer on the same WiFi!
GNU General Public License v3.0
396 stars 33 forks source link

Reques timed out #18

Closed DelayedHappiness closed 5 months ago

DelayedHappiness commented 5 months ago

image

I get that message whenever I try to use the sidejit shortcut. I've done everything according to guides, got my UDID and Server address but the shortcut asks for permission to connect to Brave and not the address like in other people's videos then says request timed out. Any idea why this may be? Everything else is okay and my phone is detected by the server on power shell

DelayedHappiness commented 5 months ago

I'd like to also say that the pop up for allowing networks to use the app I accidentally said no while doing the whole process and it never appeared again, I've tried to make it appear again but to no avail either. that may be the issue but I cant replicate so I'm not really sure

Exe008 commented 5 months ago

For me it happens exactly the same despite allowing access to the network when I was prompted.

Exe008 commented 5 months ago

Just now I found what fixed it for me: I had to allow python through the firewall on the PC, now it seems to be working for me.

(on another note, DolphinIOS v3.2.1 then crashed to homescreen when trying to open any games, switching to public beta v4.0.0b7 fixed the crash - now both JIT and DolphinIOS(beta) are working)

DelayedHappiness commented 5 months ago

And how do I exactly allow python through the firewall? I tried getting it to send the prompt asking for permission but nothing worked so far

Exe008 commented 5 months ago

In the Windows Start menu,

  1. search for "Allow an App through Windows Firewall"
  2. click on "Change settings" (requires administator rights)
  3. scroll down the list and make sure whatever Python you use is allowed to pass through as indicated by the checkboxes
DelayedHappiness commented 5 months ago

That solved the issue! Thank you @Exe008 for the knowledge.