nythepegasus / SideJITServer

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

can't use side jit server it says failed to create adapter #140

Open TheRealAssassin1St opened 5 days ago

TheRealAssassin1St commented 5 days ago

ERROR:pymobiledevice3.tunneld:got exception from start-tunnel-task-usbmux-00008130-001661E101F2001C-USB: Traceback (most recent call last): File "C:\WINDOWS\system32\venv\Lib\site-packages\pymobiledevice3\tunneld.py", line 200, in start_tunnel_task async with start_tunnel(protocol_handler, protocol=protocol) as tun: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.12_3.12.1776.0_x64qbz5n2kfra8p0\Lib\contextlib.py", line 210, in aenter return await anext(self.gen) ^^^^^^^^^^^^^^^^^^^^^ File "C:\WINDOWS\system32\venv\Lib\site-packages\pymobiledevice3\remote\tunnel_service.py", line 1020, in start_tunnel async with protocol_handler.start_tcp_tunnel() as service: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.12_3.12.1776.0_x64qbz5n2kfra8p0\Lib\contextlib.py", line 210, in aenter__ return await anext(self.gen) ^^^^^^^^^^^^^^^^^^^^^ File "C:\WINDOWS\system32\venv\Lib\site-packages\pymobiledevice3\remote\tunnel_service.py", line 934, in start_tcp_tunnel tunnel.start_tunnel(handshake_response['clientParameters']['address'], File "C:\WINDOWS\system32\venv\Lib\site-packages\pymobiledevice3\remote\tunnel_service.py", line 298, in start_tunnel super().start_tunnel(address, mtu) File "C:\WINDOWS\system32\venv\Lib\site-packages\pymobiledevice3\remote\tunnel_service.py", line 179, in start_tunnel self.tun = TunTapDevice() ^^^^^^^^^^^^^^ File "C:\WINDOWS\system32\venv\Lib\site-packages\pytun_pmd3\wintun.py", line 222, in init__ raise PyWinTunException(f"Failed to create adapter. Last error: {last_error.value}") pytun_pmd3.exceptions.PyWinTunException: Failed to create adapter. Last error: 0

gallantcrusader commented 17 hours ago

Are you on 18/18.1?