altstoreio / altstoreio/AltStore
JIT Could not be enabled for Altstore
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
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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