altstoreio / AltStore

AltStore is an alternative app store for non-jailbroken iOS devices.
https://altstore.io
GNU Affero General Public License v3.0
11.32k stars 858 forks source link

JIT could not be enabled for AltStore. ERROR Cannot enable developer-mode when passcode is set. #1415

Open Conan-16 opened 2 months ago

Conan-16 commented 2 months ago

Got error by enabling JIT. I tried to using commands as recommended, but it doesn't work. More details are as below.

Error Description The process 'altjit' failed with code 1. The process 'python3' returned unexpected output. 2024-04-06 10:49:55 ShirodeMacBook-Pro.local main[5232] ERROR Developer Mode is disabled. You can try to enable it using: python3 -m pymobiledevice3 amfi enable-developer-mode

Failure Reason The process 'altjit' failed with code 1. The process 'python3' returned unexpected output. 2024-04-06 10:49:55 ShirodeMacBook-Pro.local main[5232] ERROR Developer Mode is disabled. You can try to enable it using: python3 -m pymobiledevice3 amfi enable-developer-mode

Title JIT could not be enabled for AltStore.

Source Line 96

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

exitCode 1

output Mounting personalized developer disk... ❌ Unable to mount personalized Developer Disk. The process 'python3' returned unexpected output. 2024-04-06 10:49:55 ShirodeMacBook-Pro.local main[5232] ERROR Developer Mode is disabled. You can try to enable it using: python3 -m pymobiledevice3 amfi enable-developer-mode

Here is my terminal logs: shiro_16@ShirodeMacBook-Pro ~ % python3 -m pymobiledevice3 amfi enable-developer-mode 2024-04-06 10:54:09 ShirodeMacBook-Pro.local main[5246] ERROR Cannot enable developer-mode when passcode is set

Also tried: shiro_16@ShirodeMacBook-Pro ~ % /Applications/Xcode.app/Contents/Developer/usr/bin/python3 -m pymobiledevice3 amfi enable-developer-mode /Users/shiro_16/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( 2024-04-06 10:54:14 ShirodeMacBook-Pro.local main[5247] ERROR Cannot enable developer-mode when passcode is set