> ## Documentation Index
> Fetch the complete documentation index at: https://julius.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Troubleshooting

> Resolve common issues in Julius, from file uploads to login problems, system errors, and account access. This page covers the most reported technical issues users face and provides practical solutions to get back on track quickly.

## Common Issues and Troubleshooting Steps:

<Accordion title="What can I do if my container is crashing?">
  Click the **Code Sandbox** icon in the chat bar, then click **Reset...**, then click **Restart container**. This safely restarts the code environment and preserves your files and settings.

  If you need more RAM, click on **Code Sandbox** icon → **Sandbox Settings** and switch to **Memory Boost** (available on the Pro plan and higher). See [Containers](/docs/get-started/containers) for details.

  If restarting doesn't fix it, expand **I'm still having issues** in the same dialog to reveal **Factory Reset**.

  <Warning>
    Factory Reset will completely reset your account and permanently delete all uploaded files and memory.
  </Warning>

  <Frame>
    <img src="https://mintcdn.com/julius-d061c216/H3rgPXeLJxCo9mYf/images/get-started/containers/code-sandbox-menu.png?fit=max&auto=format&n=H3rgPXeLJxCo9mYf&q=85&s=7b6c1abaef4ebf184fdce70222eeaf10" alt="Code Sandbox popup showing status, RAM/CPU usage, Code Language, Reset, and Sandbox Settings" title="Code Sandbox popup" className="mx-auto" style={{ width:"60%" }} width="2504" height="1384" data-path="images/get-started/containers/code-sandbox-menu.png" />
  </Frame>
</Accordion>

<Accordion title="Julius crashed in the middle of an analysis">
  AI will sometimes do something called 'hallucinating' when it starts to go into loops and can't produce an output.

  Try to reword the prompt to be more specific and have more detail to help guide Julius.

  If there have been multiple crashes, it's best to start a new thread from scratch so the AI can refresh and restart to provide a better output.
</Accordion>

<Accordion title="Not receiving my one-time code to verify my email">
  The code can sometimes get sent to your spam email.

  If it's not in your spam, send us and email at [team@julius.ai](mailto:team@julius.ai).
</Accordion>

<Accordion title="Download Failure">
  If you're unable to click and download files/visualizations from Julius directly, try the following troubleshooting steps:

  * look for the file in your available files

      <img src="https://mintcdn.com/julius-d061c216/KWSWTehk2OSEYore/images/help-center/troubleshooting/troubleshooting-download-file-list.png?fit=max&auto=format&n=KWSWTehk2OSEYore&q=85&s=ecd16927726bfba9aee18365b2166197" alt="Julius file list showing available downloads" width="1515" height="429" data-path="images/help-center/troubleshooting/troubleshooting-download-file-list.png" />
  * try refreshing the browser
  * ask Julius to reproduce the document for you
</Accordion>

<Tip>
  These troubleshooting topics are based on over 340 user conversations. We’re continually expanding this section based on your feedback. If you're experiencing an issue not covered here, email us at [team@julius.ai](mailto:team@julius.ai).
</Tip>
