tandemn check fails
Check the server URL:
- Confirm the server is running.
- Confirm the server URL includes the correct host and port.
- Confirm your network can reach the server.
- Confirm any firewall or VPN rules allow the connection.
- Confirm
TD_API_KEYis set if the server requires authentication.
Control plane does not start
On the server host, check Python and setup output:A job is rejected
Common causes:- The model is not supported by the deployment.
- The input file path is wrong.
- The prompt file is not valid JSONL.
- The requested SLO is outside the conventions used by your deployment.
- The cluster does not currently have compatible capacity.
S3_UPLOAD_BUCKETis unset or points at a bucket the control plane cannot write to.- AWS credentials lack EC2, S3, or service quota permissions.
- The performance database is missing and the advisor is unavailable.
A prompt file fails
Validate that each line is a complete JSON object.Still blocked
Send your administrator:- The command you ran
- The value of
TD_SERVER_URL, without secrets - The model name
- The first few non-sensitive lines of the JSONL file
- The error message from the CLI

