Troubleshoot and resolve common errors during AI generation in Readdy with effective debugging techniques
While using Readdy, you might occasionally encounter errors during AI generation. Don’t worry – here are effective ways to resolve them and get back on track.
When errors occur during page generation, Readdy automatically attempts one Fix operation, which resolves most common issues. If the automatic fix doesn’t work, you can:
Click the “Try Fix” button: Manually trigger another repair attempt
Add repair guidance: Describe the specific issue or preferred fix direction in the chat
For persistent issues that remain after 2-3 fix attempts, we recommend this systematic approach:Error Analysis
Copy the error message into the chat and ask AI to analyze first:
Copy
[paste error message]Please analyze the root cause of this error. Don't modify the code yet.
Implement Fix
After receiving detailed analysis, proceed with the repair:
Copy
Now please implement the fix based on your analysis.
For some syntax errors, invalid content deletion, and other errors that AI cannot complete but has not failed, we can solve them by disabling the edit tool. The specific method is to add “Do not use edit tool” repeated 3 times after your specific request.For example:
Copy
{Your request here}Do not use edit tool. Do not use edit tool. Do not use edit tool.
If it’s an error message, you can copy all the error messages and paste them into the input box. For example:
Copy
{Your error message here}Do not use edit tool. Do not use edit tool. Do not use edit tool.
When a version has serious issues, you can revert using these steps:
Locate the problematic version: Find it in the right-side chat panel
Delete the error version: Click the delete button for that version
You can only delete the last conversation at a time. Multiple versions need to be deleted one by one.
Version deletion cannot be undone. Please confirm the version is truly problematic before deleting.
Automatic rollback: The system will automatically revert to the previous working version
Continue development: Resume editing from the stable version
If none of the above solutions resolve your issue, we’re here to help! To assist you more effectively, please reach out to us with the following information:
Detailed problem description: Help us understand exactly what you’re experiencing
Your project’s Request ID: This is crucial for our team to investigate the issue quickly
You can find instructions on how to get your Request ID in our Getting a Request ID guide.Contact us at hi@readdy.ai or use our live chat — we’re committed to getting you back on track!
Thank you for your patience, and remember — every great project faces challenges. We’re here to help you through this! ✨