What You’ll Learn
Common troubleshooting procedures, diagnostic steps, and known issue workarounds for Verdent.Detailed troubleshooting for top user-reported issues is being compiled from support data. This page provides general diagnostic procedures. Contact support@verdent.ai for specific issues not covered here.
Quick Diagnostics
- Service Errors (Most Common)
- Installation & Setup
- Authentication & Account
- Performance
- Credits & Billing
- Image Errors
”Service is experiencing high traffic. Please try again later!”
This is the #1 most common error users encounter. It indicates the Verdent service is temporarily overloaded.When it happens:- During peak usage times
- When backend services are under heavy load
- Temporary service degradation
1
Wait and Retry
Wait 30-60 seconds and try your request again. Most service issues resolve quickly.
2
Roll Back Message
If the error persists, roll back the most recent message using the undo button in the chat interface.
3
Start New Task
If errors continue, start a fresh task:
- Click New Task to create a new conversation
- The new task starts with fresh context
- Resubmit your request in the new task
- Delete the old task if no longer needed
Desktop-Specific Issues
- Workspace Issues
- Workspace Isolation
- Project Issues
- Parallel Agents
Cannot create new workspace
Causes:- Uncommitted changes in current workspace
- Insufficient disk space
- Commit or discard changes in Source Control panel before creating new workspace
- Delete unused workspaces to free disk space
- Restart Verdent and try again
Workspace appears stuck or unresponsive
Solutions:- Switch to a different workspace using All Workspaces
- Delete the stuck workspace from the Workspace Bar
- Restart Verdent
Workspace not appearing in list
Solutions:- Click All Workspaces to refresh the workspace list
- Check if the workspace was deleted
- Restart Verdent to reload workspace state
Tool-Specific Issues
- file_edit Failures
- bash Failures
- Search Issues
file_edit Failures
Error: “Failed to find exact match”Causes:- Text changed since last file_read
- Whitespace differences (tabs vs spaces)
- String not unique in file
Configuration Issues
- AGENTS.md Rules
- MCP Connection
- Subagent Issues
- Built-in Subagents
AGENTS.md Not Applied
Problem: Project rules not affecting Verdent behaviorDiagnostic:- Location: File must be in project root directory
- Syntax: Valid Markdown (check for syntax errors)
- Specificity: Rules must be directive: “Always use X” not “Try to use X”
- Testing: Start new conversation to test fresh application
Known Issues & Workarounds
- Binary Files
- Large Files
- Platform Differences
Binary File Limitations
Issue: Cannot edit images, PDFs, compiled binariesWorkaround:Binary file modifications require external tools invoked via bash commands.
Getting Additional Help
Support Channels
For specific issues not covered here:- Email: support@verdent.ai
- Discord: Join the Verdent community for real-time support
- In-app: Help → Report Issue
- Verdent version (Help → About)
- Operating system and version
- Error messages (exact text)
- Steps to reproduce
- Workspace state (if relevant)
- Expected vs actual behavior