Troubleshooting Guide
Solutions to common issues you might encounter while using aidnn.Connection Issues
Can’t Log In
Symptoms:- Login page won’t load
- Credentials rejected
- Stuck on login screen
-
Check Your URL
- Verify you’re using the correct aidnn URL
- Remove any extra characters from the URL
-
Verify Credentials
- Ensure username/email is correct
- Check caps lock is off
- Try password reset if unsure
-
Clear Browser Cache
- Clear cookies and cache
- Try incognito/private browsing mode
- Try a different browser
-
Check Network
- Verify internet connection
- Try different network if possible
- Check if firewall is blocking access
Data Source Connection Failed
Symptoms:- “Connection failed” error
- Can’t connect to database
- Business app authentication fails
-
Verify connection details are correct:
- Host/server address
- Port number
- Database name
- Username and password
-
Check permissions:
- User has read access
- Can connect remotely
- No IP restrictions blocking access
-
Test from another tool:
- Verify database is accessible
- Confirm credentials work elsewhere
-
Re-authenticate:
- Go to Data Sources
- Click “Reconnect”
- Complete authorization flow
-
Check account status:
- Verify account is active
- Confirm you have necessary permissions
- Check if subscription is current
-
Refresh authorization:
- Disconnect and reconnect
- Grant all requested permissions
-
Check Google account:
- Logged into correct account
- Account has Drive access
- Not blocked by organization policy
File Upload Issues
Upload Fails
Symptoms:- File won’t upload
- Upload stops partway
- “Upload failed” error
- Maximum size is 100MB
- Split file or use Google Drive for larger files
- Use database connection for very large datasets
- Check file format is supported (CSV, Excel, JSON, etc.)
- Try re-exporting from source application
- Convert to CSV if possible
- Try opening file in Excel/editor
- Re-export from source system
- Check file isn’t password-protected
- Check internet connection
- Try again with stable connection
- Try smaller test file first
File Uploaded But Won’t Process
Symptoms:- Upload completes but aidnn can’t read it
- “Error processing file” message
-
Check File Structure:
- First row should be headers
- Consistent number of columns per row
- No completely empty rows at start
-
Check Encoding:
- Save as UTF-8 if possible
- Try different encoding options
-
Simplify File:
- Remove unnecessary formatting
- Remove merged cells (Excel)
- Remove macros or embedded objects
-
Try Different Format:
- If Excel, try saving as CSV
- Remove extra sheets if multi-sheet workbook
Analysis Issues
Plan Seems Wrong
Symptoms:- Plan doesn’t match your request
- Steps don’t make sense
- Wrong data source referenced
-
Review Your Question:
- Was it clear and specific?
- Did you mention the right data?
- Is time period specified?
-
Ask for Clarification:
“Why are you using approach X?” “Should step 3 be doing Y instead?”
-
Request Modifications:
“Change step 2 to use revenue column instead” “Use my QuickBooks data instead of the CSV”
-
Start Over:
- Cancel the plan
- Rephrase your question more clearly
- Break into smaller steps
Results Don’t Look Right
Symptoms:- Numbers seem incorrect
- Missing expected data
- Charts look wrong
-
Verify Data Source:
- Check correct file/table was used
- Verify date range
- Confirm filters didn’t exclude data
-
Check the Plan:
- Review what steps were executed
- Verify calculations were correct
- Check for filtering or aggregation issues
-
Validate Against Known Values:
- Compare to known totals
- Check a few records manually
- Verify calculations make sense
-
Ask aidnn:
“Show me how you calculated this total” “What data was included in this analysis?” “Why is the count different from what I expected?”
Analysis Takes Too Long
Symptoms:- Queries running for many minutes
- Session seems frozen
- Waiting indefinitely
-
For Large Datasets:
- Filter to smaller date ranges
- Limit to specific categories
- Sample the data first
-
For Database Queries:
- Check database performance
- Ensure queries are optimized
- Verify indexes exist on key columns
-
Break It Down:
- Split complex analysis into steps
- Do exploratory analysis on subset
- Scale up once approach is validated
-
Check Status:
- Look for progress indicators
- Refresh page if truly stuck
- Contact support if persistent
aidnn Doesn’t Understand
Symptoms:- Irrelevant plans
- “I don’t understand” messages
- Wrong interpretation
-
Simplify Your Question:
- Use plain language
- Avoid jargon or acronyms
- Be more explicit
-
Provide More Context:
- Specify which data
- Mention column names
- Give examples
-
Break It Down:
- Ask one thing at a time
- Build up complex analysis step-by-step
- Reference previous results
-
Use Different Phrasing:
- Try asking the same thing different ways
- Describe what output you want
- Show an example
Visualization Issues
Chart Looks Wrong
Symptoms:- Chart type inappropriate
- Axis labels unclear
- Too much/too little data
-
Request Different Chart Type:
“Show this as a line chart instead” “Make it a bar chart”
-
Adjust Data:
“Show only top 10 categories” “Filter to last 6 months” “Remove outliers”
-
Fix Axes:
“Use logarithmic scale” “Change the Y-axis to show percentages”
Can’t See Chart Elements
Symptoms:- Labels cut off
- Legend missing
- Too small to read
-
Resize:
- Make browser window larger
- Zoom in on chart
- Download as image at higher resolution
-
Simplify:
“Show fewer categories” “Group smaller categories into ‘Other’”
-
Request Adjustments:
“Make labels more readable” “Rotate X-axis labels”
Session Issues
Can’t Find Previous Session
Symptoms:- Session missing from list
- Can’t locate by name
-
Use Search:
- Search by session name
- Search by keywords in conversation
- Filter by date range
-
Check Archives:
- Look in archived sessions
- Filter to show archived
-
Check Shared:
- Look in shared sessions section
- Verify it wasn’t accidentally shared
Session Won’t Load
Symptoms:- Session opens but shows error
- Infinite loading
- Partial content loads
-
Refresh Page:
- Simple refresh often works
- Try hard refresh (Ctrl+F5)
-
Clear Cache:
- Clear browser cache
- Try incognito mode
-
Check Data Sources:
- Verify data sources still connected
- Reconnect if needed
-
Try Different Browser:
- Test in Chrome, Firefox, Safari
- Update browser if outdated
Lost Work
Symptoms:- Session appears empty
- Recent work missing
- Changes not saved
-
Check Auto-Save:
- Sessions auto-save continuously
- Refresh to see latest
-
Verify Session:
- Make sure you’re in correct session
- Check session timestamp
-
Check Network:
- Network interruption during save
- Retry operations if needed
- Name sessions immediately
- Export important results
- Don’t rely solely on sessions for critical work
Performance Issues
Slow Response Times
Symptoms:- Long delays between messages
- Slow plan generation
- Laggy interface
-
Check Internet:
- Test internet speed
- Switch networks if possible
- Close other bandwidth-heavy apps
-
Browser Performance:
- Close unused tabs
- Clear cache
- Restart browser
- Update to latest version
-
Simplify Requests:
- Work with smaller data subsets
- Break complex analysis into steps
- Filter data before complex operations
Browser Crashes
Symptoms:- Browser freezes
- Tab crashes
- Memory errors
-
Reduce Memory Usage:
- Close other tabs
- Restart browser
- Clear cache
-
Update Browser:
- Ensure browser is current
- Try different browser
-
Work Smaller:
- Filter data to smaller sets
- Download large results rather than viewing inline
- Break analysis into smaller sessions
Data Quality Issues
Missing or Null Values
Symptoms:- Unexpected null/blank values
- Calculations seem off
- Records missing
-
Identify Missing Data:
“Check for missing values” “Show me rows with null revenue”
-
Handle Missing Data:
“Remove rows with missing values” “Fill missing prices with average” “Replace nulls with 0”
-
Investigate Source:
- Check source data
- Verify data extraction
- Fix at source if possible
Duplicate Records
Symptoms:- Counts higher than expected
- Same record appears multiple times
-
Check for Duplicates:
“Find duplicate rows” “Show me potential duplicate customers”
-
Remove Duplicates:
“Remove duplicate rows” “Keep only one record per customer ID”
-
Understand Why:
- Check data source
- Verify join logic
- Fix source process if recurring
Incorrect Data Types
Symptoms:- Numbers treated as text
- Dates not recognized
- Can’t perform calculations
-
Convert Data Types:
“Convert amount column to numbers” “Parse date column as dates”
-
Fix Formatting:
“Remove $ and commas from prices” “Standardize date format”
Getting Additional Help
Before Contacting Support
Gather this information:- What you were trying to do
- Exact error message (screenshot if possible)
- Steps to reproduce the issue
- Your session ID (if applicable)
- When the issue started
How to Contact Support
📧 Email: support@isotopes.ai Include:- Detailed description of issue
- Steps you’ve already tried
- Attachments (screenshots, error messages)
- Your account information
- Urgency level
Emergency Issues
For critical issues affecting multiple users:- Email support@isotopes.ai with “URGENT” in subject
- Contact your account administrator
- Check status page (if available) for known issues
Quick Reference
| Issue | First Step |
|---|---|
| Can’t log in | Clear cache, try different browser |
| Upload fails | Check file size (under 100MB) and format |
| Connection error | Verify credentials, check permissions |
| Wrong results | Review plan, check data source |
| aidnn confused | Rephrase question more simply |
| Session missing | Use search, check archives |
| Analysis slow | Filter to smaller dataset |
| Chart wrong | Request different chart type |
Additional Resources
- FAQ - Common questions answered
- Best Practices - Get better results
- Getting Started - Basics guide
- Support: support@isotopes.ai