Unable to resume project from a previous day

While I have been to use bolt.diy to create small webapps, my problem comes when I try to resume yesterdays work for example. it fails to load the project completely in some of the pages the code is partly missing, pages in the project are unsaved, on the chat window commands are hung with the spinning wheel. The log shows token limit messages. I am using Gemini 2.0 on a chrome browser on a windows PC.
Whats Happening here? is bolt.diy for only small projects at this time? is there a work around? Thank you

Welcome @tom03061960,

can you post some screenshot of it please.

I use Gemini 2.0 also for a bigger project and I dont had problems with reloading it from a folder (doing it mostly every day).

Which branch you are on?
Do you use Google as Provider directly or over another provider?

1 Like



It happens on every project once it gets to a certain size it stops working, today it was not while resuming a session, it was in the middle of working on a project. the symptoms were as described in the original post and as per the attached screenshots. not sure about the branch I just followed the official instructions to install bolt.diy on my windows PC, as for google as provider, I use google’s firebase for database and Authentication but I dont this its related to the issue. by the way, my projects in bolt.new dont have this issue. thanks very much, appreciate your help

Thanks,
as seen in the screenshot/logs you reach the completion limit:

so the output/response needed to get your request done, is to big for this Model.
You could try to let bolt split the files in more smaller files, so it does not have to change so much every time. But this, I guess, depends also on your project.
Or you need to find a model with higher completion limits.

I dont know what limits bolt.new has within their model Claude Sonnet and the provider they use. My guess is that they got higher limits or/and use caching mechanisms, so the completings dont get that big.

My last knowledge is, that we dont have this in bolt.diy yet, but coming in the future.

1 Like

Thank you very much, I’ll try another model like Claude Sonnet and see if I can continue the projects.

1 Like

I tried Claud and didn’t have the issue I mentioned, Then I went back to using Gemini 2.0 flash and I am no longer having the issue I raised, haven’t changed anything so no idea why this is. I have also learnt that when resuming a session (eg. next day) the container in the browser may not be up to date its best to load the chat from the chat menu.

1 Like