cedar2025 / Xboard

基于V2board二次开发支持新协议新特性的高性能面板
MIT License
1.37k stars 325 forks source link

[BUG]用户端只显示当日流量明细 #100

Open cyril-cheng opened 3 months ago

cyril-cheng commented 3 months ago

🙇‍♂️🙇‍♂️🙇‍♂️注意:XrayR等非XBoard问题请前往项目方提问 🙇‍♂️🙇‍♂️🙇‍♂️Note: XrayR and other non-XBoard issues please go to the project side to ask questions

The XBoard version number you are using 当前使用的XBoard版本号

最新版

Briefly describe the problem you are experiencing 简单描述你遇到的问题

从v2board迁移到xboard以后用户端流量明细只显示当日流量,正常的应该是显示最近30日的流量。

Screenshot of the reported error(Please do desensitization) 报告错误的截图(请做脱敏处理)

image 截图上,03-31是xboard的流量统计。 03-20和03-19是迁移之前v2board的流量统计,一直都存在没消失。

Screenshot of the reported error(Please do desensitization) 报告错误的截图(请做脱敏处理)

storage/logs下没有报错日志 queue_error.log文件为空

The latest log files in the storage/logs directory report from #1 (Please do desensitization) storage/logs 目录下最新的日志文件从 #1 开始报告(请做脱敏处理)

cedar2025 commented 3 months ago

这个问题你应该检查一下你的定时任务是否添加且正常,伴随的问题应该还有昨日流量排行不统计。

cyril-cheng commented 3 months ago

这个问题你应该检查一下你的定时任务是否添加且正常,伴随的问题应该还有昨日流量排行不统计。

是正常的,管理端流量排行也是正常的(今日节点实时排行和昨日节点流量排行),主要是官方1.7.4已经被后来的那个维护者玩坏了,那个版本个人流量明细就已经不显示了。

cyril-cheng commented 3 months ago

docker-compose部署的,定时任务也不可能有啥问题啊,我感觉是不是迁移过程中数据库少了啥 我是从1.5.5升级到1.7.4,然后迁移到这个项目的。 之前听好多人说,v2b跨版本升级会有很多奇奇怪怪的问题。

xiang-xiaoyu1 commented 1 month ago

我现在就突然遇到这个问题,昨日流量不统计,之前都是好好的,什么也没动,月初昨日流量排行就变成空白了,请问是怎么回事呀