Open dudiyalov opened 3 weeks ago
I'm having the same issue here
I'm facing the same issue running on Windows and no docker. Browser: Chrome
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.
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
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 :
If the 'run dev' fails, also try without firewall
Still error also try to put it with a directory with all permission. Now it dose not un at all
Still error also try to put it with a directory with all permission. Now it dose not un at all
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
Same issue here getting 404 NOT FOUND for webcontainer preview links
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
I am new to web dev so didn't understand these logs would be great if someone can help
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
Platform
Additional context
No response