- "Booted device" but not booted
- NewTerm not launching
- palera1n/mineek repo not working
- Procursus "killed 9"
- App crashes on open
- "Killed" issue (not "Killed: 9")
- Please reinstall Sileo via SSH
- Loader app not appearing
- Your local changes would be overwritten by checkout
- Could not connect to lockdownd
- Package is in a very bad inconsistent state
- Error installing bootstrap. Status: -1
- jbinit DIED!
- Daemons crashing on iOS 16.2+
- Panics making loader not appear
- libhooker wants to install?
- Pressing "install" on each jb
- --restorerootfs still keeps app icons??
- Device boots out of DFU
- How to fix RocketBootstrap
- SEP Panic: :skg /skgs
- Cannot download apps from the App Store
- Snowboard theming incorrectly
- End-of-central-directory signature not found
- Filza crashing on launch
- dpkg error: Read-only file system
- Library not loaded: /usr/lib/libSystem.B.dylib
- Stuck at waiting for network
- No space left on device
- Found the USB handle followed by an error occurred
- pip error: legacy-install-failure
This may happen when the downloading and patching process is interrupted. Please run ./palera1n.sh clean
(use with sudo
if on Linux), then try again.
If that doesn't fix it, it may be caused by an update from the Procursus repo. The quickest way to fix it is to restore rootfs. Alternatively, you can manually restore /usr/libexec/dirs_cleaner
from the rootfs snapshot using the SSHRD script.
Install NewTerm 2 from https://apt.itsnebula.net/ or get NewTerm3 beta.
https://repo.palera.in/ and https://mineek.github.io/repo are supposed to be used on rootless jailbreaks, not with any rootful jailbreaks with fakefs or tethered that have root access.
Binaries will need to be resigned by the Procursus Team to fix Killed: 9. In the meantime, use the palera1n strap repo. you can install it from nebula’s repo.
Refer to this first.
Otherwise, run this in NewTerm or SSH
ldid -s /Applications/<appname>.app
- Don't include the <>
You ran out of RAM on the Linux Live CD.
Ways to fix the issue, ordered by which to try first:
- Close some apps, like Discord
- Attempt a shallow clone,
git clone --depth=1
in place ofgit clone
- Clone palera1n onto persistent storage[note 1]
- Install Linux onto your computer.
Note 1: How to use persistent storage from Linux Live, with terminal
- If you have already cloned palera1n, please delete it! Usually this can be done with
sudo rm -rf ~/palera1n
(assuming palera1n cloned into home directory) - You may want to install ntfs-3g first, on Ubuntu this can be done by running
sudo apt install ntfs-3g
- Run
sudo lsblk
to list your disks - Locate the persistent storage you want to use, for example a Windows C: drive would be of type "ntfs" and at least 10 GB in size, take a note of the device name, which starts with /dev
- Mount disk onto
/mnt
(example, please don’t paste as is):sudo mount -t ntfs /dev/sda3 /mnt
- Change the working directory into
/mnt
:cd /mnt
- Try to clone palera1n again
Note 2: Most Linux Installers will set up swap areas automatically during the install if you use guided partitioning (if such option exists) In order to create a 2GB swap area as root:
- Run
dd if=/dev/zero of=/swapfile bs=1M count=2048
- Run
chmod 600 /swapfile
- Format by running
mkswap /swapfile
- Open /etc/fstab in an editor like
nano
, then add a line that is/swapfile none swap sw 0 0
- Run
swapon /swapfile
If you have AutoSign installed and you reinstall/update Sileo, you'll get the error message shown in the screenshot. Here's how to fix it.
- Get access to a terminal by either using SSH or NewTerm
- Run
sudo apt remove autosign
. Unless you changed it, the password isalpine
- Once it's done, run
sudo apt reinstall org.coolstar.sileo
- Try running Sileo again. Feel free to upgrade it if that was what you were planning to do.
- Install AutoSign again
It should be fixed after these steps.
Note: Some tweaks (e.g. Watusi) are known to not work with this method.
Try these steps:
- Check if this shortcut opens it
- Check for any panic logs by going to
- Settings
- Privacy
- Analytics & Improvements
- Analytics Data
- If there are any, send the latest one that starts with
panic-full
- Please do not send any other device log
- If these steps above don't work, restore rootfs and rejailbreak
If none of these help, make sure you're waiting enough time [for the respring] (15-30 seconds).
On iPads, if other apps don’t appear along side the loader, try installing TrollStore Helper from the Havoc repo and use it to install TrollStore.
Run the following commands, and then try again:
cd ramdisk
git stash
git stash drop
cd ..
Mux error (-8)
- Unplug and plug your device back in
Pairing dialog response pending (-19)
- Accept the prompt to trust the computer on your device.
Invalid HostID (-21)
- Run
idevicepair pair
(usesudo
on Linux) - Accept the prompt to trust the computer on your device if needed
- Run
idevicepair pair
again (usesudo
on Linux)
- Alternatively, try entering recovery mode manually before jailbreaking.
You can fix this by running this command in a terminal:
sudo dpkg -r --force-remove-reinstreq <PACKAGE_NAME>
- Don't include the <>
You're not jailbroken. Sideloading the loader app on its own will not work.
Please run the palera1n script on your computer to jailbreak your device.
Your device may get stuck on a verbose boot screen, and if you look closely you'll see a "jbinit DIED!" error near the top.
The simplest way to fix this is rm -rf blobs
(use sudo
if on Linux), then force reboot your device and try to jailbreak again.
For advanced users:
You can also try re-copying the other/rootfs
files manually to the device using SSHRD.
Substitute may cause daemons to crash on iOS 16.2 and above. It's recommended to downgrade to iOS 16.1.2 or below for now.
- If you don't have blobs saved, you can downgrade to 15.6 RC and delay OTA to 16.1.2. This expires in a month.
Or you can try using ElleKit instead, but note that some tweaks don't yet work with it.
How to Install ElleKit
sudo rmdir /usr/lib/TweakInject
sudo ln -s /Library/MobileSubstrate/DynamicLibraries /usr/lib/TweakInject
sudo mv /Library/MobileSubstrate/DynamicLibraries/MobileSafety.dylib{,.disabled}
sudo mkdir -p /Library/Frameworks/CydiaSubstrate.framework
sudo ln -s /usr/lib/libsubstrate.dylib /Library/Frameworks/CydiaSubstrate.framework/CydiaSubstrate
sudo /usr/libexec/ellekit/loader
sudo mkdir -p /etc/rc.d
sudo ln -s /usr/libexec/ellekit/loader /etc/rc.d/ellekit-loader
launchctl reboot userspace
Then launch daemons in loader.
You may be encountering some issue related to panics and the loader “not appearing”, on A10+ make sure you have your passcode disabled before jailbreaking.
Remove the Chimera and Odyssey repo immediately!
These repos are not meant to be used with palera1n and are able to break your jailbreak if you install anything from them.
DO NOT DO THIS. It resets your package lists and will likely break your jailbreak install eventually. Instead, press the gear icon, and then press Do All.
If you managed to mess up your jailbreak this way, restore rootfs.
There's an issue with restoring rootfs where it doesn’t uicache. There is no need to worry; this happens on a couple of other jailbreaks and serves no harm to the user or device.
Make sure to use a USB-A cable, and follow one of the methods below to enter DFU.
Method 1
- Make sure your device is in either normal or recovery mode.
- Connect your device to your computer.
- Run
./palera1n.sh dfuhelper
(usesudo
if on Linux). - Follow the on-screen instructions.
Method 2
- Power off your device.
- Connect it to your computer or a charger.
- As soon as the Apple logo comes on, start doing the DFU mode sequence.
If you have Ryan Petrich's RocketBootstrap installed on iOS 15 or above, it may cause nearly every app to crash or even respring loops, especially when Cephei is also installed. To fix this, follow the steps below.
- Uninstall any existing version of RocketBootstrap you have installed
- Remove the Odyssey repo if you have it
- Install RocketBootstrap from this repo.
- Install RocketBootstrapFix from this repo.
This is an updated fix that should work with more tweaks than the Odyssey version.
This happens due to having a passcode set on A10-A11 devices when jailbreaking (or having previously set a passcode on iOS 16, even if it's currently turned off).
If you are on A10, use checkp4le.
Why?
checkp4le boots with checkra1n using a custom kernel patchfinder, which allows SEP to be re-enabled on A10If you are on A11
- iOS 15
- Turn off your passcode and try jailbreaking again.
- iOS 16
- Turn off your passcode
- Backup your device
- Erase from settings or restore from iTunes/Finder
- Restore the backup.
- Then try jailbreaking again.
If you don't want to use checkp4le and just want to have a passcode, or if you're on A11, you can use FakePass from this repo to have a passcode. However, this will only work in a jailbroken state (it can be bypassed by simply rebooting the device).
Install Choicy from this repo and disable tweak injection into the App Store.
Alternatively, disable tweak injection globally in the Substitute app and respring. You can re-enable it after downloading the apps you wanted.
You may be encountering an issue with Snowboard not theming correctly or not theming at all. To fix this, make sure you have Snowboard from SparkDev's repo.
If the unzip error message it cannot find "palera1n.zip(.ZIP, period.)
", you are running an outdated version of palera1n and need to update using git pull
. If this doesn't work, reclone the palera1n repository by running cd .. && sudo rm -rf palera1n && sudo git clone --recursive --depth=1 --shallow-submodules https://github.com/palera1n/palera1n && cd palera1n
.
Otherwise, this error most likely indicates a problem with your internet connection, and you simply need to try running palera1n again.
Install the latest version of Filza from the TIGI Software repo. The version on BigBoss is outdated. You do not need AutoSign or FilzaFixer anymore.
- Open the palera1n loader app
- Press the gear icon
- Remount R/W
Then try again.
This usually means the fakefs wasn't created properly. It might be left over from a restore. Restore rootfs and try jailbreaking again.
This is usually caused by a network issue.
- Make sure you're on the latest commit (
git pull
) - Make sure you can access this site
If you can access it but the script still doesn't work, your network may be unstable or certain outgoing requests may be blocked. If you cannot access it, this may mean that your network is blocking it, or it's currently down.
This means that either your iDevice or your computer does not have enough storage.
If you're live booting Linux and have a low amount of RAM, follow this.
If you're using semi-tethered and have less than 10GB available on the iDevice, this may be the issue. Please restore rootfs and clear some space on your device. Usually if this is the issue, the console is spammed many times with No space left on device
or File or directory not found.
This will happen if the device is in a bad DFU state, which could randomly happen, or if you held the 2nd DFU button for too long (volume down on iPhone X, for example).
Reboot the device and rerun the script, and make sure to follow the DFU helper exactly, and let go as soon as it says it found the device in DFU.
- Ubuntu/Debian
sudo apt install python3-dev
- Fedora
sudo dnf install python3-devel
- openSUSE
sudo zypper install python3-devel
- macOS
-
Install the Xcode Command Line Tools by running
xcode-select --install
-
If it still doesn't work, try this command:
ARCHFLAGS="-arch $(uname -m)" python3 -m pip install --compile pyimg4
-