Any Idea how to solve this Problem?

So i loaded a project what i created with bolt.new into my bolt.diy docker build but i always get an error when trying to enter am promt. The only API i did put into the env.local file was the one from deepseek.

if i use a local AI (qwen2.5…) it works fine

are you using openrouter ?

Any errors within the docker logs (bolt install itself)?

no im using deepseek directly

where can i check that? im realy new to this whole stuff

use the ui to set the apikey, and try again

ok so it worked in the first place. with the promt to build tic tac toe
when i startet to try on my own project, this error occured

how big the project is ?

I’ve noticed a lot of API call errors back to StackBlitz recently. Maybe we are overloading the WebContainer API, idk. I’ve been seeing most of those errors but mine still works. I have a suspicion that this is what causes responses from the AI to get hung up every so often. Not sure though.

nahh, its just the webcontainer wasm gets pulled from StackBlitz the processing still happens on local. and if its just a asset pull that usually caches by cdn networks

1 Like