Not able to duplicate the project

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:

  1. Create a brand-new blank project in Stitch. Then, open your original project, select the screens you want to copy (press Cmd + A or hold Shift and click), copy them, and paste them directly into the new blank canvas.

  2. Try deleting any old, unused draft screens or component variations to lighten the load before attempting to duplicate again.

  3. Clear out long chat histories by starting a new chat session, as massive text logs can significantly bloat the file size.

Thanks