-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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] Querying group information with the same groupId returns normally, but updating group information results in an error {"errCode":1004,"errMsg":"mongo find one: mongo: no documents in result","errDlt":"mongo find one: mongo: no documents in result"} #2443
Comments
Hello! Thank you for filing an issue. If this is a bug report, please include relevant logs to help us debug the problem. Join slack 🤖 to connect and communicate with our developers. |
{"t":{"$date":"2024-07-26T14:32:19.843+08:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn274","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":true,"principalName":"openIM","authenticationDatabase":"openim_v3","remote":"221.232.59.18:65009","extraInfo":{}}} mongo 对应的日志 |
是不是修改群组需要特别权限的账户才能操作,但是已经是admin账户了 |
Does modifying the group require an account with special permissions to operate, but it is already an admin account? |
check your token first |
Are you the group owner or administrator? |
yes |
this issue has fixed in release-v3.8, I recommend you update to new version. If you run into any new issues, please reopen this issue or create a new one. |
OpenIM Server Version
release-v3.7
Operating System and CPU Architecture
Linux (AMD)
Deployment Method
Source Code Deployment
Bug Description and Steps to Reproduce
这是 11002 openim 后台修改群组的时候报错,直接调用api
https://doc.rentsoft.cn/zh-Hans/restapi/apis/groupManagement/setGroupInfo
也是相同的错误,其他接口都是正常的,创建查询都是ok的
Screenshots Link
No response
The text was updated successfully, but these errors were encountered: