You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I updated to the latest version of bolt.diy today, and I'm encountering a frustrating issue.
Problem:
When I hover the mouse over the left side menu, I get the error message: "Failed to read large IndexedDB value."
I can run bolt.diy, but it continuously displays the same error message: "Failed to read large IndexedDB value." However, the results eventually show up.
try to use native chrome, as brave and other browsers are not testet at the moment and mentioned by some others that they make problems (see community: https://thinktank.ottomator.ai/)
Also use the stable branch please and not the main branch.
Make sure your Ollama URL has no Whitespace or "/" at the end in Provider Settings.
rexsama
changed the title
[Ollama] - Failed to read large IndexedDB value - Qwen2.5-Coder-32B
[IndexedDB Error] - Failed to read large IndexedDB value - Qwen2.5-Coder-32B
Jan 3, 2025
Download the stable version, everything run smoothly! thank you!
Hi,
try to use native chrome, as brave and other browsers are not testet at the moment and mentioned by some others that they make problems (see community: https://thinktank.ottomator.ai/)
Also use the stable branch please and not the main branch.
Make sure your Ollama URL has no Whitespace or "/" at the end in Provider Settings.
Describe the bug
I updated to the latest version of bolt.diy today, and I'm encountering a frustrating issue.
Problem:
When I hover the mouse over the left side menu, I get the error message: "Failed to read large IndexedDB value."
I can run bolt.diy, but it continuously displays the same error message: "Failed to read large IndexedDB value." However, the results eventually show up.
I can't access my chat history from the left-side menu, but I can view past chats by manually changing the URL (e.g., http://localhost:5173/chat/18 to http://localhost:5173/chat/15 or http://localhost:5173/chat/14).
However, when I open the Code window on the right side, it is empty, meaning the code from previous chats hasn’t been saved.
Clicking "Start new chat" results in no chats being saved.
Project Path: /home/user/local_ollama/auto_dev/bolt.diy/
Configuration in .env file:
DEFAULT_NUM_CTX = 6144 (using a 3090 24GB VRAM)
OLLAMA_API_BASE_URL = http://127.0.0.1:11434
I disabled all providers in the settings, and after doing so, I was able to select the local Ollama Qwen2.5-Coder:32B to generate and view code.
Do you have any suggestions for fixing this?
Link to the Bolt URL that caused the error
http://localhost:5173/
Steps to reproduce
Expected behavior
Screen Recording / Screenshot
No response
Platform
Provider Used
No response
Model Used
Qwen2.5-Coder-32B
Additional context
No response
The text was updated successfully, but these errors were encountered: