Error whit Deep Seek 3 whit Bolt DIY


My project is showing the following error from the screenshot. The project was started in Bolt.new, transferred to Bolt.diy, and further developed with Gemini Flash 2. Today, I paid for the Deep Seek 3 API, but I’m getting this error. How can I fix it? I opened a new project and asked Deep Seek 3 to create a simple calculator to see if it works, and it created a calculator.

@elkov_legacy welcome,

go to the settings please, enable Debug Tab and paste copy the Debug Output here.

Also provide your chat history, to I can verify.

Does this error just occure with Deepseek now or also with Gemini 2.0 Flash?

This error only show when i use Deep Seek whit Gemini stil working. I forgot to sey that i use bolt whit Pinokio this is picture from terminal of Pinokio

From here I dont know what to copy

Click on top the button “Copy Debug Info”. Then you can paste it here :slight_smile:

{
  "System": {
    "os": "Windows",
    "browser": "Chrome 131.0.0.0",
    "screen": "1920x1080",
    "language": "bg-BG",
    "timezone": "Europe/Sofia",
    "memory": "4 GB (Used: 119.72 MB)",
    "cores": 16,
    "deviceType": "Desktop",
    "colorDepth": "24-bit",
    "pixelRatio": 1.7999999523162842,
    "online": true,
    "cookiesEnabled": true,
    "doNotTrack": false
  },
  "Providers": [
    {
      "name": "LMStudio",
      "enabled": true,
      "isLocal": true,
      "running": false,
      "error": "No URL configured",
      "lastChecked": "2025-01-17T08:53:09.949Z",
      "url": null
    },
    {
      "name": "Ollama",
      "enabled": true,
      "isLocal": true,
      "running": false,
      "error": "No URL configured",
      "lastChecked": "2025-01-17T08:53:09.949Z",
      "url": null
    },
    {
      "name": "OpenAILike",
      "enabled": true,
      "isLocal": true,
      "running": false,
      "error": "No URL configured",
      "lastChecked": "2025-01-17T08:53:09.949Z",
      "url": null
    }
  ],
  "Version": {
    "hash": "85d864f",
    "branch": "main"
  },
  "Timestamp": "2025-01-17T08:53:11.735Z"
}

Is this a fresh install or did you start this with pinokio a few weeks ago => asking because I see you are on “main” branch, what they should fixed 2 weeks ago.

See: Installing bolt.new Ottomator using Pinokio - #4 by itqandas

Shouldnt be the problem, but anyway, you should be on stable release not on main which is development and has experimental features, which the user should be aware :slight_smile:

I think i just updated not fresh install (Update Bolt not Pinokio)Do I need to uninstall it and reinstall it?

Anyway => I think you just got a problem with the DeepSeek API, so not a bolt problem.

You could verify it outside of bolt with a curl request against the API directly from the terminal.

I dont know how to do that?

curl just works in Bash, do have gitbash or another linux shell installed?

I dont think so. i just instal Pinokio and from softuer instal bolt diy.

If DeepSeek doesn’t work, why does it manage to handle the task of making a calculator in a new project?

1 Like

good point, sry forgot this, then the problem is that your actual project is maybe to big so it cant handle it.

the context size is pretty low. If you want to provide the project, I can test on my instance. You also can sent me via PM if you dont want to share it public.

how to send you PM ?

Click on my profile picture:

Now? its cause you are new (not long enough member of this community, but I upgraded you now :slight_smile: )

I am new user so maby i have some restriction?

See my last message :slight_smile:

Maybe logout and sign in again.