I am encountering an issue with Bolt.diy where the development server starts successfully, but I get the error: Error getting LMStudio models: fetch failed
. I cloned the repository, installed dependencies using pnpm install
, and started the server with pnpm run dev
. Despite a stable internet connection, the fetch for LMStudio models consistently fails. My setup includes Windows 10 (version 10.0.19045.5247) and the latest dependencies installed. I suspect this might be related to configuration, missing environment variables, or an issue with the LMStudio provider. Any guidance on resolving this would be appreciated.
Hi @hitjob2016,
are you on the stable branch?
Can you post some screenshots of bolt and the LMStudio server please?
Did you configure LM-Studio in the Provider Settings in bolt? (do a screenshot of it as well)