coleam00 / bolt.new-any-llm

Prompt, run, edit, and deploy full-stack web applications using any LLM you want!
https://bolt.new
MIT License
4.54k stars 1.88k forks source link

No file actually created an no preview #187

Open dudiyalov opened 3 weeks ago

dudiyalov commented 3 weeks ago

Describe the bug

Using:

In Anthropic seems to do the job but no preview In Google of files and no preview In Grok it do nothing

Link to the Bolt URL that caused the error

http://localhost:5173/

Steps to reproduce

Start the app enter a prompt seems to run write lots of stuff but no preview and no files in the directory

Expected behavior

It dose not help if the is no preview and can not work on any project

Screen Recording / Screenshot

image

Platform

Additional context

No response

DavidWalters123 commented 3 weeks ago

I'm having the same issue here

aithunderbolt commented 3 weeks ago

I'm facing the same issue running on Windows and no docker. Browser: Chrome

xilorez-ux commented 3 weeks ago

Try with different browsers. If this doesn't work, that means there is a specific parameter blocked by your computer for unauthorized execution for somewhat reason, or stuff like that. At least if you try with other browsers we'll be able to have a better undesrtanding of what's specifically happening... If you've already done this, please let us know the result.

heartsiddharth1 commented 3 weeks ago

image

I have facing the above issue. i get a 404 error in the webcontainer i have no clue on this as this i alll automated. I am running local ollama model

xilorez-ux commented 3 weeks ago

image

I have facing the above issue. i get a 404 error in the webcontainer i have no clue on this as this i alll automated. I am running local ollama model

It seems like the issue comes from unauthorized connection for somewhat reason.

If you're using docker, maybe try disabling your firewall, as it is probably a closed port issue.

If you're not using docker, try running it from a terminal :

image

If the 'run dev' fails, also try without firewall

dudiyalov commented 3 weeks ago

Still error also try to put it with a directory with all permission. Now it dose not un at all image

xilorez-ux commented 3 weeks ago

Still error also try to put it with a directory with all permission. Now it dose not un at all image

Yeah sorry I looked if there were similar problems on reddit or so but didn't find anything, I have no idea. Hopefully someone else will be able to tell us what's going on here... Also if you find a solution let us know

patrykwegrzyn commented 3 weeks ago

Same issue here getting 404 NOT FOUND for webcontainer preview links

tapankumarpatro commented 2 weeks ago

Hi team, same issue, my setup

Mac with Docker, running in localhost
Tried with different browser, Code is getting generated but not able to see any preview of it

image image

I am new to web dev so didn't understand these logs would be great if someone can help

image