mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-05 18:38:17 -05:00
[GH-ISSUE #21541] issue: On Analytics Tab Base Model Chats returns empty for both backend and UI and Token Count always 0 for All Messages #35041
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 @ctolon on GitHub (Feb 17, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/21541
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
0.8.3
Ollama Version (if applicable)
No response
Operating System
RHEL 8.10 (On K3S)
Browser (if applicable)
Google Chrome
Confirmation
README.md.Expected Behavior
After upgrading OpenWebUI from v0.7.1 to v0.8.2 — including applying all required database and configuration migrations — the Analytics → Base Model Chats section appears empty on both the backend and UI (Custom Workspace models shows them very well).
Additionally, the Token Count metric consistently shows 0 for all messages, indicating that analytics data is either not being recorded or not being retrieved correctly after the upgrade.
Due to regulatory restrictions, I am unable to share screenshots of the issue, but the behavior is fully reproducible immediately after completing the migration and update process.
This situation might be due to a migration or configuration error, I'm not sure.
Actual Behavior
Base Model Chats should display historical and newly generated chat analytics.
Token Count should reflect the actual token usage per message/chat.
Steps to Reproduce
Start with a working OpenWebUI v0.7.1 instance containing existing chat history.
Upgrade the application to v0.8.2.
Apply all required database/configuration migrations.
Open Analytics → Base Model Chats.
Observe:
No chats listed for Base Models.
Token Count = 0 for all messages, including new chats created after upgrade.
Logs & Screenshots
.
Additional Information
I'll try to share more information if you need it
@Classic298 commented on GitHub (Feb 17, 2026):
Cannot reproduce except for the 0 token count, but that issue is already being tracked here: https://github.com/open-webui/open-webui/issues/21347
therefore duplicate and cannot reproduce
if the Analytics Tab is empty for you, something during your migration may have gone wrong or it didnt fully complete, or you might have stamped it
keep us updated on the other issue thanks lets track it there