Troubleshooting
Common issues and how to solve them.
Server won’t start
If you see an error like Address already in use, change the port in config.toml.
CLI error: “Executable not found”
Ensure the csvreport binary has executable permissions and is not blocked by your OS. The Web UI calls its own executable path for background analysis.
Analysis timeout
For extremely large files, increase the timeout_seconds in the [cli] section of config.toml.