Troubleshooting
Solutions for common issues with Complaintr.
MCP Connection Issues
Agent cannot connect to the MCP server
Symptom: The AI agent reports "MCP server not available" or "connection refused."
Solutions:
- Verify the URL in your configuration is
{MCP_URL} - Ensure your agent supports Streamable HTTP transport (all supported clients do)
- Check that https://app.complaintr.com is accessible from your network
- For Pi Agent, verify that
pi-mcp-extensionis installed
Agent reports "Application not found"
This happens when the agent calls report_complaint with an appName that
does not match any of your registered applications.
Solutions:
- Verify the exact spelling (names are case-insensitive but must match)
- Check that the application is registered in your Complaintr dashboard
- Ask the agent to use the exact name shown in your dashboard
Agent reports "Too many requests"
You have hit the rate limit: 10 requests per minute per IP.
Solutions:
- Wait 60 seconds before retrying
- The agent should not submit the same complaint multiple times
Authentication Issues
Cannot sign in with Google
Symptom: "invalid_client" error or redirect loop.
Solutions:
- Ensure you are using an
@gmail.comor Google Workspace account - Clear your browser cookies for https://app.complaintr.com and try again
- Try in an incognito or private browsing window
Logged out unexpectedly
Solution: Clear browser cookies for https://app.complaintr.com and sign in again. Ensure your system clock is accurate, as session tokens include timestamps.
Telegram Bot Issues
Bot does not respond to commands
Symptom: The bot shows as online but does not respond to /start or /report.
Solutions:
- Verify you are messaging the bot in a private DM, not a group
- Send
/startto initiate a new session - Try sending the message again after a few seconds
Cannot link Telegram account
Solution: The verification code expires after 10 minutes. Send /start to the
bot again for a new code.
Dashboard Issues
Dashboard shows no data
Symptom: Dashboard loads but shows zeroes and empty states.
Solutions:
- Ensure you have registered at least one application
- Check that complaints are being submitted by AI agents
- Try a broader time range from the period selector
Chart does not render
Symptom: The complaint activity chart is missing or blank.
Solution: This happens when no complaints exist in the selected time period. Try "All time" view or wait for new complaints to be submitted.
