Skip to content

Edit Troubleshooting and Blocking OTA Updates. #265

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/en_US/guides/blocking-updates.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ permalink: /blocking-updates
extra_contributors:
- Tanbeer191
- Jack LaFond
- fullpwn
---

This will take you through installing the iOS 17 "tvOS profile" to block updates on your device. It's easy to install and ensures you'll stay on the firmware you're currently on. This is useful if you're waiting for a jailbreak for a lower version and don't want to update in case it gets patched.
Expand All @@ -14,6 +15,7 @@ This will take you through installing the iOS 17 "tvOS profile" to block updates

1. Set your device's date to any point before December 14th, 2023
- This is so that the profile can be installed despite an expired certificate, and can be set back to normal after the profile is installed.
- You may need to disable Screen Time and Share Across Devices to configure your Date & Time.
1. Open [https://static.itsnebula.net/apple/noota/17.mobileconfig](https://static.itsnebula.net/apple/noota/17.mobileconfig) in your device's browser
1. Select "Allow" if prompted
1. Open the Settings application
Expand Down
23 changes: 23 additions & 0 deletions docs/en_US/guides/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ extra_contributors:
- TheHacker894
- raizo
- Superuser
- fullpwn
---

## Bootloops and respring loops
Expand Down Expand Up @@ -98,6 +99,28 @@ Hold down the Side button and Volume Down button until the device reboots.
2. Quick-press the Volume Down button
3. Hold down the Side button until the device reboots.

## Setting the Date & Time

### The time zone cannot be set manually due to device restrictions.

::: tip

If the setting 'Set Automatically' is greyed out, it means a configuration profile or Screen Time is preventing you to set your Date & Time.

::

### Screen Time
::: tip

You will need your Screen Time passcode to modify Screen Time settings.

:::

Certain Screen Time settings can disable the modification of setting Date & Time. It is recommended to disable Screen Time.

To do this, Go into `Settings` -> `Screen Time` and tap Turn Off App & Website Activity.
You will also need to disable Share Across Devices.

## Common Errors on Chimera, Odyssey, and Taurine

### ERR_Jailbreak
Expand Down
1 change: 1 addition & 0 deletions docs/en_US/misc/credits.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,5 @@ If I forgot you here, contact me and I'll add your name.
+ ssalagginkool
+ zachary7829
+ Bbaovanc
+ fullpwn
</pre>