-
-
Notifications
You must be signed in to change notification settings - Fork 10.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] 1.40.2更新后数据库版的Token统计没了 #5209
Comments
Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. |
Hello, @YANANEER! I'm here to help you with any bugs, questions, or contributions you have. Let's work together to solve this issue. The issue with the missing Token statistic in the database version after the 1.40.2 update is due to the refactoring of To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
是只有我遇到这情况了么?我已经试过把镜像回退到1.40.1,退到1.40.1后这个功能一点问题都没有。一旦升到1.40.2之后这个统计就没了,我看别人的部署没有遇到这个问题。 |
Is this the only thing happening to me? I've tried rolling the image back to 1.40.1 with no problems at all. After upgrading to 1.40.2, this statistic disappears. I don’t see this problem in the normal version deployed by others. |
问题解决了,把数据库的user_settings表里出问题账户的language_model字段清空了就好了,不知道为什么这个字段里堆积了巨量的无效数据,懒得挨个找原因了。 |
I found the reason. I just deleted the settings of my account in the user_settings table in the database. I don't know why there is a lot of data accumulated in the language_model field, and I am too lazy to find the reasons one by one. |
This issue is closed, If you have any questions, you can comment and reply. |
📦 Environment
Docker
📌 Version
v1.40.3
💻 Operating System
Windows, macOS
🌐 Browser
Firefox
🐛 Bug Description
1.40.2更新后数据库版的Token统计没了,1.40.1的没问题。
可能是 #5185 的问题。
📷 Recurrence Steps
No response
🚦 Expected Behavior
No response
📝 Additional Information
No response
The text was updated successfully, but these errors were encountered: