altstoreio / altstoreio/AltStore
Unable to install jit using altstore (altserver )
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 14.4k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
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'.
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 AltServer.app/Contents/MacOS/altjit executable and reproduce the reported JIT failure using the shown python -m pymobiledevice3 remote command output. Investigate why the installed command set lacks start-quic-tunnel; done means JIT can connect to the device without the reported AltServer.ProcessError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100