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] After removing a group member through the RESTful interface, the client (sdk) was not updated correctly. #90

Open
onlyGuo opened this issue Jun 17, 2024 · 1 comment

Comments

@onlyGuo
Copy link

onlyGuo commented Jun 17, 2024

OpenIM Server Version

3.7

Operating System and CPU Architecture

Linux (AMD)

Deployment Method

Docker Deployment

Bug Description and Steps to Reproduce

通过Restful接口移除群成员后, 客户端未正确更新,此时再通过Restful新增这个成员时,客户端报错如下:

worker.js:1  Error: UNIQUE constraint failed: local_group_members.group_id, local_group_members.user_id
    at r.handleError (worker.js:1:93457)
    at e.step (worker.js:1:88821)
    at r.exec (worker.js:1:92279)
    at worker.js:1:222438
    at worker.js:1:222446

Screenshots Link

No response

@Bloomingg Bloomingg changed the title [BUG] 通过Restful接口移除群成员后,客户端(sdk)未正确更新。 [BUG] After removing a group member through the RESTful interface, the client (sdk) was not updated correctly. Aug 7, 2024
@Bloomingg
Copy link
Member

You can try to use the latest version of SDK and server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants