Need Help?
If you can’t find a solution to your issue in this troubleshooting guide, reach out to our support team: Email: support@igent.ai We’re here to help you get the most out of Maestro.Session and Capacity Issues
”Session capacity is full”
Symptoms:- Warning about token usage
- Maestro mentions capacity constraints
- Degraded performance
- Long conversation history
- Many files in view
- Multiple large files
- Accumulated iteration history
-
Refresh files to latest only:
-
Hide experimental iterations:
-
Compact memories:
-
Forget unnecessary turns:
-
Start new session:
- Manage capacity proactively
- Use
/refreshregularly - Don’t accumulate unnecessary iterations
- Create focused sessions
”Session won’t load” or “Loading timeout”
Causes:- Very large session state
- Network connectivity issues
- Server-side restoration issues
- Refresh browser page
- Clear browser cache
- Check internet connection
- Try different browser
- Contact support if persists
- May take 30-60 seconds to load
- Be patient during restoration
- Consider session size management
Session state seems wrong
Symptoms:- Files you created are missing
- Changes disappeared
- Conversation history incomplete
- Browser cache issues
- Multiple tabs/sessions confusion
- Checkpoint restoration issue
- Refresh browser
- Check you’re in correct session
-
Use file restore if needed:
-
Check iteration history:
File and Code Issues
”File not found” when Maestro tries to view
Causes:- Typo in filepath
- File in wrong directory
- File not created yet
- Case sensitivity issue
Proposals not applied
Symptoms:- Maestro created code proposals
- Files don’t reflect changes
- Sandbox doesn’t have new code
Code changes disappeared
Likely cause: Working on wrong iteration Check:Files not syncing to sandbox
Check:- Is file under synchronized paths?
- Is file type synchronized (text-based)?
- Is file .gitignored?
Sandbox Issues
Sandbox not responding
Symptoms:- Commands timeout
- No terminal output
- “Sandbox unavailable” message
-
Wait for auto-recovery:
- Sandbox health monitoring active
- Automatic remediation attempts
- Usually recovers in 30-60 seconds
-
Force reset:
-
Check resource consumption:
Command hangs or times out
Causes:- Command genuinely taking long time
- Process waiting for input
- Infinite loop or deadlock
-
For expected long commands:
-
For hung commands:
-
Prevention:
Port 8080 already in use
Cause: Previous server not stopped Solution:Package installation fails
Common issues: Permission denied:apt-get package manager.
Tool Issues
”Tool execution failed”
Common causes and solutions: Invalid tool input:Merge safety warnings
What are they:-
Apply Changes first (recommended):
- Commits pending proposals
- Then runs intended tool
-
Execute anyway:
- Proceeds with tool
- Proposals still pending
- Acceptable for read-only tools
-
Cancel and provide feedback:
- Cancels tool execution
- You explain what to do instead
Tool validation errors
Maestro will tell you:- Read the error carefully
- Check tool schema for correct parameters
- Verify JSON structure
- Maestro should auto-correct on next attempt
Web and Network Issues
”Failed to retrieve URL”
Causes:- URL requires authentication
- URL is localhost (not accessible from web tools)
- Rate limiting
- Server down
- For localhost: Use sandbox tools instead
- For auth: Provide secrets if possible
- For rate limits: Wait and retry
- For down servers: Verify URL is correct
Screenshot tool fails
Causes:- URL not publicly accessible (localhost, private network)
- Site blocks automated browsers
- JavaScript rendering errors
- For localhost: Deploy to preview URL first, then screenshot
- For blocked sites: Some sites detect automation; may not work
- For render errors: Check browser console logs
Browser operator stuck
Symptoms:- Browser operator not completing
- Timeout errors
- Wrong page state
- Simplify the goal
- Break into smaller steps
- Use explicit navigation instructions
- Try screenshot + manual analysis instead
Source Control Issues
Clone failed
Repository too large:PR creation failed
No changes detected:Test and Validation Issues
Tests won’t run
Common causes: Dependencies missing:Tests failing unexpectedly
Investigation process:- Skip failing tests
- Comment out tests
- Change tests to match wrong implementation
- Understand why tests fail
- Fix root cause
- Ensure all tests pass
Benchmarks show worse performance
After optimization attempt: Investigate:Memory and Context Issues
”Can’t remember something we discussed”
Causes:- Information was forgotten/compacted
- Happened many turns ago
- Context limit reached
Maestro misunderstands context
When Maestro acts on wrong assumption: Immediate correction:- Be explicit about constraints upfront
- Provide context in initial request
- Correct misunderstandings early
Download and File Export Issues
Downloaded files have wrong structure
Cause: Extraction at wrong location Solution:Zip file seems incomplete
Check:- Did you use correct download type?
- Are files .gitignored?
- Were files actually changed?
Can’t download large session
Current behavior:- All downloads should work
- Large sessions may take time
- Use /download-changed (smaller subset)
- Or /download-recent (just latest files)
- Or specify specific files
Secrets and Integration Issues
Already covered in Integrations & Secrets
Quick reference:- Secret not working → Check registration and activation
- OAuth expired → Refresh in Secret Manager
- Permission denied → Check scopes/permissions
- Accidentally committed → Rotate immediately
Getting Help
Self-Service
-
Ask Maestro:
-
Search documentation:
-
Review examples:
Community and Support
- Documentation: https://docs.igent.ai
- Support email: support@igent.ai
- Bug reports: Issues on GitHub (if applicable)
Effective Bug Reports
Include:- What you were trying to do
- What you expected to happen
- What actually happened
- Steps to reproduce
- Session ID (if applicable)
- Screenshots or error messages
- Your plan (if relevant)
Common Misconceptions
”I broke Maestro”
Reality: Almost everything is recoverable:- Files have iteration history (restore any version)
- Sessions checkpoint automatically
- Sandbox can be reset
- Secrets are isolated
- Restore Files
/reset-sandbox- Reload session
- Create new session
”Maestro forgot everything”
Reality: Information persists in different forms:- Dialog in memories
- Decisions in file content
- Clone records (never forgotten)
- Iteration history
“This will take forever to fix”
Reality: Maestro is designed for iteration:- Fast failure and correction cycles
- Can try multiple approaches quickly
- Learns from failures
- Often finds solutions through systematic exploration
Debugging Maestro Itself
Maestro seems confused
Symptoms:- Contradictory statements
- Repeating same mistakes
- Not incorporating feedback
-
Clear correction:
-
Reset context:
-
Provide explicit constraints:
Maestro making assumptions
When Maestro assumes wrong things:- State constraints explicitly
- Provide all relevant context upfront
- Correct assumptions immediately
Maestro asks questions instead of researching
Sometimes appropriate:- User-specific preferences
- Business requirements
- Architectural choices
- Technical information (use Perplexity Search)
- API documentation (use web tools)
- Best practices (use research tools)
Performance Issues
Maestro seems slow
Expected behavior:- Complex reasoning takes time
- Tool execution has inherent latency
- Validation is thorough (not instant)
Long response times
For research-heavy requests:When Nothing Works
Nuclear Options
Last resort solutions (use sparingly):-
Reload session:
-
New session:
-
Contact support:
Prevention Better Than Cure
Proactive Practices
Regular maintenance:Next Steps
Troubleshooting mastered:- FAQ: Frequently asked questions
- Best Practices: Production-ready patterns
- Billing: Understanding costs and plans

