Documentation Index

Fetch the complete documentation index at: https://supporthub.usheru.com/llms.txt

Use this file to discover all available pages before exploring further.

usheru TrackAI Troubleshooting

Prev Next

Troubleshooting

Common Issues

  • Authentication Errors

    • Check JWT token validity

    • Verify Supabase configuration

    • Check user permissions

  • BigQuery Connection Issues

    • Verify service account credentials

    • Check dataset permissions

    • Validate query syntax

  • Memory Issues

    • Check thread memory table

    • Verify embedding generation

    • Monitor memory usage

  • Streaming Issues

    • Check CORS configuration

    • Verify streaming headers

    • Monitor network connectivity

Debug Tools

LangSmith : LLM call tracing

Sentry : Error tracking and performance

Supabase Dashboard : Database monitoring

Vercel Analytics : Frontend performance

Aditional resources