Usage
Troubleshooting
Troubleshooting
This section addresses common issues users encounter with Quotio and provides steps to resolve them.
Connection Issues
"API Connection Failed"
Symptoms: Provider shows error status, unable to fetch quota. Fix:
- Check your internet connection.
- For CLI providers (Claude, Gemini, etc.): Re-run authentication in the Providers tab.
- For service accounts (Vertex AI): Verify JSON file is valid and re-upload if needed.
- Check logs in the Logs tab for detailed error messages.
"Rate Limit Exceeded" (Upstream)
Symptoms: Requests fail even though Quotio shows available quota. Fix:
- This indicates the provider's instantaneous rate limit (RPM/TPM) was hit.
- Quotio should auto-failover if a backup is configured.
- If no backup exists, wait for the provider's reset window (usually 1 minute).
Application Issues
Menu Bar Icon Not Appearing
Fix:
- Open Activity Monitor.
- Search for "Quotio".
- Force Quit the process.
- Relaunch the app from the Applications folder.
Usage Not Updating
Fix:
- Some providers have a delay in reporting usage (up to 5-10 minutes).
- Force a refresh by clicking the refresh button in the Dashboard or menu bar.
- For CLI providers, ensure the authentication is still valid.
- Check the Logs tab for any quota fetching errors.
Logs
For detailed troubleshooting, use the built-in Logs viewer:
- Go to the Logs tab in the main app window.
- View real-time logs from CLIProxyAPI.
- Filter by log level (All, Info, Warn, Error).
- Search for specific error messages.
- Use auto-scroll to follow new log entries.
The Logs tab provides comprehensive debugging information without needing to access system log files.
Next Steps
Integrate Quotio with your command line tools.
