Common Issues
Installation Issues
pip install failed
pip install failed
Try installing with uv:
Chrome browser not found
Chrome browser not found
Ensure Chrome is installed and in PATH, or use Lexmount Cloud Browser.
Agent-TARS installation failed
Agent-TARS installation failed
Ensure Node.js version >= 18:
Runtime Issues
Task Timeout
Task Timeout
Increase timeout duration:
Invalid API Key
Invalid API Key
Check if API Key in
.env file is correct:Cloud Browser Connection Failed
Cloud Browser Connection Failed
- Check
LEXMOUNT_API_KEYandLEXMOUNT_PROJECT_ID - Confirm network access to Lexmount API
Evaluation Issues
Evaluation Model Call Failed
Evaluation Model Call Failed
Check
OPENAI_API_KEY or EVAL_MODEL_BASE_URL configuration.All Evaluation Results Failed
All Evaluation Results Failed
Try lowering the score threshold:
View Logs
Runtime Logs
Runtime logs are saved in thelogs/ directory:
Debug Mode
Enable debug mode for more information:Submit Issue
If none of the above methods solve your problem, please submit an Issue on GitHub:- Visit GitHub Issues
- Click “New Issue”
- Provide the following information:
- Problem description
- Reproduction steps
- Error logs
- System environment (OS, Python version, etc.)
Issue Template
Community Support
- GitHub Discussions: Questions and discussions
- GitHub Issues: Report bugs and feature requests