CommercialVerified InstallersOperational Guidance
Sutra Documentation
Deployment, verification, and operations guidance—organized for fast navigation.
Troubleshooting
Common issues and fixes.
If you encounter issues during install or runtime, start here.
Installer fails to run
Confirm you have access to the private release URL.
Verify SHA256 checksums before retrying.
Check that Node.js 20+ is installed.
Port already in use
Ensure port 8080 is free or update the PORT in `.env`.
Restart services after changing environment variables.
Studio UI not connecting
Verify the API key in the UI matches the server configuration.
Check ALLOWED_ORIGINS and TLS settings.