There was an error processing your request: No details were returned

Anyone getting this message since the update? I’m unable to make any prompts.

I have the same problem

1 Like

Same here can we get help.

@tajdar.reza @walidah1993 @sethmalcolm

I just tested and was able to use it please explain your problem more so it can be recreated and fix.

I am running Windows 11, Docker version 27.3.1, latest version of oTToDev.

Do you guys use it with ollama?

I’m getting the same problem. Here’s are the steps to reproduce (from a non-dev):

  • I start the server from the command prompt
  • Bolt loads and I choose a project I’ve uploaded
  • I’ll use one of a select few LLMs. When I change to a different LLM, I get the error mentioned in the heading of this thread
    Sonnet 3.5
    Llama 3 Lumimaid 70B
    Llama 3.1 Euryale 70B v2.2 LLM
  • I check the console log and get variations of the same error. See below
  • I change to OpenRouter Sonnet 3.5 because that seems to be the only LLM that works
  • I plug the error into the bolt chat and it says “The error message about duplicate keys in the model selector is related to the Bolt interface itself and won’t affect your application. You can safely ignore it while working on your application.”
  • I choose a different LLM, refresh the page, the project reloads, I try to use the new LLM I’ve just chosen, same problem
  • I’ve tried incognito, different browsers, restarting, troublehooting with the help of AI, downloaded the latest version of any-llm, did a complete reinstall of any-llm (not just an update). I’ve also tried commenting out all the APIs except openrouter.

Console error:
chunk-5H65WA7P.js?v=4e853bdc:7399 Warning: Encountered two children with the same key, cohere/command. Keys should be unique so that components maintain their identity across updates. Non-unique keys may cause children to be duplicated and/or omitted — the behavior is unsupported and could change in a future version.
at select
at div
at ModelSelector (http://localhost:5173/app/components/chat/ModelSelector.tsx:12:3)
at div
at div
at div
at div
at div
at div
at div
at Provider (http://localhost:5173/node_modules/.vite/deps/chunk-Z6HG4LGT.js?v=4e853bdc:86:15)
at TooltipProvider (http://localhost:5173/node_modules/.vite/deps/@radix-ui_react-tooltip.js?v=4e853bdc:95:5)
at http://localhost:5173/app/components/chat/BaseChat.tsx:31:3
at http://localhost:5173/app/components/chat/Chat.client.tsx:118:16
at Chat (http://localhost:5173/app/components/chat/Chat.client.tsx:39:7)
at ClientOnly (http://localhost:5173/node_modules/.vite/deps/remix-utils_client-only.js?v=4e853bdc:38:23)
at div
at Index
at RenderedRoute (http://localhost:5173/node_modules/.vite/deps/chunk-T7H4NDFY.js?v=4e853bdc:413:5)
at Outlet (http://localhost:5173/node_modules/.vite/deps/chunk-T7H4NDFY.js?v=4e853bdc:781:26)
at App
at Layout (http://localhost:5173/app/root.tsx:98:3)
at RenderedRoute (http://localhost:5173/node_modules/.vite/deps/chunk-T7H4NDFY.js?v=4e853bdc:413:5)
at RenderErrorBoundary (http://localhost:5173/node_modules/.vite/deps/chunk-T7H4NDFY.js?v=4e853bdc:373:5)
at DataRoutes (http://localhost:5173/node_modules/.vite/deps/chunk-T7H4NDFY.js?v=4e853bdc:1435:5)
at Router (http://localhost:5173/node_modules/.vite/deps/chunk-T7H4NDFY.js?v=4e853bdc:788:15)
at RouterProvider (http://localhost:5173/node_modules/.vite/deps/chunk-T7H4NDFY.js?v=4e853bdc:1249:5)
at RemixErrorBoundary (http://localhost:5173/node_modules/.vite/deps/chunk-T7H4NDFY.js?v=4e853bdc:2904:5)
at RemixBrowser (http://localhost:5173/node_modules/.vite/deps/chunk-T7H4NDFY.js?v=4e853bdc:4458:46)

Windows 11. RT 6700 XT 64 GB RAM Brave browswer with all ad blocking and protection turned off