Data Sources
Connection Failed
Symptom: Data source shows “Connection Failed” status. Solutions:- OAuth expired: Re-authenticate by clicking the data source and selecting “Reconnect”
- Permissions changed: Verify your account still has access to the data
- Service outage: Check if the external service (Google Sheets, Salesforce, etc.) is operational
Sync Not Updating
Symptom: Data appears stale or sync timestamp hasn’t changed. Solutions:- Check sync schedule: Syncs run automatically based on Fivetran configuration
- Manual refresh: Click the refresh icon on the data source card
- Large dataset: Initial syncs may take longer for large datasets
File Upload Errors
Symptom: CSV or Excel file fails to upload. Solutions:- File size: Maximum file size is 100MB
- Format issues: Ensure CSV uses UTF-8 encoding
- Column headers: First row must contain column names
- Special characters: Remove or escape special characters in headers
Data Layer
AI Generation Stuck
Symptom: Data layer generation appears to hang. Solutions:- Wait: Complex schemas may take 1-2 minutes to analyze
- Refresh: Reload the page and check if generation completed
- Simplify: Try with fewer tables selected initially
Relationships Not Detected
Symptom: Expected linkages between tables don’t appear. Solutions:- Column naming: Ensure foreign key columns follow patterns like
customer_id - Data types: Matching columns should have compatible types
- Manual creation: Add relationships manually in the Linkages tab
Publish Failed
Symptom: Unable to publish data layer changes. Solutions:- Validation errors: Check the Review panel for specific issues
- Empty entities: Entities must have at least one property
- Circular references: Check for relationship loops
Analytics Chat
Query Returns No Results
Symptom: Question returns empty results unexpectedly. Solutions:- Check filters: Review the SQL in the Logic view for unexpected WHERE clauses
- Date ranges: Ensure your data includes the time period you’re asking about
- Entity names: Use terms that match your data layer definitions
SQL Error
Symptom: Query fails with a SQL error message. Solutions:- Data type mismatch: Check if you’re comparing incompatible types
- Null values: Some aggregations fail with null data
- Rephrase question: Try asking the question differently
Slow Queries
Symptom: Queries take a long time to return. Solutions:- Large datasets: Consider adding date filters to your questions
- Complex aggregations: Break down complex questions into simpler parts
- Data layer optimization: Review entity definitions for unnecessary joins
MCP Integration
Server Not Connecting
Symptom: Claude Desktop or VS Code can’t connect to AstroBee MCP. Solutions:- API Key: Verify your API key is correct in Settings > Integrations
- URL format: Ensure you’re using the correct server URL from the MCP tab
- Firewall: Check if your network allows outbound connections to AstroBee
Tools Not Available
Symptom: AstroBee tools don’t appear in your AI assistant. Solutions:- Restart: Restart Claude Desktop or VS Code after configuration changes
- Config syntax: Verify your
claude_desktop_config.jsonorsettings.jsonsyntax - Server status: Check that the MCP server URL is accessible
Account & Settings
Can’t Invite Team Members
Symptom: Invite button doesn’t work or invites aren’t received. Solutions:- Email delivery: Check spam/junk folders
- Permissions: Verify you have admin access to the organization
- Domain restrictions: Some organizations restrict external invites
OAuth Provider Not Working
Symptom: Custom OAuth integration fails. Solutions:- Redirect URI: Ensure the callback URL is correctly configured
- Credentials: Verify client ID and secret are correct
- Scopes: Check that required scopes are enabled

