These are the issues that come up most often. Each has already been mentioned in the relevant part of the tutorial; theyโre collected here for easy lookup.
The Codespace looks frozen during first-time setup.
First-time setup takes 5 to 10 minutes. Give it fifteen before worrying. If it still hasnโt loaded, close the tab and reopen the Codespace from your repositoryโs < > Code โ Codespaces menu.
Inactive Codespaces are recycled after about a month. Your files are safe on github.com as long as youโve committed and synced. Create a fresh Codespace from the same repository to pick up where you left off.
Wait 2 to 3 minutes for the first deploy to finish on GitHubโs side. If it still 404s, check Settings โ Pages on your repository and confirm the source is set to GitHub Actions.
On your repository, go to Settings โ Actions โ General โ Workflow permissions and select Read and write permissions. Save, then run Deploy again.
The PreTeXt community forums and Discord server (see the Information & Links chapter of this hub) are genuinely helpful for unusual problems. Post a short description of what you were trying to do, what happened instead, and any error text. Someone has almost certainly hit the same thing before.