Open YutaAI opened 4 months ago
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: 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 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'.
same problem
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.