I am not able to duplicate a specific project. I can generate screens, though.
Tried multiple times and tried this for more than a couple of days.
The error says something went wrong, and try again after a few seconds.
Hey @Sibi_Suku, this error usually occurs when a single project becomes too heavy for the backend to clone all at once. If your project contains a large number of screens, high-resolution images, or a massive chat history, the duplication command can time out on the server and throw that generic error.
Please try these troubleshooting steps to bypass the timeout:
-
Create a brand-new blank project in Stitch. Then, open your original project, select the screens you want to copy (press
Cmd + Aor holdShiftand click), copy them, and paste them directly into the new blank canvas. -
Try deleting any old, unused draft screens or component variations to lighten the load before attempting to duplicate again.
-
Clear out long chat histories by starting a new chat session, as massive text logs can significantly bloat the file size.
Thanks