Skip to content
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: 网络监控报错无法使用 #322

Closed
jacksixth opened this issue Mar 21, 2025 · 1 comment · Fixed by #318
Closed

Bug: 网络监控报错无法使用 #322

jacksixth opened this issue Mar 21, 2025 · 1 comment · Fixed by #318
Assignees
Labels
bug Something isn't working

Comments

@jacksixth
Copy link

描述问题

报错信息如下

获取网络统计信息失败: TypeError: Cannot read properties of undefined (reading 'networkStats')
    at getNetworkStats (file:///D:/alist/jack/githome/karin-project/node_modules/.pnpm/[email protected]/node_modules/node-karin/dist/index.js:30597:36)
    at calculateNetworkSpeed (file:///D:/alist/jack/githome/karin-project/node_modules/.pnpm/[email protected]/node_modules/node-karin/dist/index.js:30612:30)
    at networkStatusRouter (file:///D:/alist/jack/githome/karin-project/node_modules/.pnpm/[email protected]/node_modules/node-karin/dist/index.js:30661:28)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)

复现步骤

  1. 第一步
  • 安装插件
  1. 第二步
  • 回到首页
  1. 后端报错

预期行为

成功显示网络监控组件

实际行为

未显示网络监控组件,后端报错

操作系统

win11

Node.js 版本

22

项目版本

1.7.7

附加信息

No response

@jacksixth jacksixth added the bug Something isn't working label Mar 21, 2025
Copy link
Contributor

你好 @jacksixth,看来我们的代码不小心打了个盹儿。别担心,我们已经唤醒了开发团队,他们正快马加鞭地赶来修复!🔨🐞

@sj817 sj817 self-assigned this Mar 21, 2025
@sj817 sj817 closed this as completed in 4214772 Mar 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants