-
Notifications
You must be signed in to change notification settings - Fork 7.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chat Request failing on Imported Folder/ Cloned Repo #1062
Comments
I get the same error on a regular basis on different providers. |
i believe its a too big project to load it into context all at once |
I have the same errors |
whats the solution then ? |
I cloned a project built on bolt.new, so I believe the repo length is not the main problem. If so, may we add some logging or more explicit alerting ? |
Hey there, I have the same problem, imported a Nuxt project with Vuetify created from scratch so without too many files and now the chat keep saying "There was an error processing your request: An error occurred". I'm using Claude 3.5 Sonnet as LLM model. |
can you give me the repo link you are trying to import ? |
Hi @thecodacus , for my case these are the steps to reproduce the error:
|
The same happened for me. the steps to reproduce the error in my case:
|
I tried to replicate the issue. workaround is delete the |
I can confirm that this workaround solved the issue for me. Thanks @thecodacus! |
Describe the bug
Unable to get a response from a chat request for imported folders or cloned repositories. Bolt is loading for a while (5-10 seconds) before a timeout-like action and the following mesage:
_
_
The web console is pretty clean, except a 'https://w-corp-staticblitz.com/fetch.worker.1b4252dd.js' warning: preloaded using link preload but not used within a few seconds from the window's load event.
Link to the Bolt URL that caused the error
http://localhost:5173/chat/1
Steps to reproduce
Expected behavior
The expected behavior should be a chat response.
Screen Recording / Screenshot
Platform
Windows 11 - Google Chrome Canary
Windows 11 - Firefox
Ubuntu 20.04 - Google Chrome Canary
Ubuntu 20.04 - Firefox
Provider Used
Google / OpenAI / Deepseek
Model Used
Gemini 2.0 Flash / GPT-4o / GPT -4o-mini / Deepseek-Chat
Additional context
These models are working on a blank chat. The problem seems to be recurrent for chat with imported data.
The text was updated successfully, but these errors were encountered: