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] 群禁言列表无法正常返回 #733

Closed
Shua-github opened this issue Jan 24, 2025 · 0 comments
Closed

[BUG] 群禁言列表无法正常返回 #733

Shua-github opened this issue Jan 24, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@Shua-github
Copy link
Contributor

系统版本

Windows 11 23H2

QQNT 版本

9.9.17-30899

NapCat 版本

4.4.4

OneBot 客户端

napcat.152710.xyz

发生了什么?

调用get_group_shut_list时,返回

HTTP/1.1 200 OK
content-length: 227
content-type: application/json; charset=utf-8
{
  "status": "failed",
  "retcode": 200,
  "data": null,
  "message": " ListenerName:NodeIKernelGroupListener/onShutUpMemberListChanged timeout",
  "wording": " ListenerName:NodeIKernelGroupListener/onShutUpMemberListChanged timeout",
  "echo": null
}

如何复现

  1. 调用get_group_shut_list,填入group_id字段

期望的结果?

返回群禁言列表

NapCat 运行日志

[ERROR] 发生错误 Error:  ListenerName:NodeIKernelGroupListener/onShutUpMemberListChanged timeout
    at Timeout.sendDataCallback [as _onTimeout] (file:///C:/Users/CHA_s.DESKTOP-SJ4A095/Documents/LiteloaderQQNT/plugins/napcatqq/napcat.mjs:24608:18)
    at listOnTimeout (node:internal/timers:573:17)
    at process.processTimers (node:internal/timers:514:7)

OneBot 客户端运行日志

@Shua-github Shua-github added the bug Something isn't working label Jan 24, 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

No branches or pull requests

1 participant