altstoreio / altstoreio/AltStore

JIT Could not be enabled for Altstore

Open
#1,487 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
14.4k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

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: 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 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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the reported executable at /Applications/AltServer.app/Contents/MacOS/altjit and source line 61, then run python -m pymobiledevice3 remote -h to investigate why start-quic-tunnel is unavailable. Done means identifying the compatibility or installation cause and confirming that JIT can be enabled for the affected device.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.