mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[GH-ISSUE #21464] issue: UI does not load chats after the latest upgrade #58155
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bibendi on GitHub (Feb 16, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/21464
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.8.2
Ollama Version (if applicable)
No response
Operating System
Ubuntu
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
It works
Actual Behavior
The UI does not load chats.
Steps to Reproduce
Logs & Screenshots
Additional Information
No response
@bibendi commented on GitHub (Feb 16, 2026):
Maybe there is some kind of workaround while the error is being fixed?
@SmetDenis commented on GitHub (Feb 16, 2026):
The same issue, the same list of errors. I don't have any extensions, extra functions.
@bibendi commented on GitHub (Feb 16, 2026):
Downgraded to v0.8.1 — works fine.
@azdolinski commented on GitHub (Feb 16, 2026):
+1after upgrade to v0.8.2
same error
get_function_module_from_cache@liucoj commented on GitHub (Feb 16, 2026):
I solved the same problem (function xxx not found) editing web.db, I realize that a couple of models had a deleted function activated, so I removed "filterIds": ["the function not found"] from their values.
I hope it helps
@ns-bcr commented on GitHub (Feb 16, 2026):
You can downgrade to the previous version, it works fine. There isn't much new on the v0.8.2
You can use these tags :
v0.8.1, 0.8.1, git-883f1dd
Hope it helps.
@TheDropZone commented on GitHub (Feb 16, 2026):
+1
Seeing the same issue on 0.8.2, seems to be the same as everyone else's situation
@Classic298 commented on GitHub (Feb 16, 2026):
@TheDropZone pls test my PR
@Classic298 commented on GitHub (Feb 16, 2026):
Fixed in dev everyone.
@Classic298 commented on GitHub (Feb 16, 2026):
confirmation wanted (feel free to test the dev branch btw - this way bugs can be identified earlier - and as a return you get access to the newest features much earlier 😁 )
@firmansi commented on GitHub (Feb 17, 2026):
Ya me too, the app is not responding, i stay at 0.8.1 for now
@firmansi commented on GitHub (Feb 17, 2026):
Ya me too, the app is not responding, i stay at 0.8.1 for now
@azdolinski commented on GitHub (Feb 17, 2026):
@Classic298
looks to be ok for me- thanks