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

获取群列表失败 #70

Open
ikenxuan opened this issue May 14, 2024 · 3 comments
Open

获取群列表失败 #70

ikenxuan opened this issue May 14, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@ikenxuan
Copy link

锅巴版本:c6ed065
云崽:trss-yunzai
适配器:icqq

遇到的问题

对应的guoba.support.js文件:guoba.support.js
无法获取群列表,前端点击对应元素时
image

错误日志:

2|TRSS-Yunzai  | TypeError: .for is not iterable
2|TRSS-Yunzai  |     at OicqController.queryGroupList (file:///root/TRSS-Yunzai/plugins/Guoba-Plugin/server/controller/biz/OicqController.js?1715656811681:73:21)
2|TRSS-Yunzai  |     at Object.proceed (file:///root/TRSS-Yunzai/plugins/Guoba-Plugin/framework/src/core/RestController.js:76:38)
2|TRSS-Yunzai  |     at file:///root/TRSS-Yunzai/plugins/Guoba-Plugin/framework/src/core/RestController.js:112:28
2|TRSS-Yunzai  |     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
2|TRSS-Yunzai  | TypeError: .for is not iterable
2|TRSS-Yunzai  |     at OicqController.queryGroupList (file:///root/TRSS-Yunzai/plugins/Guoba-Plugin/server/controller/biz/OicqController.js?1715656811681:73:21)
2|TRSS-Yunzai  |     at Object.proceed (file:///root/TRSS-Yunzai/plugins/Guoba-Plugin/framework/src/core/RestController.js:76:38)
2|TRSS-Yunzai  |     at file:///root/TRSS-Yunzai/plugins/Guoba-Plugin/framework/src/core/RestController.js:112:28
2|TRSS-Yunzai  |     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

希望得到的

子表单中可以获取群列表

@ikenxuan
Copy link
Author

另外在喵崽中,是可以正常获取到群列表,但是当将子表单的弹窗关闭后再次打开(情景:添加完一个推送用户后保存返回,然后再次点击添加,子表单弹窗出现,此时获取群列表为空白),获取群列表的功能似乎也失效了

@sjlei
Copy link
Member

sjlei commented May 14, 2024

trss崽还没兼容,喵崽的问题有时间修复一下……

@sjlei sjlei added the bug Something isn't working label May 14, 2024
@rainbowwarmth
Copy link
Contributor

@ikenxuan 请使用这个版本https://gitee.com/rainbowwarmth/guoba-plugin

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

3 participants