← Back to Documentation

Common Errors

Troubleshoot common issues when using Sytra with Stata.

r(601)File Not Found

Stata can't locate the specified file. Check the filename spelling and ensure the file exists in your working directory.

Fix: Verify the file path and use `cd` to set the correct working directory.
r(111)Variable Not Found

The referenced variable doesn't exist in your dataset.

Fix: Use `describe` or `codebook` to check available variables.
r(198)Invalid Syntax

The command contains a syntax error.

Fix: Sytra will attempt to auto-correct. If persistent, check for typos in variable names or command options.
IPC TimeoutCommunication Timeout

Sytra couldn't communicate with Stata within the expected time.

Fix: Ensure Stata is installed and not blocked by a firewall. Try restarting both Sytra and Stata.

Still having issues?

Join our Discord community or email support for help with persistent errors.