altstoreio / AltStore

AltStore is an alternative app store for non-jailbroken iOS devices.
https://altstore.io
GNU Affero General Public License v3.0
11.33k stars 859 forks source link

Unable to install jit using altstore (altserver ) #1373

Open ChouFengTu opened 5 months ago

ChouFengTu commented 5 months ago

description :

JIT could not be enabled for DiOS (Beta). The process 'altjit' failed with code 1. Could not connect to device 00008030-000C681811D3802E. The process 'python3' returned unexpected output. Error: No such command 'start-quic-tunnel'.

AltServer.ProcessError 0 Error Description The process 'altjit' failed with code 1. Could not connect to device 00008030-000C681811D3802E. The process 'python3' returned unexpected output. Error: No such command 'start-quic-tunnel'.

Failure Reason The process 'altjit' failed with code 1. Could not connect to device 00008030-000C681811D3802E. The process 'python3' returned unexpected output. Error: No such command 'start-quic-tunnel'.

Title JIT could not be enabled for DiOS (Beta).

Source Line 61

executableURL file:///Applications/AltServer.app/Contents/MacOS/altjit

exitCode 1

output /Users/choufengtuyi/Library/Python/3.9/lib/python/site-packages/urllib3/init.py:34: NotOpenSSLWarning: urllib3 v2 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'LibreSSL 2.8.3'. See: https://github.com/urllib3/urllib3/issues/3020 warnings.warn( Usage: python -m pymobiledevice3 remote [OPTIONS] COMMAND [ARGS]... Try 'python -m pymobiledevice3 remote -h' for help. Error: No such command 'start-quic-tunnel'.

❌ Unable to enable JIT for DolphiniOS on device 00008030-000C681811D3802E. Could not connect to device 00008030-000C681811D3802E. The process 'python3' returned unexpected output. Error: No such command 'start-quic-tunnel'.

shanegillio commented 5 months ago

Please see info related on our FAQ:

"Could not connect to device. The process 'python3' returned unexpected output. Error: No such command 'start-quic-tunnel'." The latest version of pymobiledevice3 is not currently working with AltServer. Please run the following command to install the last compatible version:

python3 -m pip install pymobiledevice3==2.30.0 construct==2.10.69

ChouFengTu commented 3 months ago

It still doesn't seem to work when I type in the line of code you mentioned. 5B71823B-AC35-42DD-8B93-5F63DE941B1F 8A58B904-795D-4405-BF8A-9364183FC3D3

ChouFengTu commented 3 months ago

I don't have any knowledge of writing code, but this is as far as I can go to figure out how to fix this error

ChouFengTu commented 3 months ago

Does this error look like a question about a python installation error?

ChouFengTu commented 3 months ago

macOS: 13.6.5(22G621) AltServer: 1.7.1 (81) iOS: 17.4 (21E219)