Hi all,
Joined recently and really excited with bolt.diy ,but I have a few issues I have not managed to circumvent,
I have windows server 2022 Datacenter, with 64gb ddr5 4060ti and a ryzen 9 9900 with 2tb ssd
ive tried everything followed everything, tried with docker, with git, massive problems, everywhere, I get constantly Failed to spawn bolt shell, Failed to fetch and Failed to spawn bolt shell - enoent no such file or directory , the quey i do is please provide me with a simple landing page in html and css,
it doesnt produce the files, the ai through lm studio is responding and working but bolt doesnt produce the files
1. {
2. "System": {
3. "os": "Windows",
4. "browser": "Chrome 132.0.0.0",
5. "screen": "3440x1440",
6. "language": "en-US",
7. "timezone": "America/Los_Angeles",
8. "memory": "4 GB (Used: 87.08 MB)",
9. "cores": 24,
10. "deviceType": "Desktop",
11. "colorDepth": "24-bit",
12. "pixelRatio": 1,
13. "online": true,
14. "cookiesEnabled": true,
15. "doNotTrack": false
16. },
17. "Providers": [
18. {
19. "name": "LMStudio",
20. "enabled": true,
21. "isLocal": true,
22. "running": false,
23. "lastChecked": "2025-02-01T23:30:36.186Z",
24. "responseTime": 22.574999999720603,
25. "url": "http://127.0.0.1:1234"
26. },
27. {
28. "name": "Ollama",
29. "enabled": false,
30. "isLocal": true,
31. "running": false,
32. "error": "No URL configured",
33. "lastChecked": "2025-02-01T23:30:36.164Z",
34. "url": null
35. },
36. {
37. "name": "OpenAILike",
38. "enabled": false,
39. "isLocal": true,
40. "running": false,
41. "error": "No URL configured",
42. "lastChecked": "2025-02-01T23:30:36.164Z",
43. "url": null
44. }
45. ],
46. "Version": {
47. "hash": "ecf3cad",
48. "branch": "main"
49. },
50. "Timestamp": "2025-02-01T23:30:37.424Z"
51. }
prnt.sc/dBb-Hztot8nH
prnt.sc/9bDVdKnt6xt3
Thinking that maybe was wrong with the firewall or the paths, or anything i decided to format and go from a clean slate, and I still get the same issue
what am i doing wrong?
Thanks a lot in advance and kind regards