Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JIT Could not be enabled for Altstore #1487

Open
YutaAI opened this issue Jun 21, 2024 · 2 comments
Open

JIT Could not be enabled for Altstore #1487

YutaAI opened this issue Jun 21, 2024 · 2 comments

Comments

@YutaAI
Copy link

YutaAI commented Jun 21, 2024

Error Description
The process 'altjit' failed with code 1. Could not connect to device 00008110-000250E22E29801E. 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 00008110-000250E22E29801E. The process 'python3' returned unexpected output. Error: No such command 'start-quic-tunnel'.

Title
JIT could not be enabled for AltStore.

Source Line
61

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

exitCode
1

output
/Users/krystal/Library/Python/3.9/lib/python/site-packages/urllib3/init.py:35: NotOpenSSLWarning: urllib3 v2 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'LibreSSL 2.8.3'. See: urllib3/urllib3#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 AltStore on device 00008110-000250E22E29801E.
Could not connect to device 00008110-000250E22E29801E. The process 'python3' returned unexpected output. Error: No such command 'start-quic-tunnel'.

Seems that even trying to fix those using the
image
info like this isn't working for me. It still persists. I even tried closing down Altserver to restart it. Same for phone to unplug, close app then do it over again in an order. Nothing really works for JIT process.

@exer047
Copy link

exer047 commented Jul 4, 2024

Screenshot 2024-07-04 at 23 22 19 Did the same as the author of the issue, having the similar problem:

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

Error Description
The process 'altjit' failed with code 1. Could not connect to device 00008112-000E793A3E5A201E. 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 00008112-000E793A3E5A201E. The process 'python3' returned unexpected output. Error: No such command 'start-quic-tunnel'.

Title
JIT could not be enabled for UTM.

Source Line
61

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

exitCode
1

output
/Users/andrii/Library/Python/3.9/lib/python/site-packages/urllib3/init.py:35: NotOpenSSLWarning: urllib3 v2 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'LibreSSL 2.8.3'. See: urllib3/urllib3#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 UTM on device 00008112-000E793A3E5A201E.
Could not connect to device 00008112-000E793A3E5A201E. The process 'python3' returned unexpected output. Error: No such command 'start-quic-tunnel'.

@ckyuex
Copy link

ckyuex commented Jul 26, 2024

same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants