Troubleshooting

Troubleshooting

Start troubleshooting Learnitive by identifying which layer failed: project source, one-click runtime, terminal environment, preview, AI provider, Git or LaTeX compiler.

Project will not run

Check the selected project mode, entry file, Input, Console and first build/runtime error. Continue with Build and Run Troubleshooting.

Terminal will not start

Check authentication, runtime status and whether the environment is being created or recovered. Continue with Terminal Troubleshooting.

Web preview is blank

Read framework/build output, confirm the expected entry file and restart the development process when configuration changed.

Ollama is not detected

Confirm the local service is running, OLLAMA_ORIGINS is correct and at least one model is installed. See Ollama Troubleshooting.

LaTeX compile failed

Read the first meaningful compiler error before addressing later cascades. See LaTeX Troubleshooting.

Git failed

Check repository state, remote URL, credentials and branch expectations. See Git Troubleshooting.