Troubleshooting
This guide covers common issues you might encounter with Jan and how to resolve them.Getting Error Logs
Error logs are essential for troubleshooting. You can access them in two ways:Through Jan Interface
- Open System Monitor in the footer
- Choose App Log
Through Terminal
Application Logs:Common Issues
Broken Build
If Jan is stuck in a broken build after installation:- Mac
- Windows
- Linux
- Uninstall Jan
- Delete Application Data:
- For versions before
0.4.2, kill background processes:
- Download the latest version
Ensure Jan is completely removed from all user accounts on shared devices before reinstalling.
NVIDIA GPU Not Working
If Jan doesn’t utilize your NVIDIA GPU:1. Verify Hardware Detection
Windows:- Right-click desktop → NVIDIA Control Panel
- Or check Device Manager → Display Adapters
2. Install Required Components
NVIDIA Driver (470.63.01 or higher):- Install NVIDIA Driver
- Verify:
nvidia-smi
- Install CUDA toolkit
- Verify:
nvcc --version
3. Enable GPU Acceleration
- Open Settings > Hardware
- Verify GPU Acceleration is enabled
- Check selected GPU(s) in System Monitor (footer)
4. Check GPU Settings
- Go to Settings > General > Data Folder
- Click Open Containing Folder
- Open
settings.json
“Failed to Fetch” or “Something’s Amiss” Errors
1. Check System Requirements- Verify your device meets minimum requirements
- RAM: Choose models using less than 80% of available RAM
- 8GB systems: Models under 6GB
- 16GB systems: Models under 13GB
- Check
ngl(GPU layers) setting in Engine Settings - Start with lower values and increase gradually
- API Server:
1337 - Documentation:
3001
- Go to Settings > Advanced Settings
- Click Reset under Reset To Factory Settings
- Uninstall Jan and delete data folders
- Download the latest version
Permission Denied Error
If you see permission errors during installation:OpenAI “Unexpected Token” Error
1. API Key Setup- Get a valid key from OpenAI’s platform
- Ensure sufficient credits and permissions
- Use a VPN if in a restricted region
- Verify network access to OpenAI endpoints
Need More Help?
- Copy your error logs
- Visit our Discord
- Post in #🆘|jan-help channel
Check logs before sharing. We retain logs for only 24 hours.