altstoreio / altstoreio/AltStore

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

Open
#1,415 0 comments 1 reaction 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

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

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 altjit executable at /Applications/AltServer.app/Contents/MacOS/altjit and source line 96. Reproduce the JIT attempt and the pymobiledevice3 amfi enable-developer-mode command with the reported passcode state. Done means determining whether this is an AltStore failure and identifying a confirmed fix or a clearly documented limitation.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, python, swift
Domain
devtools, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.