Skip to content

Troubleshooting

Common issues and their solutions.

Agent Not Responding

  1. Check agent status: Check the OpenSIN-Code CLI output and logs
  2. Verify API connectivity
  3. Check logs: Review logs in the terminal output

High Error Rate

  1. Review error patterns
  2. Check rate limits (For Google accounts and OpenAI pools, see Dual Auth Rotators)
  3. Verify input format

High Latency

  1. Reduce context window
  2. Use streaming responses
  3. Implement caching

Next Steps


Relevante Mandate

MandatPriorityDoku
Bun-Only-1.5bun install / bun run statt npm
Annahmen-Verbot-5.0KEINE Diagnose ohne Beweis
Test-Beweis-Pflicht0.0KEIN "Done" ohne echten Test-Lauf

Alle Mandate

title: Troubleshooting description: Diagnose common OpenSIN issues

Troubleshooting

Quick Entry

Common checks

  • Confirm Bun is installed.
  • Confirm the repo built successfully.
  • Confirm the route you are opening exists.

Guides and concepts for the OpenSIN API.